summaryrefslogtreecommitdiff
path: root/termios
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-09Handle clang -Wignored-attributes on weak aliasesAdhemerval Zanella
2025-07-20termios: SPEED_MAX and BAUD_MAX constantsH. Peter Anvin
2025-07-20termios: move the baud_t interface from __USE_MISC to __USE_GNUH. Peter Anvin
2025-07-11termios: Move isatty, __isatty_nostatus from ioFlorian Weimer
2025-07-11termios: Reflow and sort MakefileFlorian Weimer
2025-06-17termios: add new baud_t interface, defined to be explicitly numericH. Peter Anvin (Intel)
2025-06-17termios: merge the termios baud definitionsH. Peter Anvin (Intel)
2025-06-17termios: change the generic cfsetspeed() to support arbitrary speedsH. Peter Anvin (Intel)
2025-06-17hurd/termios: remove USE_OLD_TTYH. Peter Anvin (Intel)
2025-06-17termios: make __tcsetattr() the internal interfaceH. Peter Anvin (Intel)
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-22Break some lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-01-11Fix up termios.h for XPG7.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-05-03Update.Ulrich Drepper
2003-06-15Update.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2002-02-01Update.Ulrich Drepper
2001-07-262001-07-26 Roland McGrath <roland@frob.com>Roland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger