HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/src/glibc/debian/patches/hurd-i386/local-ED.diff
This is a long funny story, but even if it's standard-compliant, it poses too
many problems.

---
 sysdeps/mach/hurd/bits/errno.h |    2 ++
 1 file changed, 2 insertions(+)

--- a/sysdeps/mach/hurd/bits/errno.h
+++ b/sysdeps/mach/hurd/bits/errno.h
@@ -111,7 +111,9 @@
   EILSEQ                         = 0x4000006a,	/* Invalid or incomplete multibyte or wide character */
   EBACKGROUND                    = 0x40000064,	/* Inappropriate operation for background process */
   EDIED                          = 0x40000065,	/* Translator died */
+#if 0
   ED                             = 0x40000066,	/* ? */
+#endif
   EGREGIOUS                      = 0x40000067,	/* You really blew it this time */
   EIEIO                          = 0x40000068,	/* Computer bought the farm */
   EGRATUITOUS                    = 0x40000069,	/* Gratuitous error */
@@ -314,7 +316,9 @@
 #define EILSEQ                         0x4000006a
 #define EBACKGROUND                    0x40000064
 #define EDIED                          0x40000065
+#if 0
 #define ED                             0x40000066
+#endif
 #define EGREGIOUS                      0x40000067
 #define EIEIO                          0x40000068
 #define EGRATUITOUS                    0x40000069