1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-23 10:12:33 +03:00
Files
glibc/sysdeps
Ulrich Drepper 3a9eb648bb Update.
1999-08-15  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/aio_sigqueue.c: Take extra parameter and
	initialize si_pid from it.
	* sysdeps/generic/aio_sigqueue.c (__aio_sigqueue): Take extra
	parameter.
	* rt/aio_misc.c (__aio_enqueue_request): Initialize caller_pid.
	* rt/aio_misc.h (struct waitlist): Add caller_pid element.
	(struct requestlist): Likewise.
	Adjust prototypes of __aio_notify_only and __aio_sigqueue.
	* rt/notify.c (__aio_notify_only): Take extra parameter.  Pass it
	to __aio_sigqueue.
	(__aio_notify): Pass caller PID to __aio_notify_only.
	* rt/aio_suspend.c: Initialize caller_pid.
	* rt/lio_listio.c: Likewise.
	* rt/lio_listio64.c: Likewise.

	* rt/lio_listio.c: If nothing has to be done free mutex before
	signalling.
	* rt/lio_listio64.c: Likewise.
1999-08-15 18:14:36 +00:00
..
1999-08-02 19:56:07 +00:00
1999-08-10 05:41:26 +00:00
1999-08-15 18:14:36 +00:00
1999-08-08 22:20:38 +00:00
1999-07-14 00:54:57 +00:00
1999-08-09 05:35:13 +00:00
1999-08-03 17:09:27 +00:00
1999-07-25 23:21:20 +00:00
1999-07-27 04:43:32 +00:00
1999-02-07 12:50:11 +00:00
1999-08-15 18:14:36 +00:00
1999-06-09 13:08:30 +00:00
1999-05-19 15:35:26 +00:00
1999-05-25 14:54:29 +00:00