about summary refs log tree commit diff
path: root/signal/signal.h
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
* Always define sigset_t if __need_sigset_h is defined.Ulrich Drepper1998-03-021-4/+4
* (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration.Ulrich Drepper1997-05-201-2/+2
* Add sigisempty, sigorset, and sigandsetUlrich Drepper1997-04-041-0/+13
* 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-071-1/+2
* update from main archive 960105 cvs/libc-970107 cvs/libc-970106Ulrich Drepper1997-01-061-14/+23
* update from main archive 961229 cvs/libc20x-970306 cvs/libc-961231 cvs/libc-961230Ulrich Drepper1996-12-301-21/+33
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-201-7/+22
* 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-311-0/+5
* 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
* initial importRoland McGrath1995-02-181-0/+248