summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/amd64/linux_errno.h
AgeCommit message (Collapse)Author
2013-12-17Cleanup compat linux errnos by adding generic errnos in a single file.njoly
Use it for all arches except alpha and mips. Add a few missing native to linux errno conversions.
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
Process startup and dynamiclinking work, but processes hang due to Linux arch_prctl(2) not being really supported yet.