1999-06-19 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sat, 19 Jun 1999 12:28:15 +0000 (12:28 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 19 Jun 1999 12:28:15 +0000 (12:28 +0000)
commit7f12722d6d86754574a9ca1fa52167b8575acf71
tree05f014809695a6c0473674c65fcf2a622fd4cfcf
parent4360eafdd20769fa9d42c075853271debd06f7d1
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.
sysdeps/gnu/siglist.c [moved from sysdeps/unix/sysv/linux/siglist.c with 88% similarity]
sysdeps/gnu/siglist.h [new file with mode: 0644]
sysdeps/mach/hurd/siglist.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/siglist.h