diff options
author | Roland McGrath <roland@gnu.org> | 1996-03-21 00:37:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-03-21 00:37:31 +0000 |
commit | 38bb44bc19539b14a22a2e931c001c58b6cb1b95 (patch) | |
tree | 1028a6167ea8f6d2ff5c00d3a2be1ad7a91498c1 /ChangeLog | |
parent | d7193325fcd37097d80961e0731de03765f6b5ec (diff) | |
download | glibc-38bb44bc19539b14a22a2e931c001c58b6cb1b95.tar.gz glibc-38bb44bc19539b14a22a2e931c001c58b6cb1b95.tar.xz glibc-38bb44bc19539b14a22a2e931c001c58b6cb1b95.zip |
Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> cvs/libc-960321
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3f261a90a6..f0631c3e8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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> * sysdeps/unix/bsd/waitflags.h (WNOREAP): New macro. |