From c756c71c24a3ba3fb72bcc651d03d99df274b2d2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Jun 1998 10:29:49 +0000 Subject: Update. 1998-06-14 Andreas Schwab * sysdeps/generic/elf/backtracesyms.c: Make array elements constant. * sysdeps/generic/backtracesyms.c: Likewise. Fix type of RESULT. * debug/execinfo.h: Update declaration. 1998-06-14 Andreas Schwab * sysdeps/generic/elf/backtracesyms.c: Make array elements constant. * sysdeps/generic/backtracesyms.c: Likewise. Fix type of RESULT. * debug/execinfo.h: Update declaration. 1998-06-13 Andreas Schwab * manual/llio.texi: Fix spelling. * manual/sysinfo.texi: Fix spelling. 1998-06-13 Andreas Schwab * misc/hsearch.c (__hdestroy): Renamed from hdestroy, create weak alias for old name. Put this on __libc_subfreeres. * misc/search.h: Declare it. 1998-06-13 Andreas Schwab * string/bits/string2.h (strcmp): Add missing parens around macro parameters. --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 496ad4d..67d1945 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1998-06-14 Andreas Schwab + + * sysdeps/generic/elf/backtracesyms.c: Make array elements + constant. + * sysdeps/generic/backtracesyms.c: Likewise. Fix type of RESULT. + * debug/execinfo.h: Update declaration. + +1998-06-14 Andreas Schwab + + * sysdeps/generic/elf/backtracesyms.c: Make array elements constant. + * sysdeps/generic/backtracesyms.c: Likewise. Fix type of RESULT. + * debug/execinfo.h: Update declaration. + +1998-06-13 Andreas Schwab + + * manual/llio.texi: Fix spelling. + * manual/sysinfo.texi: Fix spelling. + +1998-06-13 Andreas Schwab + + * misc/hsearch.c (__hdestroy): Renamed from hdestroy, create weak + alias for old name. Put this on __libc_subfreeres. + * misc/search.h: Declare it. + +1998-06-13 Andreas Schwab + + * string/bits/string2.h (strcmp): Add missing parens around macro + parameters. + 1998-06-12 23:34 Ulrich Drepper * manual/arith.texi: Fix problem with @math and texinfo.tex. -- cgit v1.1