glibc/iconvdata
Ulrich Drepper 118bad87bd Update.
1998-12-31  Ulrich Drepper  <drepper@cygnus.com>

	* iconvdata/Makefile: Use rpath $ORIGIN for modules which use any of
	the conversion libraries.

	* include/features.h: Mention latest extensions in _POSIX_C_SOURCE
	description.

	* libio/genops.c (list_all_lock): New variable.
	(_IO_un_link, _IO_link_in): Acquire lock before modifying _IO_list_all.
	[PR libc/911].

	* sysdeps/i386/i686/strtok.s: Add missing cld.

	* sysdeps/i386/i686/mempcpy.S: New file.

1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>

	Suppress parentheses warnings:
	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
	(DL_FIND_ARG_COMPONENTS): here,
	* sysdeps/powerpc/dl-machine.c: here,
	* sysdeps/powerpc/fclrexcpt.c (feclearexcept): here,
	* sysdeps/powerpc/fesetround.c (fesetround): here,
	* sysdeps/powerpc/feupdateenv.c (feupdateenv): here,
	* sysdeps/powerpc/fraiseexcpt.c (feraiseexcept): here,
	* sysdeps/powerpc/fsetexcptflg.c (fesetexceptflag): here,
	* sysdeps/powerpc/s_rint.c (__rint): here,
	* sysdeps/powerpc/s_rintf.c (__rintf): here,
	* sysdeps/powerpc/w_sqrt.c (__sqrt): here,
	* sysdeps/powerpc/w_sqrtf.c (__sqrtf): and here.

1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>

	* wcsmbs/wcstold.c [__NO_LONG_DOUBLE_MATH]: Include wchar.h.
	* wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Likewise.  Also define
	appropropriate prototypes, correct procedure names.

1998-12-30  Geoff Keating  <geoffk@ozemail.com.au>

	* sysdeps/generic/crypt-entry.c: Prototype __crypt_r, suppress
	warning.
	(__crypt_r): Add __restrict.
	* sysdeps/generic/crypt.h: Remove internal routine.  Add __restrict.

1998-12-31  Ulrich Drepper  <drepper@cygnus.com>

	* stdlib/longlong.h: Add missing #else in SPARC definitions.

1998-12-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	Patches by Ralf Baechle <ralf@gnu.org>:
	* sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
	* sysdeps/unix/sysv/linux/mips/sys/asm.h:  Removed.
	* sysdeps/unix/sysv/linux/mips/sys/regdef.h:  Removed.
	* sysdeps/unix/sysv/linux/mips/sys/fpregdef.h:  Removed.
	* sysdeps/unix/sysv/linux/mips/regdef.h:  Removed.
	* sysdeps/unix/sysv/linux/mips/fpregdef.h: Removed.

	* sysdeps/unix/sysv/linux/mips/Makefile: Remove delete files.
	* sysdeps/unix/sysv/linux/mips/Dist: Remove deleted files.

	* sysdeps/mips/sys/fpregdef.h: New files, enhanced versions of deleted
	linux specific files.
	* sysdeps/mips/sys/asm.h: Likewise.
	* sysdeps/mips/sgidefs.h: Likewise.
	* sysdeps/mips/fpregdef.h: Likewise.
	* sysdeps/mips/regdef.h: Likewise.

	* sysdeps/mips/Makefile: Add new headers.
	* sysdeps/mips/Dist: Add new files.

	* sysdeps/mips/fpu_control.h (_FPU_DEFAULT): Change value.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* iconvdata/Makefile: Remove variable assignments and rules that
	are now auto-generated.  Include $(objpfx)iconv-rules instead.
	Btw, that removes a few typos.
	(charmaps): New variable.
	($(objpfx)iconv-rules): New target.
	(gen-8bit-modules): Renamed from sed-generated-headers, remove .h
	suffixes.
	(gen-8bit-gap-modules): Renamed from awk-generated-headers, remove
	.h suffixes.
	(gen-special-modules): New variable.
	(generated-modules): New variable.
	(headers): Use it.
	(before-compile): Likewise.
	(generated): Likewise, and add iconv-rules.
	* iconvdata/euc-cn.c: Renamed from euccn.c.
	* iconvdata/euc-jp.c: Renamed from eucjp.c.
	* iconvdata/euc-kr.c: Renamed from euckr.c.
	* iconvdata/euc-tw.c: Renamed from euctw.c.
	* iconvdata/iso_6937.c: Renamed from iso6937.c.
	* iconvdata/iso_6937-2.c: Renamed from iso6937-2.c.
	* iconvdata/t.61.c: Renamed from t61.c.
	* iconvdata/Makefile (distribute): Adjusted for those renames.
	Remove $(objpfx) from names.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/generic/hp-timing.h: Fix comment.
	* sysdeps/generic/dl-hash.h: Likewise.
	* sysdeps/i386/i686/hp-timing.h: Likewise.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* posix/fnmatch.c (fnmatch): Always pass unsigned char values to
	FOLD macro.

1998-12-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* nss/db-Makefile ($(VAR_DB)/shadow.db): Fix last change.

1998-12-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Sync with
	current Linux 2.1.132 kernel sources.

1998-12-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
	* sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
	pread/pwrite and llseek calls.

	* sysdeps/unix/sysv/linux/mips/sysdep.S: New file.

1998-12-29  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>

	* malloc/thread-m.h [_LIBC] : Fix for NO_THREADS case.
1998-12-31 18:19:19 +00:00
..
testdata Update. 1998-09-10 14:43:39 +00:00
8bit-gap.c Update. 1998-05-13 12:10:50 +00:00
8bit-generic.c Update. 1998-04-20 18:41:05 +00:00
ansi_x3.110.c Update. 1998-09-11 12:14:37 +00:00
asmo_449.c Update. 1998-09-11 12:14:37 +00:00
baltic.c Update. 1998-09-11 12:14:37 +00:00
big5.c Update. 1998-04-24 07:07:59 +00:00
cns11643.c Update. 1998-04-20 18:41:05 +00:00
cns11643.h Update. 1998-04-24 07:07:59 +00:00
cns11643l1.c Update. 1998-04-20 18:41:05 +00:00
cns11643l1.h Update. 1998-04-24 07:07:59 +00:00
cp737.c Update. 1998-04-24 17:20:33 +00:00
cp737.h Update. 1998-04-24 17:20:33 +00:00
cp775.c Update. 1998-04-24 17:20:33 +00:00
cp775.h Update. 1998-04-24 17:20:33 +00:00
cp874.c Update. 1998-04-24 17:20:33 +00:00
cp874.h Update. 1998-04-24 17:20:33 +00:00
cp1250.c Update. 1998-04-24 07:07:59 +00:00
cp1251.c Update. 1998-04-24 07:07:59 +00:00
cp1252.c Update. 1998-04-24 07:07:59 +00:00
cp1253.c Update. 1998-04-24 07:07:59 +00:00
cp1254.c Update. 1998-04-24 07:07:59 +00:00
cp1255.c Update. 1998-04-24 07:07:59 +00:00
cp1256.c Update. 1998-04-24 07:07:59 +00:00
cp1257.c Update. 1998-04-24 07:07:59 +00:00
cp1258.c Update. 1998-12-16 08:28:16 +00:00
cp1258.h Update. 1998-12-16 08:28:16 +00:00
csn_369103.c Update. 1998-09-11 15:55:01 +00:00
cwi.c Update. 1998-09-11 15:55:01 +00:00
dec-mcs.c Update. 1998-09-11 15:55:01 +00:00
ebcdic-at-de-a.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-at-de.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-ca-fr.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-dk-no-a.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-dk-no.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-es-a.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-es-s.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-es.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-fi-se-a.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-fi-se.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-fr.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-is-friss.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-it.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-pt.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-uk.c Update. 1998-04-24 07:07:59 +00:00
ebcdic-us.c Update. 1998-04-24 07:07:59 +00:00
ecma-cyrillic.c Update. 1998-09-11 15:55:01 +00:00
euc-cn.c Update. 1998-12-31 18:19:19 +00:00
euc-jp.c Update. 1998-12-31 18:19:19 +00:00
euc-kr.c Update. 1998-12-31 18:19:19 +00:00
euc-tw.c Update. 1998-12-31 18:19:19 +00:00
extra-module.mk Update. 1997-12-14 22:24:57 +00:00
gap.awk Update. 1998-06-15 18:12:05 +00:00
gaptab.awk Update. 1998-06-15 18:12:05 +00:00
gb2312.c Update. 1998-04-20 18:41:05 +00:00
gb2312.h Update. 1998-04-26 10:28:28 +00:00
gconv-modules Update. 1998-12-17 23:03:50 +00:00
gen-8bit-gap-1.sh Update. 1998-06-15 18:12:05 +00:00
gen-8bit-gap.sh Update. 1998-06-15 18:12:05 +00:00
gen-8bit.sh Update. 1998-06-15 18:12:05 +00:00
gost_19768-74.c Update. 1998-09-11 15:55:01 +00:00
greek-ccitt.c Update. 1998-09-11 15:55:01 +00:00
greek7-old.c Update. 1998-09-11 15:55:01 +00:00
greek7.c Update. 1998-09-11 15:55:01 +00:00
hp-roman8.c Update. 1998-04-24 07:07:59 +00:00
ibm037.c Update. 1998-04-24 07:07:59 +00:00
ibm038.c Update. 1998-04-24 07:07:59 +00:00
ibm256.c Update. 1998-04-24 07:07:59 +00:00
ibm273.c Update. 1998-04-24 07:07:59 +00:00
ibm274.c Update. 1998-04-24 07:07:59 +00:00
ibm275.c Update. 1998-04-24 07:07:59 +00:00
ibm277.c Update. 1998-04-24 07:07:59 +00:00
ibm278.c Update. 1998-04-24 07:07:59 +00:00
ibm280.c Update. 1998-04-24 07:07:59 +00:00
ibm281.c Update. 1998-04-24 07:07:59 +00:00
ibm284.c Update. 1998-04-24 07:07:59 +00:00
ibm285.c Update. 1998-04-24 07:07:59 +00:00
ibm290.c Update. 1998-04-24 07:07:59 +00:00
ibm297.c Update. 1998-04-24 07:07:59 +00:00
ibm420.c Update. 1998-04-24 07:07:59 +00:00
ibm423.c Update. 1998-04-24 07:07:59 +00:00
ibm424.c Update. 1998-04-24 07:07:59 +00:00
ibm437.c Update. 1998-04-24 07:07:59 +00:00
ibm500.c Update. 1998-04-24 07:07:59 +00:00
ibm850.c Update. 1998-04-24 07:07:59 +00:00
ibm851.c Update. 1998-04-24 07:07:59 +00:00
ibm852.c Update. 1998-04-24 07:07:59 +00:00
ibm855.c Update. 1998-04-24 07:07:59 +00:00
ibm857.c Update. 1998-04-24 07:07:59 +00:00
ibm860.c Update. 1998-04-24 07:07:59 +00:00
ibm861.c Update. 1998-04-24 07:07:59 +00:00
ibm862.c Update. 1998-04-24 07:07:59 +00:00
ibm863.c Update. 1998-04-24 07:07:59 +00:00
ibm864.c Update. 1998-04-24 07:07:59 +00:00
ibm865.c Update. 1998-04-24 07:07:59 +00:00
ibm866.c Update. 1998-12-16 08:28:16 +00:00
ibm868.c Update. 1998-04-24 07:07:59 +00:00
ibm869.c Update. 1998-04-24 07:07:59 +00:00
ibm870.c Update. 1998-04-24 07:07:59 +00:00
ibm871.c Update. 1998-04-24 07:07:59 +00:00
ibm875.c Update. 1998-04-24 07:07:59 +00:00
ibm880.c Update. 1998-04-24 07:07:59 +00:00
ibm891.c Update. 1998-04-24 07:07:59 +00:00
ibm903.c Update. 1998-04-24 07:07:59 +00:00
ibm904.c Update. 1998-04-24 07:07:59 +00:00
ibm905.c Update. 1998-04-24 07:07:59 +00:00
ibm918.c Update. 1998-04-24 07:07:59 +00:00
ibm1004.c Update. 1998-04-24 07:07:59 +00:00
ibm1026.c Update. 1998-04-24 07:07:59 +00:00
ibm1047.c Update. 1998-04-24 07:07:59 +00:00
iec_p27-1.c Update. 1998-09-11 12:14:37 +00:00
inis-8.c Update. 1998-09-11 15:55:01 +00:00
inis-cyrillic.c Update. 1998-09-11 15:55:01 +00:00
inis.c Update. 1998-09-11 15:55:01 +00:00
iso-2022-jp.c Update. 1998-12-17 12:10:58 +00:00
iso-2022-kr.c Update. 1998-05-16 22:24:20 +00:00
iso646.c Update. 1998-12-17 12:10:58 +00:00
iso8859-1.c Update. 1998-04-24 07:07:59 +00:00
iso8859-2.c Update. 1998-04-24 07:07:59 +00:00
iso8859-3.c Update. 1998-04-24 07:07:59 +00:00
iso8859-4.c Update. 1998-04-24 07:07:59 +00:00
iso8859-5.c Update. 1998-04-25 20:34:34 +00:00
iso8859-6.c Update. 1998-04-24 07:07:59 +00:00
iso8859-7.c Update. 1998-04-25 20:34:34 +00:00
iso8859-8.c Update. 1998-04-25 20:34:34 +00:00
iso8859-9.c Update. 1998-04-24 07:07:59 +00:00
iso8859-10.c Update. 1998-04-25 20:34:34 +00:00
iso8859-11.c Update. 1998-12-12 21:48:52 +00:00
iso8859-11.h Update. 1998-12-12 21:48:52 +00:00
iso8859-13.c Update. 1998-12-12 21:48:52 +00:00
iso8859-14.c Update. 1998-12-12 21:48:52 +00:00
iso8859-15.c Update. 1998-12-12 21:48:52 +00:00
iso_2033.c Update. 1998-09-11 15:55:01 +00:00
iso_5427-ext.c Update. 1998-09-11 15:55:01 +00:00
iso_5427.c Update. 1998-09-11 15:55:01 +00:00
iso_5428.c Update. 1998-09-11 15:55:01 +00:00
iso_6937-2.c Update. 1998-12-31 18:19:19 +00:00
iso_6937.c Update. 1998-12-31 18:19:19 +00:00
iso_10367-box.c Update. 1998-09-11 22:27:34 +00:00
jis0201.c Update. 1998-04-20 18:41:05 +00:00
jis0201.h Update. 1998-12-08 13:12:47 +00:00
jis0208.c Update. 1998-12-08 13:12:47 +00:00
jis0208.h Update. 1998-12-08 13:12:47 +00:00
jis0212.c Update. 1998-12-08 13:12:47 +00:00
jis0212.h Update. 1998-04-24 07:07:59 +00:00
johab.c Update. 1998-09-06 23:45:24 +00:00
koi-8.c Update. 1998-04-24 07:07:59 +00:00
koi8-r.c Update. 1998-04-24 07:07:59 +00:00
ksc5601.c Update. 1998-04-25 20:34:34 +00:00
ksc5601.h Update. 1998-06-15 18:12:05 +00:00
latin-greek-1.c Update. 1998-04-24 07:07:59 +00:00
latin-greek.c Update. 1998-04-24 07:07:59 +00:00
mac-is.c Update. 1998-09-11 22:27:34 +00:00
mac-uk.c Update. 1998-12-16 08:28:16 +00:00
macintosh.c Update. 1998-06-18 10:33:29 +00:00
Makefile Update. 1998-12-31 18:19:19 +00:00
nats-dano.c Update. 1998-09-11 22:27:34 +00:00
nats-sefi.c Update. 1998-09-11 22:27:34 +00:00
run-iconv-test.sh Update. 1998-05-20 00:15:00 +00:00
sjis.c Update. 1998-12-08 13:12:47 +00:00
t.61.c Update. 1998-12-31 18:19:19 +00:00
TESTS Update 1998-05-20 23:33:28 +00:00
uhc.c Update. 1998-09-06 23:45:24 +00:00