glibc/rt
Ulrich Drepper 92806ee99d Update.
2000-07-26  Andreas Jaeger  <aj@suse.de>

	* rt/tst-aio.c: Add tests for aio_fsync and aio_cancel.
	(do_wait): Test requests with aio_return.
	(do_test): Change callers of do_wait.

2000-07-27  Ulrich Drepper  <drepper@redhat.com>

	* rt/aio_misc.c (__aio_remove_request): New function.  Handle removing
	from request list.  Don't do the list handling here, call
	__aio_remove_request.
	* rt/aio_misc.h: Add prototype for __aio_remove_request.
	* rt/aio_cancel.c: Don't assume __aio_find_req_fd succeeds since the
	request might already be processed.  Don't do the list handling
	here, call __aio_remove_request.

	* rt/aio_misc.c: Don't depend on aio_reqprio field for LIO_SYNC and
	LIO_DSYNC.

	* rt/aio_misc.c: Add comment explaining why writer memory barriers
	are missing.
2000-07-27 09:43:12 +00:00
..
aio_cancel.c Don't assume __aio_find_req_fd succeeds since the request might already be processed. Don't do the list handling here, call __aio_remove_request. 2000-07-27 09:38:42 +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. 2000-07-27 09:43:12 +00:00
aio_misc.h Update. 2000-07-27 09:43:12 +00:00
aio_notify.c Update. 1999-08-15 18:14:36 +00:00
aio_read64.c Update. 1999-08-05 00:10:40 +00:00
aio_read.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 * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset 2000-06-21 10:38:25 +00:00
aio_write64.c Update. 1999-08-05 00:10:40 +00:00
aio_write.c Update. 1999-08-05 00:10:40 +00:00
aio.h Update. 2000-01-05 02:12:13 +00:00
Depend Update. 1998-11-19 11:23:37 +00:00
lio_listio64.c Update. 1999-08-15 18:14:36 +00:00
lio_listio.c Update. 2000-07-26 06:30:30 +00:00
Makefile Update. 2000-07-26 13:49:15 +00:00
tst-aio2.c Update. 2000-07-26 06:30:30 +00:00
tst-aio3.c Update. 2000-07-26 13:49:15 +00:00
tst-aio4.c Update. 2000-07-26 13:49:15 +00:00
tst-aio5.c Update. 2000-07-26 13:49:15 +00:00
tst-aio64.c Update. 2000-07-26 13:49:15 +00:00
tst-aio.c Update. 2000-07-27 09:43:12 +00:00
tst-clock.c Update. 2000-04-11 16:27:38 +00:00
tst-shm.c Update. 2000-04-12 06:48:39 +00:00
Versions Update. 2000-06-26 18:12:12 +00:00