* sysdeps/mips/Dist: Remove non-existing files.
	* sysdeps/mips/mips64/Dist: Likewise.
	* sysdeps/mips/mipsel/Dist: Removed.
	* iconv/Makefile (distribute): Add strtab.c and iconvconfig.h.
	* sysdeps/generic/Dist: Add bits/link.h.
	* sysdeps/unix/sysv/linux/m68k/Dist: Add sys/procfs.h.
	* sysdeps/unix/sysv/aix/Dist: Add dl-support.c, dl-addr.c, and
	dl-error.c.
	* sysdeps/ia64/Dist: Add bits/link.h.
This commit is contained in:
Ulrich Drepper 2001-07-28 06:10:44 +00:00
parent 9923cc7e8e
commit 7748f4b5d5
10 changed files with 19 additions and 6 deletions

View file

@ -2,6 +2,16 @@
* version.h (VERSION): Bump to 2.2.4.
* sysdeps/mips/Dist: Remove non-existing files.
* sysdeps/mips/mips64/Dist: Likewise.
* sysdeps/mips/mipsel/Dist: Removed.
* iconv/Makefile (distribute): Add strtab.c and iconvconfig.h.
* sysdeps/generic/Dist: Add bits/link.h.
* sysdeps/unix/sysv/linux/m68k/Dist: Add sys/procfs.h.
* sysdeps/unix/sysv/aix/Dist: Add dl-support.c, dl-addr.c, and
dl-error.c.
* sysdeps/ia64/Dist: Add bits/link.h.
* libio/vasprintf.c (_IO_vasprintf): Don't copy uninitialized byte
from stream buffer to result buffer.
Reported by Michael Meeks <michael@ximian.com>.

2
README
View file

@ -1,4 +1,4 @@
This directory contains the version 2.2.3 release of the GNU C Library.
This directory contains the version 2.2.4 release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

View file

@ -50,7 +50,8 @@ CFLAGS-charmap.c = -DCHARMAP_PATH='"$(i18ndir)/charmaps"' \
tests = tst-iconv1 tst-iconv2 tst-iconv3
distribute = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \
iconv_charmap.c dummy-repertoire.c gconv_charset.h
iconv_charmap.c dummy-repertoire.c gconv_charset.h strtab.c \
iconvconfig.h
others = iconv_prog iconvconfig
install-others = $(inst_bindir)/iconv

View file

@ -20,3 +20,4 @@ bp-checks.h
bp-thunks.h
bp-sym.h
bp-start.h
bits/link.h

View file

@ -5,3 +5,4 @@ elf/entry.h
hp-timing.c
ieee754.h
softpipe.h
bits/link.h

View file

@ -1,6 +1,4 @@
setjmp_aux.c
rtld-ldscript.in
rtld-parms
regdef.h
sgidefs.h
fpregdef.h

View file

@ -1,2 +1 @@
setjmp_aux.c
rtld-parms

View file

@ -1 +0,0 @@
rtld-parms

View file

@ -1,3 +1,6 @@
dl-support.c
dl-error.c
dl-addr.c
dl-sym.c
dl-open.c
dl-close.c

View file

@ -6,3 +6,4 @@ setresgid.c
setfsuid.c
setfsgid.c
sys/reg.h
sys/procfs.h