Lines Matching refs:signal

60 	* libc/include/sys/signal.h (sigset_t): Likewise.
518 * libc/machine/cris/sys/signal.h (kill): Declare.
707 * libc/signal/signal.tex: Use texinfo not makedoc markup.
712 * libc/include/sys/signal.h: Include forgotten sys/cdefs.h.
716 * libc/include/sys/signal.h: Move altstack macros completely
721 * libc/include/sys/signal.h: Define SS_ONSTACK and SS_DISABLE
834 * libc/include/sys/signal.h (stack_t): Make typedef generally
952 * libc/include/sys/signal.h: Likewise.
1377 * libc/include/sys/signal.h [__SPU__] (kill): Declare.
1621 * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.
1634 * libc/include/sys/signal.h: Add sigaltstack() support.
3412 * libc/include/sys/signal.h (sigset_t): Don't define when building
3605 * libc/include/sys/signal.h (_kill): Ditto.
4242 * libc/include/signal.h (psignal): Declare.
4244 * libc/signal/psignal.c: ... to here. Document.
4246 * libc/signal/Makefile.am (LIB_SOURCES): ... to here.
4249 * libc/signal/Makefile.in: Ditto.
4250 * libc/signal/signal.tex: Add references to psignal.
4277 * libc/include/sys/signal.h (_sig_func_ptr): Define with int parameter
4396 * libc/sys/linux/sys/signal.h (sig_t): Move from here...
4397 * libc/include/signal.h (sig_t): ...to here.
4736 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCE
4748 * libc/include/signal.h (sighandler_t): Add typedef.
4937 * libc/signal/Makefile.in: Regenerate.
5072 * libc/signal/Makefile.in: Regenerate.
5725 * libc/include/sys/signal.h: Include <sys/types.h> always.
7395 * libc/syscalls/syskill.c: Add #include <signal.h>.
7968 * libc/signal/Makefile.in: Ditto.
9170 * libc/signal/signal.c (_raise_r): Don't attempt to initialize the
9171 signal table, just use a default, in case initialization cause
10179 * libc/signal/Makefile.in: Regenerate.
11012 * libc/signal/Makefile.in: Ditto.
11697 * libc/include/sys/signal.h (sigdelset, sigfillset, sigismember): New macros.
11882 * libc/signal/Makefile.am: Ditto.
12366 * libc/signal/signal.c: Remove documentation for raise and _raise_r.
13064 libc/machine/cris/sys/signal.h, libc/machine/cris/sys/fcntl.h,
13279 * libc/include/sys/signal.h: Move <signal.h> include to bottom of file
13295 * libc/include/sys/signal.h: If <signal.h> didn't include
13296 this header file, include <signal.h> to account for
13813 from /usr/include/asm/signal.h instead of kernel sources. Also
14320 * libc/signal/Makefile.in: Ditto.
14466 * libc/include/sys/signal.h: Reflect renumbering of signals to
14536 * libc/include/sys/signal.h: Use system specific signal file when
15151 * libc/search/twalk.c libc/signal/signal.c: Ditto.
17154 * libc/include/signal.h (SIG_IGN, SIG_DFL, SIG_ERR): Change
17156 (_sig_func_ptr): Typedef moved to sys/signal.h.
17157 * libc/include/sys/signal.h (_sig_func_ptr): Typedef added.
17159 * libc/sys/linux/sys/signal.h (_sig_func_ptr): Typedef added.
17426 * libc/sys/linux/sys/signal.h: Change to include various linux
17427 <bits/xxx.h> header files, rather than <linux/signal.h> so as
17528 * libc/include/signal.h: Same.
17932 * libc/include/sys/reent.h: Add signal buffer support for strsignal
17948 * libc/sys/linux/sys/signal.h: Add psignal prototype.
17960 make siglist.inc dependent on sig.c instead of signal.c.
17962 * libc/sys/linux/sig.c: Rename from signal.c and change code to
17965 * libc/sys/linux/signal.c: Changed to be linux signal() function
17966 so as to override regular newlib default signal.c.
17971 * libc/sys/linux/sys/signal.h: Redefine NSIG to _NSIG and override
17981 * libc/sys/linux/signal.c: Change to use real-time syscalls for
17986 * libc/sys/linux/sys/signal.h: Add include of <bits/signum.h>.
18130 * libc/sys/linux/signal.c: Rename raise to __libc_raise and weak-alias
18396 * libc/sys/linux/signal.c (sigwaitinfo, sigtimedwait): Ditto.
18513 * libc/sys/linux/signal.c: Remove include of <bits/sigset.h>.
18514 * libc/sys/linux/sys/signal.h: Add include of <bits/sigset.h>.
18651 * libc/sys/linux/signal.c: Change header plus change sigsuspend to
18863 * libc/sys/linux/signal.c: Change header plus change sigsuspend to
19176 * libc/include/sys/signal.h [__CYGWIN__]: Issue error message
19181 * libc/include/sys/signal.h: Revert 2002-01-23 change.
19185 * libc/include/sys/signal.h: Remove pthread_kill declaration
19310 * libc/signal/Makefile.am: Likewise.
19317 awk reference to a variable reference. Change signal.h
19435 * signal.h: Change comment to reflect __CYGWIN__ rather than __CYGWIN32__.
19743 * libc/include/sys/signal.h: Remove unneeded __CYGWIN__ protection.
19873 * libc/include/sys/signal.h: Always include sys/types.h under Cygwin.
19920 * libc/include/sys/signal.h: add prototype for killpg.
20006 * libc/include/sys/signal.h: Add some SA_* defines for Cygwin.
20119 * libc/sys/rtems/include/signal.h: Removed.
20124 * libc/sys/rtems/sys/signal.h: Removed.
20137 * libc/include/sys/signal.h: Add more complete set of POSIX
20138 signal functionality including real-time and threaded signals.
20171 * libc/sys/linux/signal.c: Ditto.
20187 * libc/sys/linux/sys/signal.h: Ditto.
20366 * libc/signal/signal.c (__sigtramp_r): ISO C requires
20514 * libc/reent/signalr.c: included signal.h for "kill" prototype,
20668 * libc/include/sys/signal.h: Ditto.
20753 * libc/signal/signal.c (_signal_r) : Removed unused local variable temp.
20991 libc/signal/Makefile.in
21464 * libc/include/sys/signal.h: Ditto.
21708 * libc/signal/Makefile.in: Regenerated.
21941 * libc/signal/Makefile.in: Regenerated.
22124 * libc/include/sys/signal.h: ditto
22402 * libc/include/sys/signal.h: add __cplusplus wrapper
22453 * libc/include/sys/signal.h: cygwin32 exports sig{empty,add}set,
22580 * libc/signal/signal.c (__sigtramp_r,__sigtramp): New functions.
22617 * libc/include/sys/signal.h: add sigpause proto for Cygwin32
22689 * libc/include/sys/signal.h: include _ansi.h so _EXFUN is
22941 * libc/include/sys/signal.h: reorder CYGWIN32 signal numbers
23120 * libc/sys/rtems/sys/{features.h,sched.h,siginfo.h,signal.h,
23122 * libc/sys/rtems/include/{limits.h,signal.h,time.h}. New files.
23143 * libc/include/sys/signal.h: add SIGIO to _WIN32 list and
23197 * libc/include/sys/signal.h: Don't include <sys/types.h>. Just
23244 * libc/include/sys/signal.h: add signal protos for winsup
23270 * libc/sys/arm/syscalls.c (signal): Remove stub, signal()
23283 * libc/include/sys/signal.h: for _WIN32, define SIGCONT and
23382 target as signal is provided in winsup.
23401 * libc/signal/Makefile.in (OFILES): Add signal.o.
23402 (CFILES): Add signal.c.
23404 * libc/signal/raise.c (_raise_r): Only compile code if
23407 * libc/signal/signal.c: Redo whole file so that it works with
23408 current newlib. Use _kill_r if no signal handler provided.
23411 signal stubs.
23415 * libc/sys/{go32,sparc64}/signal.c: Delete, stub no longer used.
23416 * libc/sys/sysmec/{raise,signal}.c: Ditto.
23417 * libc/sys/sysvnecv70/signal.s: Ditto.
23420 * libc/sys/sysnecv850/kill.c (_kill): Encode signal # so that
23421 simulator and debugger can tell the difference between a signal
23482 * libc/sys/sysmec/signal.c: Dummy file.
23842 * libc/include/sys/signal.h
23913 * libc/include/signal.h: _sig_func_ptr function takes an int
23914 * libc/include/sys/signal.h: sa_handler function takes an int
24336 * libc/include/sys/signal.h (sigprocmask): Change prototype
24477 * libc/sys/win32/exception.c (ehandler3): set strace when a signal
24530 * libc/sys/signal.c (sleep): Fill it in.
24565 * libc/sys/win32/signal.c (_raise): New.
24567 * libc/sys/win32/spawn.c (kill): Moved to signal.c
24574 * libc/include/sys/signal.h (SIGTTOU, SIGTTIN): New for win32.
24775 * libc/include/sys/signal.h (__need_MAX_SIGNALS): Removed.
24780 * libc/signal/signal.c (_signal_r): Changed from using
24795 * signal.c (sigprocmask): New.
25119 * libc/include/sys/signal.h (SIGCHLD): Add for _WIN32.
25151 * libc/sys/win32/signal.c (signal): Validate arg.
25261 * libc/include/sys/signal.h (__WIN32__): New.
25615 * libc/include/sys/signal.h: New signals for go32.
25757 * libc/include/sys/signal.h: Check for __GO32__, not __i386__ and
25888 * libc/signal/signal.c: Only use ifdef SIMULATED_SIGNALS.
25890 * libc/signal/raise.c: Only use ifndef SIMULATED_SIGNALS.
26046 * libc/signal/signal.c: allocate as needed
26088 use sys/netware, don't use signal, define NO_EXEC, ABORT_PROVIDED,
26296 locale.h, math.h, pwd.h, reent.h, setjmp.h, signal.h, stdio.h,
26428 libc/signal/Makefile.in, libc/stdio/Makefile.in,
26551 libc/signal/raise.c libc/signal/signal.c libc/stdio/fdopen.c
26606 libc/reent/reent.tex, libc/signal/signal.tex,
26616 * default.menu, no-signal.menu: delete.
26747 * libc/include/signal.h: _MAX_SIGNALS moved to sys/signal.h.
26748 * libc/include/sys/signal.h: Define _MAX_SIGNALS if
26755 * libc/include/sys/signal.h: #define _SYS_SIGNAL_H for general
26775 * libc/signal/signal.c: Reentrant routines _r_xxx renamed to
26813 signal.h, stdio.h, stdlib.h, string.h, time.h}:
26938 signal.h, stdio.h, stdlib.h, string.h, time.h, unistd.h}
27060 libc/include/signal.h, libc/include/stdio.h,
27062 libc/signal/signal.c libc/stdio/cvt.c, libc/stdio/fclose.c,
27093 libc/include/sys/config.h, libc/include/sys/signal.h,
27107 * default.menu, no-signal.menu: alternate forms of libc main menu
27147 is set to "signal" so that a29khif can turn it off (since a29khif
27148 has raise() as part of machine-specific signal.s.)
27418 * libc/include/sys/signal.h: define all ANSI signal names, and
27629 * libc/signal/signal.tex: new chapter
27630 * libc/signal/raise.c, libc/signal/signal.c: new doc
27631 * libc/signal/Makefile.in: use new doc