1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-17 13:01:12 +03:00
Files
glibc/linuxthreads/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
..
2003-08-08 07:43:03 +00:00
2002-12-18 23:29:41 +00:00
2002-12-18 01:38:17 +00:00
2002-12-18 01:38:17 +00:00
2002-12-31 20:46:11 +00:00
2003-08-14 00:14:43 +00:00
2003-04-20 07:39:20 +00:00
2003-07-31 19:34:52 +00:00
2003-07-22 23:10:17 +00:00
1998-09-06 23:45:24 +00:00
2003-01-03 01:35:14 +00:00
1999-10-08 17:16:17 +00:00
2002-12-28 22:19:04 +00:00
2003-07-29 09:32:03 +00:00
2003-07-29 09:32:03 +00:00