From b119507013bc4cdc19011f2b3e8e4e7e7a3bb9d9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 14 Feb 1999 20:03:55 +0000 Subject: Update. 1999-02-14 Andreas Jaeger * stdio-common/Makefile (tests): tllformat added. * stdio-common/tllformat.c: New program, based on tiformat.c with examples from Franz Sirl . 1999-02-14 Andreas Schwab * posix/test-vfork.c: Fix exit status test. 1999-02-14 Andreas Jaeger * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Add some missing cases. Reported by Craig Metz [PR libc/964]. 1999-02-14 Andreas Schwab --- ChangeLog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e883ffb7dd..23b6bc1ef1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,20 @@ -Sun Feb 14 01:49:29 1999 Andreas Schwab +1999-02-14 Andreas Jaeger + + * stdio-common/Makefile (tests): tllformat added. + + * stdio-common/tllformat.c: New program, based on tiformat.c with + examples from Franz Sirl . + +1999-02-14 Andreas Schwab + + * posix/test-vfork.c: Fix exit status test. + +1999-02-14 Andreas Jaeger + + * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Add some + missing cases. Reported by Craig Metz [PR libc/964]. + +1999-02-14 Andreas Schwab * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead of separare explicit comparisons. -- cgit v1.2.3