]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Share Linux errno table with libsysdecode
authoremaste <emaste@FreeBSD.org>
Thu, 22 Mar 2018 12:58:49 +0000 (12:58 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 22 Mar 2018 12:58:49 +0000 (12:58 +0000)
commit289be8516c5ec21ec34390cfce6c92e014e9efcf
treedf7dc732901f7e73e9d14e52fd5cb1677130f754
parent7aa86e0b9924d40f1c3a80cf9457bff032372871
Share Linux errno table with libsysdecode

Requested by: jhb
Reviewed by: jhb
Sponsored by: Turing Robotic Industries Inc.
lib/libsysdecode/errno.c
sys/amd64/linux/linux_sysvec.c
sys/amd64/linux32/linux32_sysvec.c
sys/compat/linux/linux_emul.h
sys/compat/linux/linux_errno.c
sys/compat/linux/linux_errno.inc [new file with mode: 0644]
sys/i386/linux/linux_sysvec.c
sys/modules/linux_common/Makefile