glibc/sysdeps/gnu
Roland McGrath a901ffa236 * sysdeps/gnu/siglist.h: File moved to ...
* sysdeps/generic/siglist.h: ... here.  This file should be usable for
	any platform, since it just associates the SIG* macros with text names
	and descriptions. For any signal macros do not exist on every
	platform, we can use #ifdef tests here and still use this single
	common file for all platforms.
	* sysdeps/generic/siglist.c: Rewrite using <siglist.h>.  This file
	should be usable for all platforms after the binary compatibility
	stuff in the current sysdeps/gnu version is no longer required.
	* sysdeps/generic/Makefile: Remove rules for generating siglist.c.
	* sysdeps/generic/make_siglist.c: File removed.

1999-06-16  Roland McGrath  <roland@baalperazim.frob.com>
1999-06-19 12:40:14 +00:00
..
bits Update. 1999-01-26 19:29:36 +00:00
netinet Update. 1999-06-08 21:20:07 +00:00
sys 1999-01-23 Roland McGrath <roland@baalperazim.frob.com> 1999-01-24 10:40:26 +00:00
Dist 1999-01-23 Roland McGrath <roland@baalperazim.frob.com> 1999-01-24 10:40:26 +00:00
errlist.awk Update. 1999-06-19 09:58:37 +00:00
errlist.c Update. 1999-06-19 09:58:37 +00:00
getutmp.c Update. 1999-05-14 00:22:24 +00:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
Makefile Update 1999-05-13 19:51:20 +00:00
siglist.c 1999-06-19 Roland McGrath <roland@baalperazim.frob.com> 1999-06-19 12:28:15 +00:00
updwtmp.c Update. 1998-04-20 18:41:05 +00:00
utmp_file.c Update. 1998-04-24 07:07:59 +00:00
utmpx.h Update. 1999-05-15 09:31:40 +00:00