glibc/sysdeps/unix/sysv/linux/powerpc/bits
Joseph Myers b87a70e5e2 Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
Linux 6.0 adds a constant ADDRB, a termios c_cflag bit, to its
include/uapi/asm-generic/termbits-common.h.

Add it accordingly to glibc's bits/termios-c_cflag.h headers.  As
other constants in these headers are generally in octal, I converted
the value to octal to match.  As ADDRB isn't in a POSIX-reserved
namespace, I made it conditional on __USE_MISC.

Tested for x86_64.
2022-10-24 13:43:19 +00: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
wordsize.h