glibc/sysdeps/unix/sysv/linux/ia64/bits
Adhemerval Zanella Netto 929ea132b4 Linux: Consolidate typesizes.h
The generic (sysdeps/unix/sysv/linux/generic/bits/typesizes.h) and
default (bits/typesizes.h) differs in two fields:

                    bits/typesizes.h    Linux generic
__NLINK_T_TYPE      __UWORD_TYPE        __U32_TYPE
__BLKSIZE_T_TYPE    __SLONGWORD_TYPE    __S32_TYPE

Sinceit leads to different C++ mangling names, the default typesize.h
is copied for the requires archtiectures and the generic is make the
default Linux one.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2022-12-07 14:41:21 -03:00
..
fcntl.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mman.h Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375) 2022-10-10 09:30:24 +02:00
procfs.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pthread_stack_min.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setjmp.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shmlba.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sigaction.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sigcontext.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
siginfo-arch.h Fix a bug in 'Remove __need macros from signal.h' (a992f506) 2017-05-22 22:32:09 -04:00
siginfo-consts-arch.h Update siginfo constants from Linux kernel (bug 21286). 2018-09-17 12:41:14 +00:00
sigstack.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
struct_stat.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
typesizes.h Linux: Consolidate typesizes.h 2022-12-07 14:41:21 -03:00