Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/sys/kern
Module Name: src
Committed By: he
Date: Wed Jan 12 22:38:07 UTC 2005
Modified Files:
src/sys/kern [netbsd-2]: sysv_sem.c
Log Message:
Pull up revision 1.55 (requested by briggs in ticket #903):
Update sem_otime on successful call to semop().
Fixes long-standing bug in the SYSV semaphore code which
causes an example in Stevens' UNPv2 to fail when trying
to compensate for a race condition in a file locking
implementation.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.53.4.1 src/sys/kern/sysv_sem.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