summaryrefslogtreecommitdiff
path: root/system/sudo/SIGUNUSED.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/sudo/SIGUNUSED.patch')
-rw-r--r--system/sudo/SIGUNUSED.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/system/sudo/SIGUNUSED.patch b/system/sudo/SIGUNUSED.patch
deleted file mode 100644
index 969c3e82d..000000000
--- a/system/sudo/SIGUNUSED.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- sudo-1.8.28/lib/util/siglist.in 2019-10-10 11:32:54.000000000 -0500
-+++ sudo-1.8.28/lib/util/siglist.in 2019-10-14 16:42:46.259938722 -0500
-@@ -17,11 +17,12 @@
- EMT EMT trap
- FPE Floating point exception
- KILL Killed
-+# before UNUSED (musl defines them as the same number)
-+ SYS Bad system call
- # before BUS (Older Linux doesn't really have a BUS, but defines it to UNUSED)
- UNUSED Unused
- BUS Bus error
- SEGV Memory fault
-- SYS Bad system call
- PIPE Broken pipe
- ALRM Alarm clock
- TERM Terminated