summaryrefslogtreecommitdiff
path: root/include/signal.h
AgeCommit message (Expand)Author
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2014-07-28Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)Lionel Sambuc
2014-03-03reduced diff in include/signal.hLionel Sambuc
2014-03-02use netbsd <sys/signal.h> and sigset_tBen Gras
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2011-01-28<ansi.h> -> <minix/ansi.h>Ben Gras
2010-04-26Changed pagefault delivery to VMTomas Hruby
2010-03-31Move kernel signal SIGKNDELAY to system signal SIGSNDELAY and fix broken ptrace.Cristiano Giuffrida
2010-03-22Print stacktrace when a system service fails or when a core dump has to be ge...Cristiano Giuffrida
2010-03-17Add a define for NSIG.Kees van Reeuwijk
2010-03-17New RS and new signal handling for system processes.Cristiano Giuffrida
2010-03-12- Add support for the ucontext system calls (getcontext, setcontext,Thomas Veerman
2009-12-02FPU context switching support by Evgeniy Ivanov.Ben Gras
2009-11-09Removal of the executable flag from files that cannot be executedTomas Hruby
2009-11-06Changes to the include files in order to make cross-compilation possible.Tomas Hruby
2009-10-01PM delay call infrastructure improvementsDavid van Moolenbroek
2009-09-30Merge of David's ptrace branch. Summary:David van Moolenbroek
2009-08-15Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer.David van Moolenbroek
2006-09-27_NSIG is supposed to be highest signal number plus one, not highestBen Gras
2006-06-07Added killpg to signal.h, rearranged getloadavg, putenv, and setenv inPhilip Homburg
2006-03-15Reverting some of changes that break backward compatibility.Philip Homburg
2006-03-10Jorrit's ... "progress?"Jorrit Herder
2006-02-17Reintroduced SIGEMT.Philip Homburg
2006-02-17SIGBUS needs its own number. Removed SIGEMT. Made SIGIOT conditional onPhilip Homburg
2005-10-03Add SIGWINCH signal and functionality in tty and support in PM.Ben Gras
2005-08-22Al's double-blank-line removal requestBen Gras
2005-07-19Added new signal types for kernel events:Jorrit Herder
2005-04-21Initial revisionBen Gras