about summary refs log tree commit diff
path: root/sysdeps/gnu/siglist.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-06-19 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-06-191-0/+86
* 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.