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 initial import 1995-02-18 01:27:10 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-01-25 17:01:47 +00:00
allocrtsig.c Update. 1998-02-01 17:06:45 +00:00
sigaddset.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sigandset.c update. 1997-07-11 01:19:07 +00:00
sigdelset.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sigempty.c update from main archive 960107 1997-01-07 23:29:44 +00:00
sigfillset.c update from main archive 960107 1997-01-07 23:29:44 +00:00
siggetmask.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sighold.c Update. 1998-04-20 18:41:05 +00:00
sigisempty.c update. 1997-07-11 01:19:07 +00:00
sigismem.c update from main archive 960105 1997-01-06 22:07:28 +00:00
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 Update. 1997-06-21 02:59:26 +00:00
sigsetops.h update from main archive 961208 1996-12-09 03:15:25 +00:00
tst-signal.c Update. 1997-05-29 12:06:58 +00:00