diff options
author | Roland McGrath <roland@gnu.org> | 2003-06-02 18:32:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-06-02 18:32:20 +0000 |
commit | 4a5f21e4417e29f3f781294b345a7c60abcbec29 (patch) | |
tree | d568d4b9a9a181c4139e26a3118d4182c5f8fd2d /ChangeLog | |
parent | 32c1ba12ecb31d2278e7898cdba32d440898c831 (diff) | |
download | glibc-4a5f21e4417e29f3f781294b345a7c60abcbec29.tar.gz glibc-4a5f21e4417e29f3f781294b345a7c60abcbec29.tar.xz glibc-4a5f21e4417e29f3f781294b345a7c60abcbec29.zip |
* sysdeps/unix/sysv/linux/bits/sched.h (CLONE_PID): Remove.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e0480ff3da..068eb8e03a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-02 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/bits/sched.h (CLONE_PID): Remove. + 2003-06-01 Jakub Jelinek <jakub@redhat.com> * sysdeps/i386/dl-machine.h: Include <sysdep.h>. |