Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: jdolecek
Date: Sat Feb 15 20:56:49 UTC 2003
Modified Files:
src/sys/kern: init_sysent.c syscalls.c
src/sys/sys: syscall.h syscallargs.h
Log Message:
regen:
- added __sigtimedwait(2)
- g/c sigwaitinfo(2) slot, move sigqueue(2) slot and free slot #246
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/kern/init_sysent.c
cvs rdiff -r1.137 -r1.138 src/sys/kern/syscalls.c
cvs rdiff -r1.135 -r1.136 src/sys/sys/syscall.h
cvs rdiff -r1.117 -r1.118 src/sys/sys/syscallargs.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