summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_signal.h
Commit message (Expand)AuthorAgeFilesLines
* Rework signal code to allow using it by other modules, like linprocfs:dchagin2015-05-241-12/+0
* According to Linux man sigaltstack(3) shall return EINVAL if the ssdchagin2015-05-241-0/+2
* Implement rt_sigqueueinfo() system call.dchagin2015-05-241-0/+1
* Add a siginfo_t conversion function.dchagin2015-05-241-2/+13
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hjhb2013-01-291-0/+3
* Put the macro declaration in the relevant include file for future use.dchagin2011-02-151-0/+3
* Correctly fill siginfo for the signals delivered by linux tkill/tgkill.kib2008-10-191-0/+3
* MFP4 (107868 - 107870):netchild2006-10-151-0/+2
* Remove __P.alfred2002-03-201-4/+3
* KSE Milestone 2julian2001-09-121-1/+1
* Round of cleanups and enhancements. These include (in random order):marcel2001-09-081-4/+4
* The MI/MD split wasn't perfect and the MI files need hacks for theobrien2000-11-011-1/+1
* Fix typo in license.marcel2000-08-251-1/+1
* Provide prototypes for functions used by MD code.marcel2000-08-221-0/+39
OpenPOWER on IntegriCloud