diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4fa5ba0e0e..dee8b27b31 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -2,8 +2,9 @@ * sysdeps/unix/sysv/linux/i386/pthread_once.S (clear_once_control): Fix clearing of control variable. - * Makefile (tests): Add tst-once3. + * Makefile (tests): Add tst-once3 and tst-once4. * tst-once3.c: New file. + * tst-once4.c: New file. 2003-02-08 kaz Kojima <kkojima@rr.iij4u.or.jp> |