1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-23 10:12:33 +03:00
Files
glibc/sysdeps/unix/sysv/linux/bits
Roland McGrath 6698501fda * sysdeps/unix/sysv/linux/bits/waitflags.h
(WSTOPPED, WEXITED, WCONTINUED, WNOWAIT): New macros.
	* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):
	New macro.
	* sysdeps/unix/sysv/linux/waitid.c: New file.  Use new syscall when
	available, or fall back to the waitpid-based generic code.
2004-09-01 19:39:17 +00:00
..
2003-07-25 09:06:04 +00:00
2002-08-29 00:34:10 +00:00
2003-01-28 08:30:50 +00:00
2004-04-13 02:15:43 +00:00
2004-04-13 02:15:43 +00:00
2003-03-03 05:00:33 +00:00
2003-07-22 03:43:27 +00:00
2004-08-12 17:42:16 +00:00
2003-04-21 07:39:20 +00:00
2003-04-01 06:20:33 +00:00
2003-06-26 17:00:37 +00:00
2003-07-12 19:34:23 +00:00
2004-03-31 08:53:30 +00:00