diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-05-26 17:02:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-05-26 17:02:55 +0000 |
commit | 4b2c85c0b9a04b0ca4e4d031a5b92b2160f17bc3 (patch) | |
tree | 4bb3a62e0be0f7dd6d48d51fa77ac537a0b0c654 /nptl/ChangeLog | |
parent | f63abf584cc5028c89edd2352e7abacdd223c114 (diff) | |
download | glibc-4b2c85c0b9a04b0ca4e4d031a5b92b2160f17bc3.tar.gz glibc-4b2c85c0b9a04b0ca4e4d031a5b92b2160f17bc3.tar.xz glibc-4b2c85c0b9a04b0ca4e4d031a5b92b2160f17bc3.zip |
* tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants.
David S. Miller <davem@davemloft.net>
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index a22016f417..0ca98b8c3d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,10 @@ +2008-05-26 Ulrich Drepper <drepper@redhat.com> + + * tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants. + 2008-05-20 Jakub Jelinek <jakub@redhat.com> - David S. Miller <davem@davemloft.net> + + David S. Miller <davem@davemloft.net> * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file. |