glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 63a34b0f01 Update.
1999-12-18  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/setrlimit.c: Declare local variable
	result if necessary.

	* sysdeps/unix/sysv/linux/i386/bits/resource.h: Don't depend on the
	unreliable kernel headers.
	* sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/resource.h: New file.
	* sysdeps/unix/sysv/linux/mips/bits/resource.h: New file.

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

	* config.make.in (datadir): Added.
	Closes PR libc/1491. Patch by dervishd@jazzfree.com.

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

	* sysdeps/unix/sysv/linux/ftruncate64.c (ftruncate64): Save and
	set errno.
	* sysdeps/unix/sysv/linux/truncate64.c (truncate64): Likewise.

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

	* sysdeps/unix/sysv/linux/fxstat64.c: Rewrite to use fstat64
	syscall if available.
	* sysdeps/unix/sysv/linux/lxstat64.c: Likewise for lstat64.
	* sysdeps/unix/sysv/linux/xstat64.c: Likewise for stat64.

	* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_STAT64_SYSCALL): New.

1999-12-17  Scott Bambrough  <scottb@netwinder.org>

	* sysdeps/arm/dl-machine.h (CLEAR_CACHE): New macro to force a
	cache flush.
	* elf/dl-reloc.c (_dl_relocate_object): Add call to flush cache
	after .text segment fixups.

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

	* rt/aio.h: Remove erroneous __restrict declarations.

1999-12-18  Ulrich Drepper  <drepper@cygnus.com>

	* scripts/rellns-sh: Find pwd program also in /usr/bin and let shell
	do the job if it is there neither.
	Patch by David R. Conrad <drc@adni.net> (PR libc/1485).

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

	* sysdeps/ieee754/bits/nan.h (NAN): Rename union to avoid
	duplicate definition with function __nan.
	Closes PR libc/1487 reported by <diana@kai.com>.

	* string/bits/string2.h (__strsep): Help gcc optimizing string access.
1999-12-19 00:04:05 +00:00
..
bits Update. 1999-12-19 00:04:05 +00:00
i686 Update. 1998-08-23 18:23:26 +00:00
sys Update. 1999-11-02 23:44:42 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 1999-05-26 23:37:38 +00:00
clone.S Update. 1999-01-26 13:41:11 +00:00
Dist Update. 1998-10-23 14:05:15 +00:00
dl-librecon.h Update. 1999-02-24 09:40:04 +00:00
dl-procinfo.h Update. 1999-04-28 23:13:52 +00:00
getgroups.c Update. 1998-10-22 11:49:29 +00:00
getrlimit64.c Update. 1999-12-18 19:45:25 +00:00
getrlimit.c Update. 1999-12-18 19:45:25 +00:00
Makefile Update. 1999-12-10 04:37:40 +00:00
mmap64.S Update. 1999-12-09 07:52:58 +00:00
mmap.S Update. 1999-12-08 23:48:24 +00:00
oldgetrlimit64.c Update. 1999-12-18 19:45:25 +00:00
oldsetrlimit64.c Update. 1999-12-18 19:45:25 +00:00
pread64.c Update. 1999-05-26 23:37:38 +00:00
pread.c Update. 1999-05-26 23:37:38 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
pwrite64.c Update. 1999-05-26 23:37:38 +00:00
pwrite.c Update. 1999-05-26 23:37:38 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-11-30 14:21:53 +00:00
setfsuid.c Update. 1998-11-30 14:21:53 +00:00
setgid.c Update. 1998-10-21 15:29:52 +00:00
setgroups.c Update. 1998-11-02 10:07:25 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-21 15:29:52 +00:00
setresuid.c Update. 1998-10-21 15:29:52 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setrlimit64.c Update. 1999-12-18 19:45:25 +00:00
setrlimit.c Update. 1999-12-19 00:04:05 +00:00
setuid.c Update. 1998-10-21 15:29:52 +00:00
sigaction.c Protect real time signal definitions to let glibc compile with older Linux versions (2.0.10 to 2.1.100 or so). 1999-09-20 01:22:07 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 1999-12-09 18:54:38 +00:00
sysdep.h Update. 1999-01-13 13:29:55 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
Versions Update. 1999-12-09 19:07:23 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00