about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/bits/errno.h
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-06 20:32:46 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-06 22:35:01 +0200
commit53850f044f65dd11efdf67a2ab214d312295d85c (patch)
tree1ceaf2a2c4e7153079a8d07046865fc07cb60d49 /sysdeps/mach/hurd/bits/errno.h
parent41d8c3bc33bcae1ebb8077b0442caef4917f763a (diff)
downloadglibc-53850f044f65dd11efdf67a2ab214d312295d85c.tar.gz
glibc-53850f044f65dd11efdf67a2ab214d312295d85c.tar.xz
glibc-53850f044f65dd11efdf67a2ab214d312295d85c.zip
hurd: Rework generating errno.h
We only need to give to gawk the headers that actually define error
numbers, so let's rather filter out the other included headers early.
Diffstat (limited to 'sysdeps/mach/hurd/bits/errno.h')
-rw-r--r--sysdeps/mach/hurd/bits/errno.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/sysdeps/mach/hurd/bits/errno.h b/sysdeps/mach/hurd/bits/errno.h
index a0794f96aa..3b54f5855e 100644
--- a/sysdeps/mach/hurd/bits/errno.h
+++ b/sysdeps/mach/hurd/bits/errno.h
@@ -1,33 +1,9 @@
 /* This file generated by errnos.awk from
      errno.texi
-     stdc-predef.h
-     libc-symbols.h
      mach/message.h
      mach/kern_return.h
-     mach/port.h
-     mach/boolean.h
-     stdint.h
-     ../stdlib/stdint.h
-     ../bits/libc-header-start.h
-     features.h
-     features-time64.h
-     ../sysdeps/generic/features-time64.h
-     sys/cdefs.h
-     ../misc/sys/cdefs.h
-     ../sysdeps/x86/bits/wordsize.h
-     ../sysdeps/ieee754/ldbl-96/bits/long-double.h
-     gnu/stubs.h
-     bits/types.h
-     ../posix/bits/types.h
-     ../sysdeps/mach/hurd/bits/timesize.h
-     ../sysdeps/mach/hurd/bits/typesizes.h
-     ../bits/time64.h
-     ../bits/wchar.h
-     ../bits/stdint-intn.h
-     ../bits/stdint-uintn.h
      mach/mig_errors.h
      device/device_types.h
-     mach/std_types.h
    Do not edit this file; edit errnos.awk and regenerate it.  */
 
 #ifndef _BITS_ERRNO_H