glibc/rt
Ulrich Drepper 01cad72266 Update.
1998-04-21 21:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* misc/sys/cdefs.h: New macro __REDIRECT to support changing the
	asm symbol name of functions.
	* include/features.h: Kill redundant test.

	* dirent/dirent.h: Use new macros to implement __USE_FILE_OFFSET64.
	* io/ftw.h: Likewise.
	* io/sys/stat.h: Likewise.
	* io/sys/statfs.h: Likewise.
	* io/sys/statvfs.h: Likewise.
	* libio/stdio.h: Likewise.
	* resource/sys/resource.h: Likewise.
	* rt/aio.h: Likewise.

	* posix/unistd.h: Use new macros for __USE_FILE_OFFSET64 and
	 __FAVOR_BSD.
	* signal/signal.h: Use new macros for BSD vs. SysV signal().

	* misc/Makefile: Drop bsd-compat.c.  Make libbsd-compat.a
	a dummy library.
	* misc/bsd-compat.c: Removed.
1998-04-21 22:58:23 +00:00
..
aio_cancel.c Update. 1997-12-08 03:06:47 +00:00
aio_error.c Update. 1997-12-04 00:12:34 +00:00
aio_fsync.c Update. 1997-12-08 03:06:47 +00:00
aio_misc.c Update. 1998-04-11 20:19:13 +00:00
aio_misc.h Update. 1997-12-08 03:06:47 +00:00
aio_notify.c Update. 1997-12-08 03:06:47 +00:00
aio_read64.c Update. 1997-12-08 03:06:47 +00:00
aio_read.c Update. 1997-12-08 03:06:47 +00:00
aio_return.c Update. 1997-12-04 00:12:34 +00:00
aio_suspend.c Update. 1998-04-11 11:51:23 +00:00
aio_write64.c Update. 1997-12-08 03:06:47 +00:00
aio_write.c Update. 1997-12-08 03:06:47 +00:00
aio.h Update. 1998-04-21 22:58:23 +00:00
librt.map Update. 1997-12-14 22:24:57 +00:00
lio_listio64.c Update. 1998-04-11 11:51:23 +00:00
lio_listio.c Update. 1998-04-11 20:19:13 +00:00
Makefile Update. 1998-04-11 09:51:01 +00:00
tst-aio.c Update. 1998-04-14 16:51:08 +00:00