Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Thu May 20 05:02:07 UTC 2010

Modified Files:
        src/lib/libpthread [netbsd-5]: pthread.c

Log Message:
Pull up following revision(s) (requested by explorer in ticket #1353):
        lib/libpthread/pthread.c: revision 1.114, 1.115
Correctly set pt_lid in the child, after a fork
--
fix the pthread pt_lid in the fork callback function that runs in the
child instead of a function that may be going away.  KNFify


To generate a diff of this commit:
cvs rdiff -u -r1.106.2.2 -r1.106.2.3 src/lib/libpthread/pthread.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