about summary refs log tree commit diff
path: root/signal
Commit message (Expand)AuthorAgeFilesLines
* Add prototype for sysv_signal.Ulrich Drepper1998-08-031-2/+3
* Include sigstack.h instead of defining struct sigstack andUlrich Drepper1998-07-221-14/+1
* (headers): Add sigstack.h.Ulrich Drepper1998-07-221-2/+3
* Always define sigset_t if __need_sigset_h is defined.Ulrich Drepper1998-03-021-4/+4
* update for 2.0.5pre1Ulrich Drepper1997-08-053-0/+6
* (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration.Ulrich Drepper1997-05-201-2/+2
* Add sigisempty, sigorset, and sigandsetUlrich Drepper1997-04-045-1/+121
* update from main archive 960107 cvs/libc-970113 cvs/libc-970112 cvs/libc-970111 cvs/libc-970110 cvs/libc-970109 cvs/libc-970108Ulrich Drepper1997-01-073-2/+4
* update from main archive 960105 cvs/libc-970107 cvs/libc-970106Ulrich Drepper1997-01-068-101/+117
* update from main archive 961229 cvs/libc20x-970306 cvs/libc-961231 cvs/libc-961230Ulrich Drepper1996-12-304-82/+37
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-201-7/+22
* update from main archive 961208 cvs/libc-961209Ulrich Drepper1996-12-091-15/+14
* update from main archive 961119 cvs/libc-961126 cvs/libc-961125 cvs/libc-961124 cvs/libc-961123 cvs/libc-961122 cvs/libc-961120Ulrich Drepper1996-11-201-9/+1
* update from main archive 961109 cvs/libc-961110Ulrich Drepper1996-11-101-0/+4
* update from main archive 961105 cvs/libc-961106Ulrich Drepper1996-11-061-24/+29
* update from main archive 961030 cvs/libc-961031Ulrich Drepper1996-10-312-1/+6
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-275-15/+23
* Tue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-042-2/+31
* Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960515Roland McGrath1996-05-141-0/+1
* Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960423 cvs/libc-960422 cvs/libc-960421Roland McGrath1996-04-211-2/+2
* [__USE_BSD] (sig_t): New typedef.Roland McGrath1995-11-081-0/+5
* * signal/signal.h [__USE_BSD] (_sys_siglist, sys_siglist): DeclareRoland McGrath1995-10-181-1/+6
* * Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1995-03-291-0/+1
* initial importRoland McGrath1995-02-1814-0/+594