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
..
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
aio_fsync.c
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
aio_read64.c
aio_return.c
aio_suspend.c
aio_write.c
aio_write64.c
Depend
lio_listio.c
lio_listio64.c
Makefile Update. 2000-08-17 07:38:02 +00:00
tst-aio.c
tst-aio2.c
tst-aio3.c
tst-aio4.c
tst-aio5.c
tst-aio64.c
tst-clock.c
tst-shm.c
Versions