aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/.scripts/linux_system_error_list.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/.scripts/linux_system_error_list.sh b/scripts/.scripts/linux_system_error_list.sh
new file mode 100755
index 0000000..4b980d7
--- /dev/null
+++ b/scripts/.scripts/linux_system_error_list.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cat /usr/include/asm-generic/errno-base.h
+cat /usr/include/asm-generic/errno.h