glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper d7a4856e5d Update.
1999-12-01  Andreas Jaeger  <aj@suse.de>

	* sysdeps/generic/if_index.c (__protocol_available): Add missing
	int for parameter.

	* stdio/stdio.h: Fix typo.
	Patches by Marcus G. Daniels <mgd@santafe.edu>.

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

	* scripts/test-installation.pl (installation_problem): Filter out
	libpthread_db.

1999-12-01  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Fix signedness of
	__rlim_t and __rlim64_t.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.

1999-12-01  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
	oldgetrlimit64 and oldsetrlimit64 for subdir = resource.
	* sysdeps/unix/sysv/linux/Versions: Add getrlimit, setrlimit,
	getrlimit64 and setrlimit64 to version GLIBC_2.1.3.
	* sysdeps/unix/sysv/linux/setrlimit.c: Correct handling of old and
	new kernel version.  Add symbol versions.
	* sysdeps/unix/sysv/linux/syscalls.list: Add oldsetrlimit and
	oldgetrlimit.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_getrlimit
	and s_ugetrlimit.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/getrlimit.c: New file.
	* sysdeps/unix/sysv/linux/getrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/oldgetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/oldsetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/setrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/alpha/oldgetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/alpha/oldsetrlimit64.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/oldgetrlimit64.c: New
	file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c: New
	file.
1999-12-02 08:21:38 +00:00
..
bits Update. 1998-10-25 09:11:53 +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
Makefile Update. 1998-10-21 15:29:52 +00:00
mmap.S Update. 1998-11-16 12:02:08 +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
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. 1998-10-26 11:11:28 +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. 1998-08-23 18:23:26 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00