summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_sysproto.h
Commit message (Collapse)AuthorAgeFilesLines
* Handle unimplemented syscall by instantly returning ENOSYS instead of sendingsobomax2005-03-071-0/+36
signal first and only then returning ENOSYS to match what real linux does. PR: kern/74302 Submitted by: Travis Poppe <tlp@LiquidX.org>
OpenPOWER on IntegriCloud