summaryrefslogtreecommitdiff
path: root/lib/libsysdecode/errno.c
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2021-09-22Drop cloudabiKonstantin Belousov
2020-11-03Make linux_errtbl[] static.Edward Tomasz Napierala
2020-10-29Add defines for Linux errno values and use them to make linux_errtbl[]Edward Tomasz Napierala
2019-03-06Drop "All rights reserved" from my copyright statements.John Baldwin
2018-04-26libsysdecode: support errno and syscalls for arm64 LinuxEd Maste
2018-03-22Share Linux errno table with libsysdecodeEd Maste
2018-03-16Chase r331057 in libsysdecode erno tableEd Maste
2017-12-16libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.Ed Schouten
2017-11-28Sync bsd_to_linux_errno[] table with i386 and amd64 tables in the sys directory.Fedor Uporov
2016-10-17Move mksubr from kdump into libsysdecode.John Baldwin
2016-03-24Replace the CloudABI system call table by a machine generated version.Ed Schouten
2016-02-23Add handling for non-native error values to libsysdecode.John Baldwin