From d553bbf23643fd07d76a19f000b78efc13e1ff7e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 May 1998 10:23:35 +0000 Subject: Update. 1998-05-22 Ulrich Drepper * catgets/open_catalog.c (__open_catalog): Use byteswap.h functions. Optimize filename creation a bit. 1998-05-22 09:29 Ulrich Drepper * stdlib/random_r.c: Help gcc to optimize the code. Patch by Joe Keane . --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7e7e9d3ee4..99df4d8cbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1998-05-22 Ulrich Drepper + + * catgets/open_catalog.c (__open_catalog): Use byteswap.h + functions. Optimize filename creation a bit. + +1998-05-22 09:29 Ulrich Drepper + + * stdlib/random_r.c: Help gcc to optimize the code. + Patch by Joe Keane . + 1998-05-21 Ulrich Drepper * iconv/iconv_prog.c (print_known_names): Use strverscmp in all -- cgit v1.2.1