summaryrefslogtreecommitdiff
path: root/src/systty.h
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-16Make src headers idempotent and standalonePaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-07-14Use binary-io module, O_BINARY, and "b" flag.Paul Eggert
2014-07-11Coalesce extern decls.Paul Eggert
2014-07-11Implement echo suppression in non-interactive mode for MS-Windows.Eli Zaretskii
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-07-16Be simpler and more consistent about reporting I/O errors.Paul Eggert
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-04Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert
2012-11-04Remove EMACS_OUTQSIZE+sleep hack.Paul Eggert
2012-09-12Simplify SIGIO usage.Paul Eggert
2012-09-07More signal-handler cleanup.Paul Eggert
2012-08-08Tiny comment updatesGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-13* sysdep.c: Make symbols static if they're not exported.Paul Eggert
2011-03-14* process.c (serial_open, serial_configure): Move decls from here ...Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from mainline.Paul Eggert
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-09Include <unistd.h> unilaterally.Paul Eggert
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-23Include <sys/ioctl.h> unconditionally.Dan Nicolaescu
2010-11-14Clean up src/systty.h macros.Dan Nicolaescu
2010-08-22Simplify termio code.Dan Nicolaescu
2010-06-07Remove INCLUDED_FCNTL.Dan Nicolaescu
2010-05-06Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-08-01Fix previous change that removed BSD_TERMIOS. AddDan Nicolaescu
2008-07-31* bitmaps/README:Dan Nicolaescu
2008-07-30* systty.h (sensemode): Remove empty #if. Remove reference toDan Nicolaescu
2008-07-16* systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu
2008-07-13* config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu
2008-07-10* src/fileio.c:Dan Nicolaescu