From: Ulrich Drepper Date: Sat, 27 Nov 1999 16:45:01 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/pre-glibc-2_1_3~125 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=196f3e40bff370dece01131a46a83dd347a919bd;p=thirdparty%2Fglibc.git Update. 1999-11-26 Thorsten Kukuk * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include asm/ptrace.h, since this will not be done with 2.3.xx automatically * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise. --- diff --git a/ChangeLog b/ChangeLog index fc42a29ffa7..dd29e4dd110 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,12 @@ * locale/iso-3166.def: Update from latest official list. +1999-11-26 Thorsten Kukuk + + * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include + asm/ptrace.h, since this will not be done with 2.3.xx automatically + * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise. + 1999-11-26 Andreas Jaeger * libio/libioP.h: Remove duplicate declaration of _IO_wsetb.