Go to file
Ulrich Drepper 0b95971d92 Update.
2000-09-23  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/gbk.c (USE_PRIVATE_AREA): Define to 0.
	(__gbk_to_ucs): Conditionalize private area mappings.
	(__gbk_from_ucs4_tab9): Likewise.
	(BODY for TO_LOOP): Likewise.
	* iconvdata/testdata/GBK: Don't use characters not yet in Unicode.
	* iconvdata/testdata/GBK..UTF-8: Likewise.
	* iconvdata/tst-tables.sh: Enable GBK test.

2000-09-23  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/gbk.c (__gbk_to_ucs): Swap U+2014 and U+2015.
	(__gbk_from_ucs4_tab4): Swap entries for U+2014 and U+2015.
	(BODY for FROM_LOOP): Reject input > 0xFEA0, avoids out-of-bounds
	array access.
	* iconvdata/gbgbk.c (BODY for FROM_LOOP): Map 0xA844 to 0xA1AA.
	* iconvdata/testdata/GBK..UTF8: Swap U+2014 and U+2015.

2000-09-23  Bruno Haible  <haible@clisp.cons.org>

	* iconvdata/johab.c (final_to_ucs): Fix typos.
	(jamo_from_ucs_table): Likewise.
	(BODY for FROM_LOOP): Map 0x5c to U+20A9. Reject ranges
	0xD9E6..0xD9FE and 0xDEF2..0xDEFE.
	(BODY for TO_LOOP): Map U+20A9 to 0x5c. Don't produce values in
	the range 0xD9E6..0xD9FE.
	* iconvdata/tst-tables.sh: Enable JOHAB testing.
2000-09-26 00:05:52 +00:00
aout
argp Update. 2000-08-21 04:18:25 +00:00
assert Update. 2000-09-14 01:43:19 +00:00
bare
bits Update. 2000-09-14 01:43:19 +00:00
catgets Update. 2000-09-18 00:43:17 +00:00
conf
conform Update. 2000-08-03 04:40:50 +00:00
crypt Update. 2000-09-22 18:03:53 +00:00
csu Update. 2000-09-13 07:42:02 +00:00
ctype Update. 2000-09-14 01:43:19 +00:00
debug Update. 2000-07-01 15:41:36 +00:00
dirent (alphasort, versionsort): Move __attribute_pure__ out of the __REDIRECT macro. 2000-08-23 18:03:00 +00:00
dlfcn Update. 2000-09-16 09:08:30 +00:00
elf Update. 2000-09-24 18:35:20 +00:00
gmon Update. 2000-04-19 02:40:21 +00:00
gnulib Update. 2000-08-02 00:09:25 +00:00
grp Update. 2000-08-24 07:57:44 +00:00
hesiod Update. 2000-08-01 13:06:28 +00:00
hurd * hurd/hurdsig.c: Rearrange headers a bit. (_hurdsig_init): Block until _hurd_msgport_thread is initialized when cthreads is being used. 2000-08-22 19:31:27 +00:00
iconv Update. 2000-09-25 21:17:32 +00:00
iconvdata Update. 2000-09-26 00:05:52 +00:00
include Update. 2000-09-16 17:51:14 +00:00
inet Update. 2000-09-01 02:26:05 +00:00
intl * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "testrtsig.h" conditional. 2000-09-20 12:20:59 +00:00
io Update. 2000-09-14 06:44:19 +00:00
libio Update. 2000-09-25 05:12:05 +00:00
linuxthreads * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of "testrtsig.h" conditional. 2000-09-20 12:20:59 +00:00
linuxthreads_db Update. 2000-08-01 16:05:21 +00:00
locale Update. 2000-09-22 15:12:09 +00:00
localedata Update. 2000-09-26 00:05:52 +00:00
login Update. 2000-06-15 07:01:02 +00:00
mach 2000-04-02 Roland McGrath <roland@baalperazim.frob.com> 2000-04-02 20:15:08 +00:00
malloc Update. 2000-09-18 22:41:47 +00:00
manual Update. 2000-09-20 15:31:06 +00:00
math Update. 2000-09-21 15:51:53 +00:00
misc Update. 2000-09-01 02:26:05 +00:00
nis Update. 2000-08-01 16:05:21 +00:00
nscd Update. 2000-07-17 22:09:30 +00:00
nss Update. 2000-09-03 17:10:35 +00:00
po Regenerated from source files 2000-09-09 08:06:57 +00:00
posix (compile_range): Cast collseq index to unsigned char to avoid accessing data before collseq. 2000-09-14 08:21:48 +00:00
pwd * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
resolv (res_ourserver_p): Cleanup the type mess to avoid problems with now restrict parameter types. (convaddr4to6): Likewise. 2000-08-24 10:00:43 +00:00
resource Update. 2000-02-28 05:08:01 +00:00
rpm
rt Update. 2000-08-21 06:49:52 +00:00
scripts Remove one local patch, now we're in synch with subversions again.. 2000-09-15 05:05:56 +00:00
setjmp Update. 2000-09-14 01:43:19 +00:00
shadow Update. 2000-08-21 04:18:25 +00:00
signal Update. 2000-09-14 01:43:19 +00:00
socket * misc/sys/select.h: Move prototypes of __select from here ... 2000-08-23 17:05:51 +00:00
soft-fp (distribute): Remove ChangeLog. 2000-09-06 07:07:57 +00:00
stdio Update. 2000-09-14 01:43:19 +00:00
stdio-common Update. 2000-09-25 05:12:05 +00:00
stdlib Update. 2000-09-16 01:34:02 +00:00
streams Update. 2000-08-21 06:49:52 +00:00
string Update. 2000-09-14 01:43:19 +00:00
sunrpc Update. 2000-09-20 08:26:37 +00:00
sysdeps Update. 2000-09-24 18:35:20 +00:00
sysvipc Update. 2000-09-01 02:26:05 +00:00
termios Update. 1999-10-09 21:56:43 +00:00
time (main): Change format, CLOCKS_PER_SEC is now long. 2000-09-14 09:41:15 +00:00
timezone Update. 2000-08-10 19:48:27 +00:00
wcsmbs Update. 2000-09-14 01:43:19 +00:00
wctype Update. 2000-09-16 05:39:35 +00:00
.cvsignore Update. 2000-04-28 05:12:30 +00:00
abi-tags Update. 1998-09-21 14:34:13 +00:00
aclocal.m4 Update. 1999-05-29 22:56:42 +00:00
BUGS Mention broken LC_COLLATE specification. 2000-08-28 04:08:02 +00:00
ChangeLog Update. 2000-09-26 00:05:52 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8 Update. Old logs are in ChangeLog.7. 1998-08-11 18:44:11 +00:00
ChangeLog.9 Update. 2000-04-28 06:14:43 +00:00
ChangeLog.10 Update. 2000-02-29 01:13:44 +00:00
config-name.in
config.h.in Don't use regparm with bounded pointers. 2000-06-29 17:13:34 +00:00
config.make.in Update. 2000-07-21 04:12:25 +00:00
configure Update. 2000-09-05 18:56:16 +00:00
configure.in (config_os): Strip out "unknown" from configuration names. 2000-09-05 18:54:34 +00:00
CONFORMANCE Update. 2000-08-16 02:05:38 +00:00
COPYING Update. 1999-07-28 19:16:26 +00:00
COPYING.LIB Update. 1999-07-28 19:16:26 +00:00
extra-lib.mk 1999-07-19 Andreas Schwab <schwab@suse.de> 1999-07-20 08:19:37 +00:00
FAQ Update. 2000-08-09 07:12:30 +00:00
FAQ.in Update. 2000-08-09 07:12:30 +00:00
glibcbug.in Update. 1999-08-28 22:34:29 +00:00
INSTALL Update. 2000-09-20 08:26:37 +00:00
INTERFACE Update. 1999-10-31 17:37:43 +00:00
Make-dist (dist): Resolve `..' in file names. 2000-08-01 12:16:52 +00:00
Makeconfig (built-program-cmd): Don't use the dynamic linker to run a binary if it is in $(tests-static). 2000-09-03 16:49:49 +00:00
Makefile Update. 2000-08-03 04:40:50 +00:00
Makefile.in
Makerules * Makeconfig (+link-bounded, link-libc-bounded, 2000-07-26 18:18:43 +00:00
MakeTAGS Update. 2000-04-28 05:12:30 +00:00
NAMESPACE Add and update many more entries. 2000-03-20 00:42:58 +00:00
NEWS Update. 2000-08-29 03:44:11 +00:00
NOTES Regenerated. 2000-03-10 09:36:06 +00:00
o-iterator.mk
PROJECTS Update. 1999-10-31 17:37:43 +00:00
README Update. 2000-09-19 00:23:31 +00:00
README-alpha Update. 1999-05-13 10:22:54 +00:00
README.libm
README.template Update. 2000-09-20 08:26:37 +00:00
Rules Update. 2000-09-03 16:55:13 +00:00
shlib-versions * shlib-versions: libBrokenLocale needs minimal version for ia64, 2000-09-13 17:26:22 +00:00
test-skeleton.c Update. 2000-04-11 16:27:38 +00:00
version.h Update. 2000-09-18 22:41:47 +00:00
Versions.def Update. 2000-04-21 03:43:31 +00:00

This directory contains the version 2.1.94 release of the GNU C Library.
Many bugs have been fixed since the last release.
Some bugs surely remain.

As of this release, the GNU C library is known to run on the following
configurations:

		*-*-gnu			GNU Hurd
		i[3456]86-*-linux-gnu	Linux-2.x on Intel
		m68k-*-linux-gnu	Linux-2.x on Motorola 680x0
		alpha*-*-linux-gnu	Linux-2.x on DEC Alpha
		powerpc-*-linux-gnu     Linux and MkLinux on PowerPC systems
		sparc-*-linux-gnu	Linux-2.x on SPARC
		sparc64-*-linux-gnu	Linux-2.x on UltraSPARC
		arm-*-none		ARM standalone systems
		arm-*-linux		Linux-2.x on ARM
		arm-*-linuxaout		Linux-2.x on ARM using a.out binaries
		mips*-*-linux-gnu	Linux-2.x on MIPS
		ia64-*-linux-gnu	Linux-2.x on ia64

Former releases of this library (version 1.09.1 and perhaps earlier
versions) used to run on the following configurations:

		alpha-dec-osf1
		i[3456]86-*-bsd4.3
		i[3456]86-*-isc2.2
		i[3456]86-*-isc3
		i[3456]86-*-sco3.2
		i[3456]86-*-sco3.2v4
		i[3456]86-*-sysv
		i[3456]86-*-sysv4
		i[3456]86-force_cpu386-none
		i[3456]86-sequent-bsd
		i960-nindy960-none
		m68k-hp-bsd4.3
		m68k-mvme135-none
		m68k-mvme136-none
		m68k-sony-newsos3
		m68k-sony-newsos4
		m68k-sun-sunos4
		mips-dec-ultrix4
		mips-sgi-irix4
		sparc-sun-solaris2
		sparc-sun-sunos4

Since no one has volunteered to test and fix the above configurations,
these are not supported at the moment.  It's expected that these don't
work anymore.  Porting the library is not hard.  If you are interested
in doing a port, please contact the glibc maintainers by sending
electronic mail to <bug-glibc@gnu.org>.

There are some add-ons which can be used together with GNU libc.  They
are designed in a way to ease the installation by integrating them in
the libc source tree.  Simply get the add-ons you need and use the
--enable-add-ons option of the `configure' script to tell where the
add-ons are found.  Please read the FAQ file for more details.

See the file INSTALL to find out how to configure, build, install, and port
the GNU C library.  You might also consider reading the WWW pages for the
GNU libc at http://www.gnu.org/software/libc/libc.html.

The GNU C Library is completely documented by the Texinfo manual found
in the `manual/' subdirectory.  The manual is still being updated and
contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.
Please send comments on the manual to <bug-glibc-manual@gnu.org>, and
not to the library bug-reporting address.

The file NOTES contains a description of the feature-test macros used
in the GNU C library, explaining how you can tell the library what
facilities you want it to make available.

We prefer to get bug reports sent using the `glibcbug' shell script which
is installed together with the rest of the GNU libc to <bugs@gnu.org>.
Simply run this shell script and fill in the information.  Nevertheless
you can still send bug reports to <bug-glibc@gnu.org> as normal electronic
mails.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions.