glibc/signal
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
..
sys
.cvsignore
allocrtsig.c Update. 1998-02-01 17:06:45 +00:00
Makefile Update. 1998-01-25 17:01:47 +00:00
sigaddset.c
sigandset.c update. 1997-07-11 01:19:07 +00:00
sigdelset.c
sigempty.c
sigfillset.c
siggetmask.c
sighold.c Update. 1998-04-20 18:41:05 +00:00
sigisempty.c update. 1997-07-11 01:19:07 +00:00
sigismem.c
signal.h Update. 1998-04-21 22:58:23 +00:00
sigorset.c update. 1997-07-11 01:19:07 +00:00
sigrelse.c Update. 1998-04-20 18:41:05 +00:00
sigsetops.c
sigsetops.h
tst-signal.c