[PATCH v2 12/12] termios: Consolidate termios.h

Siddhesh Poyarekar siddhesh@gotplt.org
Mon Dec 31 16:34:00 GMT 2018


On 28/12/18 6:40 AM, Adhemerval Zanella wrote:
> This patch consolidates the Linux termios.h by removing the arch-specific
> one.
> 
> No semantic change is expected, checked on a build against x86_64-linux-gnu,
> alpha-linux-gnu, mips64-linux-gnu, and sparc64-linux-gnu.
> 
> 	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
> 	bits/termios-misc.h.
> 	* sysdeps/unix/sysv/linux/alpha/bits/termios.h: Remove file.
> 	* sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
> 	* sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
> 	* sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
> 	* sysdeps/unix/sysv/linux/bits/termios-misc.h: New file.
> 	* sysdeps/unix/sysv/linux/bits/termios.h: Include termios-misc.h.

OK.

Siddhesh



More information about the Libc-alpha mailing list