diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-28 10:18:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-28 10:18:58 +0000 |
commit | 4c771a3b260116c59e606a6ebd68702072836481 (patch) | |
tree | fcd73d7d032384667a321ade6c6a90638614596c /nptl/ChangeLog | |
parent | a2c33d5af367856b33749001691956cf5e62423c (diff) | |
download | glibc-4c771a3b260116c59e606a6ebd68702072836481.tar glibc-4c771a3b260116c59e606a6ebd68702072836481.tar.gz glibc-4c771a3b260116c59e606a6ebd68702072836481.tar.bz2 glibc-4c771a3b260116c59e606a6ebd68702072836481.zip |
Update.
2004-02-27 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/sysconf.c: Include stdlib.h.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index abdd485a88..1b098fcbb6 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2004-02-28 Ulrich Drepper <drepper@redhat.com> + + * Makefile (tests): Add tst-cond14 and tst-cond15. + * tst-cond14.c: New file. + * tst-cond15.c: New file. + 2004-02-27 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/createthread.c (create_thread): Remove use of |