Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libpthread



Module Name:    basesrc
Committed By:   nathanw
Date:           Tue Jul 16 13:26:02 UTC 2002

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread_alarms.c pthread_int.h

Log Message:
Make the caller of the alarm functions supply the alarm data structure,
instead of malloc'ing() it.

"malloc() inside spinlocks considered harmful." Duh.


To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 basesrc/lib/libpthread/pthread_alarms.c
cvs rdiff -r1.1.2.25 -r1.1.2.26 basesrc/lib/libpthread/pthread_int.h

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