From: Ulrich Drepper Date: Mon, 24 Jan 2000 12:37:15 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54acd31eaa50bae5a06d6a55ba07bbcdb32c8bbc;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 404c6427115..146574bbd86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-01-13 Jakub Jelinek + + * sysdeps/generic/backtrace.c: Include signal.h which + sigcontextinfo.h headers are used to expect. + * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h + (register_dump): Fix a typo in the printout. + Avoid using reg_window, so that asm/ptrace.h is not necessary. + * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h + (ADVANCE_STACK_FRAME): Likewise. + 2000-01-23 Ulrich Drepper * string/bits/string2.h (__strndup, strndup): Remove optimization. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 00d4d7f79fa..5bad2b8c827 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2000-01-24 Ulrich Drepper + * locales/gl_ES: New file. + Contributed by Jacobo Tarrio . + * locales/POSIX: Remove trailing semicolon. * locales/th_TH: Likewise.