This commit is contained in:
Ulrich Drepper 2000-01-24 12:37:15 +00:00
parent ea1cc934d5
commit 54acd31eaa
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2000-01-13 Jakub Jelinek <jakub@redhat.com>
* 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 <drepper@cygnus.com>
* string/bits/string2.h (__strndup, strndup): Remove optimization.

View File

@ -1,5 +1,8 @@
2000-01-24 Ulrich Drepper <drepper@cygnus.com>
* locales/gl_ES: New file.
Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
* locales/POSIX: Remove trailing semicolon.
* locales/th_TH: Likewise.