glibc/sysdeps/unix/sysv/linux/sparc/sparc64
Roland McGrath 369b849f1a * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,
INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
	(INLINE_SYSCALL): Use that.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL,
	INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
	(INLINE_SYSCALL): Use that.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL,
	INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
	(INLINE_SYSCALL): Use that.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Include
	dl-sysdep.h.
	(SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
	(__INTERNAL_SYSCALL_STRING): Define.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
	dl-sysdep.h.
	(SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
	(__INTERNAL_SYSCALL_STRING): Define.
	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL): Pass
	__SYSCALL_STRING to inline_syscall*.
	(INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO):
	New macros.
	(inline_syscall0, inline_syscall1, inline_syscall2, inline_syscall3,
	inline_syscall4, inline_syscall5, inline_syscall6): Add string
	argument.

2002-10-24  Roland McGrath  <roland@redhat.com>

	* libio/bug-wfflush.c: New file.
	* libio/Makefile (tests): Add bug-wfflush.
2002-10-24 18:49:00 +00:00
..
__longjmp.S
brk.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-_setjmp.S
bsd-setjmp.S
clone.S Update. 2001-12-19 00:21:23 +00:00
Dist Add dl-brk.S. 2002-08-29 00:44:05 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
dl-cache.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-procinfo.c Update. 2002-02-01 19:06:42 +00:00
dl-procinfo.h Update. 2002-02-01 19:06:42 +00:00
fstatfs64.c
ftruncate64.c
fxstat64.c Update. 1999-12-24 05:55:50 +00:00
get_clockfreq.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getcontext.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getdents.c Update. 2000-08-12 05:14:52 +00:00
getrlimit64.c
glob64.c Update. 1998-08-10 15:54:54 +00:00
kernel_stat.h Update. 2000-08-12 05:14:52 +00:00
longjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lxstat64.c Update. 1999-12-24 05:55:50 +00:00
makecontext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile Update. 2000-04-18 06:24:03 +00:00
mmap64.c
msgctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pause.c Update. 1999-06-02 11:11:45 +00:00
pipe.S Update. 2002-08-03 07:02:10 +00:00
pread64.c
profil-counter.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c Update. 2000-08-19 16:58:09 +00:00
readdir.c Update. 2000-08-19 16:58:09 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
semctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setcontext.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setrlimit64.c
shmctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigaction.c 2002-09-18 Roland McGrath <roland@redhat.com> 2002-09-18 17:45:54 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigjmp.S
sigpending.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigprocmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigsuspend.c Update. 2002-08-03 07:02:10 +00:00
sizes.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statfs64.c
swapcontext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
sysdep.h * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL, 2002-10-24 18:49:00 +00:00
time.c Update. 2000-05-10 15:58:36 +00:00
truncate64.c
ucontext_i.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
wordexp.c Update. 2001-01-26 02:17:50 +00:00
xstat64.c Update. 1999-12-24 05:55:50 +00:00