diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-13 03:28:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-13 03:28:56 +0000 |
commit | 5233d5763b249ec354866d8a87495610ef5134d3 (patch) | |
tree | c650d272fcf84cc772bd3d42ad87a5d39e79e74f /nptl/ChangeLog | |
parent | e0bb7af860d0a0d825b5ef10fe5395b03e01b460 (diff) | |
download | glibc-5233d5763b249ec354866d8a87495610ef5134d3.tar glibc-5233d5763b249ec354866d8a87495610ef5134d3.tar.gz glibc-5233d5763b249ec354866d8a87495610ef5134d3.tar.bz2 glibc-5233d5763b249ec354866d8a87495610ef5134d3.zip |
* sysdeps/hppa/configure.in: Remove old Makefile leftovers.
* sysdeps/hppa/configure: Regenerated.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index e4aa9449df..31cd5c37c8 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2005-03-10 Jakub Jelinek <jakub@redhat.com> + + * tst-getpid1.c (do_test): Align stack passed to clone{2,}. + 2005-02-25 Roland McGrath <roland@redhat.com> * alloca_cutoff.c: Correct license text. |