This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/sysdeps unix/sysv/linux/siglist.h mach/hu ...


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	roland@egcs.cygnus.com	99/06/19 12:28:17

Modified files:
	sysdeps/unix/sysv/linux: siglist.h 
Added files:
	sysdeps/mach/hurd: siglist.h 
	sysdeps/gnu    : siglist.c siglist.h 
Removed files:
	sysdeps/unix/sysv/linux: siglist.c 

Log message:
	1999-06-19  Roland McGrath  <roland@baalperazim.frob.com>
	
	* sysdeps/unix/sysv/linux/siglist.c: Moved to ...
	* sysdeps/gnu/siglist.c: ... here.
	Use <siglist.h> instead of "siglist.h", to ensure sysdeps-search.
	Use <bits/wordsize.h> instead of <sizes.h> to determine PTR_SIZE_STR.
	* sysdeps/gnu/siglist.h: New file, contents from linux version.
	Add entry for SIGLOST protected by #ifdef.
	* sysdeps/unix/sysv/linux/siglist.h: Just #include that file,
	and define OLD_SIGLIST_SIZE_STR.
	* sysdeps/mach/hurd/siglist.h: New file, likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]