glibc/sysdeps/unix/sysv/linux/powerpc/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
..
types Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
environments.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fcntl.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ioctl-types.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ipc-perm.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
ppc.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08: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
rseq.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sigstack.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
socket-constants.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
termios-baud.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
termios-c_cc.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
termios-c_cflag.h Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h 2022-10-24 13:43:19 +00:00
termios-c_iflag.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
termios-c_lflag.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
termios-c_oflag.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
termios-misc.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
timesize.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
wordsize.h