glibc/rt
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
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> 1999-03-20 17:16:44 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
aio.h Update. 1998-12-04 20:58:15 +00:00
aio_cancel.c Update. 1998-09-14 11:43:26 +00:00
aio_error.c Update. 1997-12-04 00:12:34 +00:00
aio_fsync.c Update. 1999-08-05 00:21:21 +00:00
aio_misc.c Update. 1999-08-15 18:14:36 +00:00
aio_misc.h Update. 1999-08-15 18:14:36 +00:00
aio_notify.c Update. 1999-08-15 18:14:36 +00:00
aio_read.c Update. 1999-08-05 00:10:40 +00:00
aio_read64.c Update. 1999-08-05 00:10:40 +00:00
aio_return.c Update. 1997-12-04 00:12:34 +00:00
aio_suspend.c Update. 1999-08-15 18:14:36 +00:00
aio_write.c Update. 1999-08-05 00:10:40 +00:00
aio_write64.c Update. 1999-08-05 00:10:40 +00:00
lio_listio.c Update. 1999-08-15 18:14:36 +00:00
lio_listio64.c Update. 1999-08-15 18:14:36 +00:00
tst-aio.c Update. 1998-04-14 16:51:08 +00:00