glibc/sysdeps/unix/sysv
Ulrich Drepper 293321753c Update.
1999-12-23  Ulrich Drepper  <drepper@cygnus.com>

	* locale/programs/ld-monetary.c (monetary_finish): Add cast to
	prevent warning.

	* locale/programs/ld-collate.c: Implement writing out multibyte
	collation data.

	* locale/setlocale.c (setlocale): Allow setting LC_COLLATE again.
	* locale/localeinfo.h: Declare variables only for currently implemented
	collate functionality.  Remove FORWARD_CHAR and ELLIPSIS_CHAR.
	* locale/lc-collate.c: Define variables only for currently implemented
	functionality.
	* locale/langinfo.h: Define symbols only for currently implemented
	functionality.
	* locale/categories.def: Define elements for currently implemented
	functionality.
	* locale/C-collate.c: Comment out definitions of arrays with symbol
	name definitions etc.
	(_nl_C_LC_COLLATE): Update for currently defined information.

	* intl/libintl.h: Remove dcgettext macro definition.
	* intl/gettextP.h: Declare _nl_msg_cat_cntr.

	* locale/iso-4217.def: Add NAD.  Remove a few obsolete entries.

	* sysdeps/generic/glob.c (glob): Pass alternate file access functions
	also in recursive call.  Patch by Joe Orton <joe@orton.demon.co.uk>.

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

	* sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Use proper type
	for __fenv_stfsr argument.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
	truncate64, ftruncate64, fstat64, lstat64, stat64 and mmap2.
	Remove ugetrlimit.
	* sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h
	(XSTAT_IS_XSTAT64): Define.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Add
	__libc_lseek64, __libc_pread, __libc_pread64, __libc_pwrite
	and __libc_pwrite64.
	Remove oldgetrlimit and oldsetrlimit.
	* sysdeps/unix/sysv/linux/sparc/sparc64/fxstat64.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/lxstat64.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/xstat64.c: New file.

	* sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): Pass the buf
	pointer to the syscall, not address of that pointer.
	* sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise.
	* sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise.
	(__syscall_stat64): Provide proper prototype.

	* sysdeps/unix/sysv/linux/ftruncate64.c (ftruncate64): Share
	has_no_truncate64 between truncate64 and ftruncate64.
	* sysdeps/unix/sysv/linux/truncate64.c (truncate64): Likewise.

	* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_TRUNCATE64_SYSCALL, __ASSUME_MMAP2_SYSCALL,
	__ASSUME_STAT64_SYSCALL): Define on Sparc for kernels >= 2.3.35.

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

	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __libc_lseek64,
	__libc_pread, __libc_pread64, __libc_pwrite and __libc_pwrite64.
1999-12-24 05:55:50 +00:00
..
bits Update. 1999-12-01 22:43:29 +00:00
hpux Update. 1999-10-10 20:36:40 +00:00
i386 Update. 1997-11-12 00:06:02 +00:00
irix4 Update. 1998-09-23 18:52:55 +00:00
isc2.2 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
linux Update. 1999-12-24 05:55:50 +00:00
minix/bits Update. 1997-11-26 04:23:08 +00:00
sco3.2 Update. 1997-06-21 02:59:26 +00:00
sco3.2.4 Update. 1997-11-26 04:23:08 +00:00
sysv4 Update. 1999-08-25 18:57:31 +00:00
direct.h initial import 1995-02-18 01:27:10 +00:00
Dist Update. 1997-03-19 05:47:56 +00:00
getdents.c update from main archive 970121 1997-01-23 04:24:20 +00:00
gethostname.c Update. 1997-05-26 23:01:17 +00:00
Makefile update from main archive 970121 1997-01-23 04:24:20 +00:00
setrlimit.c Update. 1998-06-13 00:49:55 +00:00
settimeofday.c Update. 1997-06-23 21:55:26 +00:00
sigaction.c Update. 1997-06-23 21:55:26 +00:00
syscalls.list * sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday, 1996-02-12 10:23:47 +00:00
sysd-stdio.c Update. 1997-05-25 01:12:55 +00:00
sysv_termio.h Update. 1997-06-23 21:55:26 +00:00
tcdrain.c Update. 1997-06-23 21:55:26 +00:00
tcflow.c Update. 1997-06-23 21:55:26 +00:00
tcflush.c Update. 1997-06-23 21:55:26 +00:00
tcgetattr.c Update. 1997-06-23 21:55:26 +00:00
tcgetpgrp.c Update. 1997-05-26 23:01:17 +00:00
tcsendbrk.c Update. 1997-06-23 21:55:26 +00:00
tcsetattr.c Update. 1997-06-23 21:55:26 +00:00
tcsetpgrp.c Update. 1997-05-26 23:01:17 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00