diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-24 03:51:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-24 03:51:35 +0000 |
commit | de21705149cc65b6cb1640ded77e188961cff14c (patch) | |
tree | 862ac8257fc8aff170455b17881264ac2281e33b | |
parent | 98d8dc64a9b9fc0dbd7af6cf2e4359403aaeb817 (diff) | |
download | glibc-de21705149cc65b6cb1640ded77e188961cff14c.tar.gz glibc-de21705149cc65b6cb1640ded77e188961cff14c.tar.xz glibc-de21705149cc65b6cb1640ded77e188961cff14c.zip |
* sysdeps/posix/pause.c: New file.
* sysdeps/unix/common/pause.c: File removed.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7c8af91def..834e0914f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-23 Roland McGrath <roland@redhat.com> + + * sysdeps/posix/pause.c: New file. + * sysdeps/unix/common/pause.c: File removed. + 2003-02-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/bits/confname.h: Remove #ifs. |