]> Savannah Git Hosting - gnulib.git/commit
Rename module termios to termios-h.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:41:47 +0000 (23:41 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:41:47 +0000 (23:41 +0100)
commitc9c55626fbc23ef6871ff127ed9dd6e7ea72b127
tree1218c4ea4774d89dd2b19bcb1bab179cae5a09cc
parent89d27c598033c7b2395461f646b15ea5ff168e38
Rename module termios to termios-h.

* modules/termios-h: Renamed from modules/termios.
* modules/termios-h-tests: Renamed from modules/termios-tests.
* modules/termios-h-c++-tests: Renamed from modules/termios-c++-tests.
* tests/test-termios-h.c: Renamed from tests/test-termios.c.
* tests/test-termios-h-c++.cc: Renamed from tests/test-termios-c++.cc.
* doc/posix-headers/termios.texi: Update.
* modules/* (Depends-on): Update.
* modules/termios: New file.
15 files changed:
ChangeLog
doc/posix-headers/termios.texi
modules/posixcheck
modules/pty-h
modules/tcgetsid
modules/termios
modules/termios-c++-tests [deleted file]
modules/termios-h [new file with mode: 0644]
modules/termios-h-c++-tests [new file with mode: 0644]
modules/termios-h-tests [new file with mode: 0644]
modules/termios-tests [deleted file]
tests/test-termios-c++.cc [deleted file]
tests/test-termios-h-c++.cc [new file with mode: 0644]
tests/test-termios-h.c [new file with mode: 0644]
tests/test-termios.c [deleted file]