glibc/rt
Ulrich Drepper 98cbe360d9 Update.
* misc/sys/cdefs.h: Define __restrict_arr.
	* include/sys/time.h: Add restrict where required by AGd4.
	* inet/arpa/inet.h: Likewise.
	* io/sys/stat.h: Likewise.
	* io/sys/statvfs.h: Likewise.
	* misc/search.h: Likewise.
	* misc/sys/select.h: Likewise.
	* posix/glob.h: Likewise.
	* posix/regex.h: Likewise.
	* posix/spawn.h: Likewise.
	* posix/unistd.h: Likewise.
	* rt/aio.h: Likewise.
	* signal/signal.h: Likewise.
	* socket/sys/socket.h: Likewise.
	* stdlib/ucontext.h: Likewise.
	* streams/stropts.h: Likewise.
	* string/string.h: Likewise.
	* time/time.h: Likewise.
	* time/sys/time.h: Likewise.

	* posix/spawn.h: Add declarations for posix_spawnattr_getscheparam
	and posix_spawnattr_setscheparam.

	* libio/stdio.h: Make cuserid prototype again available for all
	XPG versions.
2000-08-21 06:49:52 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Update. 2000-08-17 07:38:02 +00:00
Versions Update. 2000-06-26 18:12:12 +00:00
aio.h Update. 2000-08-21 06:49:52 +00:00
aio_cancel.c Update. 2000-08-12 05:14:52 +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-08-12 05:14:52 +00:00
aio_misc.h Update. 2000-08-12 05:14:52 +00:00
aio_notify.c (notify_func_wrapper): Wrapper function to call thread event callback function. (__aio_notify_only): Use function above. 2000-08-16 01:07:14 +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 * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset 2000-06-21 10:38:25 +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. 2000-07-26 06:30:30 +00:00
lio_listio64.c Update. 1999-08-15 18:14:36 +00:00
tst-aio.c Update. 2000-07-27 09:43:12 +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 * elf/nodelete.c (do_test): Remove reference to undefined member 2000-08-09 09:17:42 +00:00
tst-aio5.c Update. 2000-07-26 13:49:15 +00:00
tst-aio64.c * rt/tst-aio64.c: Add tests for aio_fsync64 and aio_cancel64. 2000-07-27 13:03:23 +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