diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-30 20:52:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-30 20:52:21 +0000 |
commit | f025c13627b567366965e1642f52b95070a64bc5 (patch) | |
tree | 9f876a046ab3bdd95e348070479b8d33185a5aca /nptl | |
parent | 1472a752283333592fc0819f61a3b39cac738451 (diff) | |
download | glibc-f025c13627b567366965e1642f52b95070a64bc5.tar.gz glibc-f025c13627b567366965e1642f52b95070a64bc5.tar.xz glibc-f025c13627b567366965e1642f52b95070a64bc5.zip |
Update.
2003-04-30 Ulrich Drepper <drepper@redhat.com> * tst-rwlock6.c (do_test): Use correct printf format specifiers. * tst-rwlock7.c (do_test): Likewise.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 290f8c7a72..36a32e2b08 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-04-30 Ulrich Drepper <drepper@redhat.com> + + * tst-rwlock6.c (do_test): Use correct printf format specifiers. + * tst-rwlock7.c (do_test): Likewise. + 2003-04-26 Roland McGrath <roland@redhat.com> * Makefile ($(test-modules)): Depend on $(common-objpfx)shlib.lds. |