diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-11-22 00:41:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-11-22 00:41:16 +0000 |
commit | 5982aa1049bfa78d1589a4f1fb3e287ef347d850 (patch) | |
tree | 927b4a4d1b65cd498b2ee0553d6688c8c22ae7d8 /ChangeLog | |
parent | 755e51bee0f83ba13e40a2ed046ef8bf47e04758 (diff) | |
download | glibc-5982aa1049bfa78d1589a4f1fb3e287ef347d850.tar.gz glibc-5982aa1049bfa78d1589a4f1fb3e287ef347d850.tar.xz glibc-5982aa1049bfa78d1589a4f1fb3e287ef347d850.zip |
Update.
* elf/Makefile (tests): Don't run test-arrayX tests for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 52a6c2d804..70e2456b3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-11-21 Ulrich Drepper <drepper@redhat.com> + * elf/Makefile (tests): Don't run test-arrayX tests for now. + * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags. * sysdeps/unix/sysv/linux/i386/clone.S: Add support for CLONE_CHILD_*TID flags. |