glibc/rt
Ulrich Drepper 8b8cc76fa4 Update.
2002-06-18  Amos Waterland  <apw@us.ibm.com>

	* sysdeps/pthread/aio_cancel.c (aio_cancel): Add check for invalid
	file descriptor.
	* sysdeps/pthread/aio_fsync.c (aio_fsync): Add check for invalid fd;
	add check for fd not open for writing.

	* sysdeps/pthread/aio_suspend.c (aio_suspend): Add check for
	completed element(s) and do not suspend thread if so.  Patch
	heavily modified by drepper.

	* rt/tst-aio7.c: New file.  Regression test for problems which the
	above three changes fix.
	* rt/Makefile (tests): Add tst-aio7.

	* rt/tst-aio6.c: Fix comment.
2002-06-29 23:35:02 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Update. 2002-06-29 23:35:02 +00:00
Versions Update. 2000-06-26 18:12:12 +00:00
aio.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_error.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_return.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-aio.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-aio2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-aio3.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-aio4.c * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1. 2001-08-24 05:07:37 +00:00
tst-aio5.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-aio6.c Update. 2002-06-29 23:35:02 +00:00
tst-aio7.c Update. 2002-06-29 23:35:02 +00:00
tst-aio64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-clock.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-shm.c Update. 2002-04-03 00:36:12 +00:00