Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* inet/getipnodebyad.c: Removed.
	* inet/getipnodebynm.c: Removed.
	* inet/tst-ipnode.c: Removed.
	* inet/freehostent.c: Removed.

	* sysdeps/unix/bsd/osf/=dirstream.h: Removed.

	* sysdeps/unix/sysv/linux/Dist: Add bits/initspin.h.

	* elf/Makefile (distribute): Add neededobj4.c.

	* iconvdata/Makefile (distribute): Add BIG5HKSCS.irreversible.

	* sysdeps/hppa/Dist: New file.
	* sysdeps/unix/sysv/linux/hppa/Dist: New file.
  • Loading branch information
Ulrich Drepper committed Oct 27, 2000
1 parent 231d5da commit 5ab7f7c
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 445 deletions.
16 changes: 16 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

* version.h (VERSION): Bump to 2.1.96.

* inet/getipnodebyad.c: Removed.
* inet/getipnodebynm.c: Removed.
* inet/tst-ipnode.c: Removed.
* inet/freehostent.c: Removed.

* sysdeps/unix/bsd/osf/=dirstream.h: Removed.

* sysdeps/unix/sysv/linux/Dist: Add bits/initspin.h.

* elf/Makefile (distribute): Add neededobj4.c.

* iconvdata/Makefile (distribute): Add BIG5HKSCS.irreversible.

* sysdeps/hppa/Dist: New file.
* sysdeps/unix/sysv/linux/hppa/Dist: New file.

* posix/tst-chmod.c (do_test): Account for people running the
tests as root.

Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This directory contains the version 2.1.95 release of the GNU C Library.
This directory contains the version 2.1.96 release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

Expand Down
2 changes: 1 addition & 1 deletion elf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
nodelmod3.c nodelmod4.c nodlopen.c dl-osinfo.h \
reldepmod1.c reldepmod2.c reldepmod3.c reldepmod4.c \
nextmod1.c nextmod2.c \
neededobj1.c neededobj2.c neededobj3.c \
neededobj1.c neededobj2.c neededobj3.c neededobj4.c \
unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c

include ../Makeconfig
Expand Down
3 changes: 2 additions & 1 deletion iconvdata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \
run-iconv-test.sh tst-tables.sh tst-table.sh \
tst-table-charmap.sh tst-table-from.c tst-table-to.c \
EUC-JP.irreversible ISIRI-3342.irreversible SJIS.irreversible \
EUC-KR.irreversible 8bit-generic.c 8bit-gap.c \
EUC-KR.irreversible BIG5HKSCS.irreversible \
8bit-generic.c 8bit-gap.c \
ansi_x3.110.c asmo_449.c big5.c cp737.c cp737.h \
cp775.c cp775.h ibm874.c cns11643.c cns11643.h \
cns11643l1.c cns11643l1.h cp1250.c cp1251.c cp1252.c cp1253.c \
Expand Down
27 changes: 0 additions & 27 deletions inet/freehostent.c

This file was deleted.

59 changes: 0 additions & 59 deletions inet/getipnodebyad.c

This file was deleted.

194 changes: 0 additions & 194 deletions inet/getipnodebynm.c

This file was deleted.

25 changes: 0 additions & 25 deletions inet/tst-ipnode.c

This file was deleted.

4 changes: 4 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2000-10-26 Ulrich Drepper <drepper@redhat.com>

* fr_CA,2.13.in: Removed.

2000-10-26 GOTO Masanori <gotom@debian.or.jp>

* locales/POSIX: New support for date_fmt.
Expand Down
Loading

0 comments on commit 5ab7f7c

Please sign in to comment.