mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-06 11:41:02 +03:00
Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* sysdeps/unix/sysv/linux/wait3.c: New file. * sysdeps/unix/sysv/linux/wait.c: Use the bsd4.4 wait, not the one from sysdeps/posix.
This commit is contained in:
parent
d7193325fc
commit
38bb44bc19
@ -1,3 +1,9 @@
|
|||||||
|
Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/wait3.c: New file.
|
||||||
|
* sysdeps/unix/sysv/linux/wait.c: Use the bsd4.4 wait, not the
|
||||||
|
one from sysdeps/posix.
|
||||||
|
|
||||||
Wed Mar 20 09:42:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
|
Wed Mar 20 09:42:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
|
||||||
|
|
||||||
* sysdeps/unix/bsd/waitflags.h (WNOREAP): New macro.
|
* sysdeps/unix/bsd/waitflags.h (WNOREAP): New macro.
|
||||||
|
@ -1 +1 @@
|
|||||||
#include <sysdeps/posix/wait.c>
|
#include <sysdeps/unix/bsd/bsd4.4/wait.c>
|
||||||
|
1
sysdeps/unix/sysv/linux/wait3.c
Normal file
1
sysdeps/unix/sysv/linux/wait3.c
Normal file
@ -0,0 +1 @@
|
|||||||
|
#include <sysdeps/unix/bsd/bsd4.4/wait3.c>
|
Loading…
x
Reference in New Issue
Block a user