glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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
..
__longjmp.S Update. 1997-08-14 01:54:13 +00:00
brk.S Update. 1998-09-16 17:54:34 +00:00
bsd-_setjmp.S Update. 1997-08-14 01:54:13 +00:00
bsd-setjmp.S Update. 1997-08-14 01:54:13 +00:00
clone.S Update. 1998-09-16 17:54:34 +00:00
Dist Update. 1998-09-23 18:52:55 +00:00
dl-cache.h Update. 1999-06-09 11:42:30 +00:00
dl-procinfo.h Sparc merge from Jakub. 1999-04-14 15:48:28 +00:00
fstatfs64.c Update. 1997-12-22 20:53:38 +00:00
ftruncate64.c Update. 1997-12-22 20:53:38 +00:00
getcontext.S Update. 1997-08-14 01:54:13 +00:00
getrlimit64.c Update. 1997-12-22 20:53:38 +00:00
glob64.c Update. 1998-08-10 15:54:54 +00:00
glob.c Update. 1998-08-10 15:54:54 +00:00
init-first.h Update. 1998-09-16 17:54:34 +00:00
kernel_stat.h Update. 1997-10-12 04:05:44 +00:00
longjmp.S Update. 1998-09-16 17:54:34 +00:00
Makefile Update. 1998-10-21 15:40:39 +00:00
mmap64.c Update. 1997-12-28 16:01:53 +00:00
oldgetrlimit64.c Update. 1999-12-02 08:21:38 +00:00
oldsetrlimit64.c Update. 1999-12-02 08:21:38 +00:00
pause.c Update. 1999-06-02 11:11:45 +00:00
pipe.S Update. 1999-02-03 09:31:42 +00:00
pread64.c Update. 1997-10-26 20:13:00 +00:00
profil-counter.h Update. 1999-10-29 17:38:14 +00:00
pwrite64.c Update. 1997-10-26 20:13:00 +00:00
readdir64_r.c Update. 1997-12-22 20:53:38 +00:00
readdir64.c Update. 1997-12-22 20:53:38 +00:00
readdir_r.c Update. 1997-12-22 20:53:38 +00:00
readdir.c Update. 1998-09-16 17:54:34 +00:00
register-dump.h Update. 1999-11-26 19:34:57 +00:00
setcontext.S Update. 1997-08-14 01:54:13 +00:00
setjmp.S Update. 1997-10-12 04:05:44 +00:00
setrlimit64.c Update. 1997-12-22 20:53:38 +00:00
sigaction.c Update. 1999-08-02 20:04:56 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
sigjmp.S Update. 1997-08-14 01:54:13 +00:00
sigpending.c Update. 1999-06-02 11:11:45 +00:00
sigprocmask.c Update. 1999-06-02 11:11:45 +00:00
sigsuspend.c Update. 1999-06-02 11:11:45 +00:00
sizes.h Update. 1998-02-12 18:22:41 +00:00
socket.S Update. 1998-09-17 19:51:33 +00:00
statfs64.c Update. 1997-12-22 20:53:38 +00:00
syscall.S Update. 1999-02-03 09:31:42 +00:00
syscalls.list Update. 1999-12-02 08:21:38 +00:00
sysdep.h Update. 1998-09-16 17:54:34 +00:00
truncate64.c Update. 1997-12-22 20:53:38 +00:00