diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 22:19:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 22:19:31 +0000 |
commit | b40a4e9d2a7b3e30184975ab2fb0c59dd9109a36 (patch) | |
tree | 9ccfe4e87c2238ec1a9c3f27f98247949548eb26 | |
parent | 76e34a5d90b7fd097f2de258e053757a35e3a71f (diff) | |
download | glibc-b40a4e9d2a7b3e30184975ab2fb0c59dd9109a36.tar.gz glibc-b40a4e9d2a7b3e30184975ab2fb0c59dd9109a36.tar.xz glibc-b40a4e9d2a7b3e30184975ab2fb0c59dd9109a36.zip |
Update.
2002-08-08 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sigwait.c: New file.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 39659f6dbb..15af2f314b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-08 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/sigwait.c: New file. + 2002-08-08 Roland McGrath <roland@frob.com> * resolv/netdb.h: Don't declare h_errno as a plain global any more. |