glibc/sysdeps/pthread
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
..
aio_cancel.c Update. 2003-07-25 07:56:33 +00:00
aio_fsync.c Update. 2002-06-29 23:35:02 +00:00
aio_misc.c Update. 2003-08-14 00:14:43 +00:00
aio_misc.h Update. 2003-08-14 00:14:43 +00:00
aio_notify.c Update. 2003-08-14 00:14:43 +00:00
aio_read.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_read64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_suspend.c Update. 2003-08-14 00:14:43 +00:00
aio_write.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_write64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
configure * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. 2002-09-20 20:06:45 +00:00
lio_listio.c Update. 2003-08-14 00:14:43 +00:00
lio_listio64.c Update. 2003-07-23 18:50:26 +00:00