Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libc/thread-stub



Module Name:    basesrc
Committed By:   nathanw
Date:           Wed Aug  8 16:23:12 UTC 2001

Modified Files:
        basesrc/lib/libc/thread-stub [nathanw_sa]: pthread-stub.c

Log Message:
Add weak aliases and stub implementations for pthread_once,
pthread_cond*, pthread_key_create, pthread_{get,set}specific,
pthread_self.

Disable the pthread_rwlock stubs pending the creation of
pthread_rwlock_t and pthread_rwlockattr_t.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 basesrc/lib/libc/thread-stub/pthread-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