Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/thread-stub



Module Name:    src
Committed By:   kamil
Date:           Mon Oct 31 18:10:11 UTC 2016

Modified Files:
        src/lib/libc/thread-stub: thread-stub.c

Log Message:
Add CHECK_NOT_THREADED() in __libc_mutexattr_settype_stub()

This makes this function consistent with __libc_mutex_catchall_stub()
and others in the same group.

Approved by <christos>.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/thread-stub/thread-stub.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index