libc/sysdeps/posix waitid.c
roland@sourceware.org
roland@sourceware.org
Tue Jun 29 00:32:00 GMT 2004
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2004-06-29 00:32:19
Modified files:
sysdeps/posix : waitid.c
Log message:
2004-06-19 Roland McGrath <roland@redhat.com>
* sysdeps/posix/waitid.c (do_waitid) [DO_WAITID]: Define function
under this macro name instead.
[NO_DO_WAITID]: Don't define it at all.
(do_waitid) [WNOWAIT, WEXITED]: If these POSIX.1 waitid flag bits are
defined, then return ENOTSUP for combinations of selection bits other
than WEXITED and WEXITED|WSTOPPED, which this version cannot support.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/waitid.c.diff?cvsroot=glibc&r1=1.10&r2=1.11
More information about the Glibc-cvs
mailing list