glibc/signal
Ulrich Drepper 91bc38d09c Update.
2000-08-12  Andreas Jaeger  <aj@suse.de>

	* include/features.h (__STDC_ISO_10646__): Define.
	Reported by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>.

	* include/features.h (__USE_ISOC99): Define for _XOPEN_SOURCE >= 600.

	* locale/langinfo.h: Define YESSTR and NOSTR also for XPG4 (but not
	for revision 6 and up).

	* posix/sys/types.h: Define __need_timer_t and __need_clockid_t before
	including <time.h>.
	* time/time.h: Allow __need_timer_t and __need_clockid_t to be defined
	to get definitions of just these types.

	* signal/signal.h: Define thread signal handling functions also for
	POSIX95.

	* sysdeps/unix/sysv/linux/bits/types.h: Define thread types also for
	POSIX95.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.

	* sysvipc/sys/shm.h: Define pid_t for XPG.

	* wcsmbs/wchar.h: Make the various wide char string and stream
	functions available for the respective XPG versions.
2000-08-14 04:57:27 +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-07-08 22:53:56 +00:00
Versions Update. 2000-02-23 06:02:09 +00:00
allocrtsig.c Update. 1999-04-28 23:13:52 +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. 2000-08-14 04:57:27 +00:00
sigorset.c update. 1997-07-11 01:19:07 +00:00
sigrelse.c Update. 1998-07-16 11:44:36 +00:00
sigsetops.c Update. 1998-10-08 16:12:50 +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