glibc/locale
Ulrich Drepper dbbbaf5335 Update.
1999-12-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/alpha/sys/io.h: Don't include
	<asm/io.h>; remove K&R compatibility; add missing ints.

	* sysdeps/unix/sysv/linux/arm/sys/io.h: Remove K&R compatibility,
	add missing ints.

	* sysdeps/unix/sysv/linux/sys/io.h: Don't include <asm/io.h>.

1999-12-29  Andreas Jaeger  <aj@suse.de>

	* manual/getopt.texi (Using Getopt): Document ordering of options.

1999-12-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/llseek.c: Emit link time warning for llseek.
	Requested by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.

1999-12-14  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/scsi/scsi.h: Add new defines from Linux
	2.3.32.

1999-12-28  Jakub Jelinek  <jakub@redhat.com>

	* elf/sprof.c (load_shobj): Fix error message.
	(generate_call_graph): Cast %*s length argument to int.
	* locale/programs/localedef.c (construct_output_path): Likewise.
	* locale/programs/ld-ctype.c (ctype_finish): Use proper format
	specifier.
	(ctype_class_new): Likewise.
	* locale/programs/ld-time.c (time_finish): Likewise.
	* sunrpc/svc_simple.c (register_rpc): Likewise.
	* nscd/connections.c (nscd_run, start_threads): Use long instead of
	int to avoid cast warnings.
	* sysdeps/ieee754/ldbl-128/e_atan2l.c (__ieee754_atan2l): Kill
	warning.
	* sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Remove unused
	variable se.

	* time/strftime.c (my_strftime): Provide wide era string when
	requested.

	* sysdeps/sparc/fpu/bits/mathinline.h (__signbit, __signbitl):
	Separate into 32bit and 64bit versions.
1999-12-29 17:52:49 +00:00
..
programs Update. 1999-12-29 17:52:49 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
C-address.c Update. 1999-08-31 07:04:41 +00:00
C-collate.c Update. 1999-12-25 23:41:39 +00:00
C-ctype.c Update. 1999-12-08 19:53:27 +00:00
C-identification.c Update. 1999-08-31 07:04:41 +00:00
C-measurement.c Update. 1999-08-31 07:04:41 +00:00
C-messages.c Update. 1999-08-31 07:04:41 +00:00
C-monetary.c Update. 1999-09-13 09:07:36 +00:00
C-name.c Update. 1999-08-31 07:04:41 +00:00
C-numeric.c Update. 1997-09-30 17:10:40 +00:00
C-paper.c Update. 1999-09-13 09:07:36 +00:00
C-telephone.c Update. 1999-08-31 07:04:41 +00:00
C-time.c Update. 1999-09-13 09:07:36 +00:00
C_name.c Update. 1997-09-27 00:21:42 +00:00
Makefile Update. 1999-12-27 05:05:12 +00:00
SYS_libc.c second update 960907 from main archive 1996-09-08 02:07:08 +00:00
Versions Update. 1998-12-05 17:25:56 +00:00
broken_cur_max.c Update. 1999-01-29 09:01:50 +00:00
categories.def Update. 1999-12-25 23:41:39 +00:00
codeset_name.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
duplocale.c Update. 1997-12-22 20:53:38 +00:00
findlocale.c Update. 1999-11-08 23:44:12 +00:00
freelocale.c Update. 1997-12-22 20:53:38 +00:00
iso-639.def Update. 1999-08-31 07:04:41 +00:00
iso-3166.def Update. 1999-11-26 19:37:26 +00:00
iso-4217.def Update. 1999-12-24 05:42:34 +00:00
langinfo.h Update. 1999-12-25 23:41:39 +00:00
lc-address.c Update. 1999-08-31 07:04:41 +00:00
lc-collate.c Update. 1999-12-25 23:41:39 +00:00
lc-ctype.c Update. 1999-12-08 19:53:27 +00:00
lc-identification.c Update. 1999-08-31 07:04:41 +00:00
lc-measurement.c Update. 1999-08-31 07:04:41 +00:00
lc-messages.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lc-monetary.c Update. 1999-09-13 09:07:36 +00:00
lc-name.c Update. 1999-08-31 07:04:41 +00:00
lc-numeric.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lc-paper.c Update. 1999-08-31 07:04:41 +00:00
lc-telephone.c Update. 1999-08-31 07:04:41 +00:00
lc-time.c Update. 1999-12-21 17:50:57 +00:00
loadlocale.c Update. 1999-11-23 05:25:22 +00:00
locale.h Update. 1999-11-18 16:25:42 +00:00
localeconv.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
localeinfo.h Update. 1999-12-25 23:41:39 +00:00
mb_cur_max.c Update. 1999-01-29 09:01:50 +00:00
newlocale.c Update. 1999-09-13 09:07:36 +00:00
nl_langinfo.c Update. 1999-04-28 23:13:52 +00:00
setlocale.c Update. 1999-12-24 05:42:34 +00:00
strlen-hash.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
weight.h Update. 1999-12-25 23:41:39 +00:00
xlocale.h Update. 1997-03-08 05:28:20 +00:00