aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_signal.h
Commit message (Expand)AuthorAgeFilesLines
* Rationalize license text on Linuxolator filesEd Maste2018-03-231-15/+13
* sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Rework signal code to allow using it by other modules, like linprocfs:Dmitry Chagin2015-05-241-12/+0
* According to Linux man sigaltstack(3) shall return EINVAL if the ssDmitry Chagin2015-05-241-0/+2
* Implement rt_sigqueueinfo() system call.Dmitry Chagin2015-05-241-0/+1
* Add a siginfo_t conversion function.Dmitry Chagin2015-05-241-2/+13
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hJohn Baldwin2013-01-291-0/+3
* Put the macro declaration in the relevant include file for future use.Dmitry Chagin2011-02-151-0/+3
* Correctly fill siginfo for the signals delivered by linux tkill/tgkill.Konstantin Belousov2008-10-191-0/+3
* MFP4 (107868 - 107870):Alexander Leidinger2006-10-151-0/+2
* Remove __P.Alfred Perlstein2002-03-201-4/+3
* KSE Milestone 2Julian Elischer2001-09-121-1/+1
* Round of cleanups and enhancements. These include (in random order):Marcel Moolenaar2001-09-081-4/+4
* The MI/MD split wasn't perfect and the MI files need hacks for theDavid E. O'Brien2000-11-011-1/+1
* Fix typo in license.Marcel Moolenaar2000-08-251-1/+1
* Provide prototypes for functions used by MD code.Marcel Moolenaar2000-08-221-0/+39