Source-Changes archive

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

CVS commit: [netbsd-2] src/lib/libpthread



Module Name:    src
Committed By:   tron
Date:           Fri Apr  8 21:57:47 UTC 2005

Modified Files:
        src/lib/libpthread [netbsd-2]: pthread_cond.c

Log Message:
Pull up revision 1.17 (requested by nathanw in ticket #1065):
Correctly return ETIMEDOUT when the absolute time is in the past, in
the nonthreaded case. Fixes, and fix from, PR lib/25961.


To generate a diff of this commit:
cvs rdiff -r1.14.2.2 -r1.14.2.2.2.1 src/lib/libpthread/pthread_cond.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