summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_signal.h
AgeCommit message (Expand)Author
2003-08-08Conditionally declare function that is not used all the time.christos
2003-07-04Actually move the prototype of native_to_linux_sigaltstack here.enami
2002-04-02Don't blow up if we don't have a machine dependend linux_signal.h.christos
2002-03-31make signal array handling uniform, and put signal arrays in a separatechristos
2002-02-18Resolve alpha compile issues:christos
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21
2001-09-22Enable Mips Linux emulation in header filesmanu
2001-01-19Added Linux compatibility support for powerpc portsmanu
2001-01-18constifyjdolecek
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-07Fix types. Kill old declarations.erh
1998-10-07Add prototype for linux_sigprocmask1().erh
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Split compat/linux/linux_signal.h into i386 and common parts.erh
1998-09-11Substantial signal handling changes:mycroft
1995-08-27Add a hook for MD ioctl calls, plus a couple of more changes to makefvdl
1995-08-14Export bsd_to_linux_sig[], and use it.mycroft
1995-08-14Move signal types into signal.h.mycroft
1995-02-28Added Linux compat code.fvdl