glibc/linuxthreads/sysdeps
Ulrich Drepper b61c8aba80 Update.
2003-08-13  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/syscalls.list: Add time syscall.

	* elf/Makefile: Use LC_ALL=C in a few cases where we call external
	text processing tools.

	* sysdeps/pthread/aio_misc.h (struct waitlist): Don't add caller_pid
	element unless BROKEN_THREAD_SIGNALS is defined.
	(struct requestlist): Likewise.
	* sysdeps/pthread/aio_misc.c (__aio_enqueue_request): Don't fill in
	caller_pid of new request unless BROKEN_THREAD_SIGNALS is defined.
	* sysdeps/pthread/aio_suspend.c (aio_suspend): Likewise.
	* sysdeps/pthread/aio_notify.c (__aio_notify_only): Remove caller_pid
	parameter unless BROKEN_THREAD_SIGNALS is defined.  Adjust callers.
	Pass current PID to __aio_sigqueue.
	* sysdeps/pthread/lio_listio.c (lio_listio): Adjust __aio_notify_only
	call.  Don't initialize caller_pid field of waitlist element.
2003-08-14 00:14:43 +00:00
..
alpha Update. 2003-07-31 19:26:38 +00:00
arm Update. 2003-07-31 19:26:38 +00:00
cris Update. 2003-07-31 19:26:38 +00:00
hppa Update. 2003-07-31 19:26:38 +00:00
i386 Update. 2003-07-31 19:26:38 +00:00
ia64 Update. 2003-07-31 19:26:38 +00:00
m68k Update. 2003-07-31 19:26:38 +00:00
mips Update. 2003-07-31 19:26:38 +00:00
powerpc Update. 2003-07-31 19:26:38 +00:00
pthread Update. 2003-08-14 00:14:43 +00:00
s390 Update. 2003-07-31 19:26:38 +00:00
sh Update. 2003-07-31 19:26:38 +00:00
sparc Update. 2003-07-31 19:26:38 +00:00
unix/sysv/linux Update. 2003-08-01 04:37:37 +00:00
x86_64 Update. 2003-07-31 19:26:38 +00:00