aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/scripts/linux_system_error_list.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/scripts/linux_system_error_list.sh')
-rwxr-xr-xdotfiles/scripts/linux_system_error_list.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/scripts/linux_system_error_list.sh b/dotfiles/scripts/linux_system_error_list.sh
new file mode 100755
index 0000000..4b980d7
--- /dev/null
+++ b/dotfiles/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