From f54de3b555f1458c7200ac45c21038f39669dbac Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 31 Jan 1998 13:28:12 +0000 Subject: Update. 1998-01-31 21:18 Ulrich Drepper * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after AT_PLATFORM string. Pretty print AT_BASE info. * sysdeps/generic/dl-sysdep.c: Include . (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info. * sysdeps/generic/dl-procinfo.h: New file. * sysdeps/unix/sysv/linux/dl-procinfo.h: New file. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bcb2ac7d1d..890652d93b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1998-01-31 21:18 Ulrich Drepper + + * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after + AT_PLATFORM string. Pretty print AT_BASE info. + + * sysdeps/generic/dl-sysdep.c: Include . + (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info. + * sysdeps/generic/dl-procinfo.h: New file. + * sysdeps/unix/sysv/linux/dl-procinfo.h: New file. + 1998-01-31 20:52 Ulrich Drepper * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication. -- cgit v1.2.3