diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 17:55:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 17:55:49 +0000 |
commit | 1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4 (patch) | |
tree | 8c463d77265c425c9ba9bf305767ce383d25e595 /ChangeLog | |
parent | b7e519e78096f038f145cb25193f43f12d819ece (diff) | |
download | glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.zip glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar.gz glibc-1d0b89a483cf4cf48dc11f269008c0ebfe26bfd4.tar.bz2 |
Update.
1999-08-23 Ulrich Drepper <drepper@cygnus.com>
* stdio-common/Makefile: Mode addition to routines to the right place.
* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,3 +1,7 @@ +1999-08-23 Ulrich Drepper <drepper@cygnus.com> + + * stdio-common/Makefile: Mode addition to routines to the right place. + 1999-08-23 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/mips/bits/errno.h: New file. Neccessary @@ -13,10 +17,8 @@ * sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: Likewise. * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Likewise. - * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: - Likewise. - * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: - Likewise. + * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise. + * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise. 1999-08-23 Ulrich Drepper <drepper@cygnus.com> |