Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: christos
Date: Sun Apr 3 00:19:42 UTC 2016
Modified Files:
src/lib/libc: shlib_version
src/lib/libc/gen: Makefile.inc
src/lib/libc/include: namespace.h
src/lib/libc/sys: Makefile.inc wait.2
Added Files:
src/lib/libc/gen: waitid.c
Log Message:
userland bits for wait6/waitid.
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/lib/libc/shlib_version
cvs rdiff -u -r1.193 -r1.194 src/lib/libc/gen/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/gen/waitid.c
cvs rdiff -u -r1.179 -r1.180 src/lib/libc/include/namespace.h
cvs rdiff -u -r1.228 -r1.229 src/lib/libc/sys/Makefile.inc
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/sys/wait.2
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