summaryrefslogtreecommitdiff
path: root/src/systty.h
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Limit <config.h>’s includesPaul Eggert2016-09-30
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Make src headers idempotent and standalonePaul Eggert2015-10-16
* Update copyright year to 2015Paul Eggert2015-01-01
* Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-14
* Coalesce extern decls.Paul Eggert2014-07-11
* Implement echo suppression in non-interactive mode for MS-Windows.Eli Zaretskii2014-07-11
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Be simpler and more consistent about reporting I/O errors.Paul Eggert2013-07-16
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-04
* | Remove EMACS_OUTQSIZE+sleep hack.Paul Eggert2012-11-04
|/
* Simplify SIGIO usage.Paul Eggert2012-09-12
* More signal-handler cleanup.Paul Eggert2012-09-07
* Tiny comment updatesGlenn Morris2012-08-08
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* * sysdep.c: Make symbols static if they're not exported.Paul Eggert2011-04-13
* * process.c (serial_open, serial_configure): Move decls from here ...Paul Eggert2011-03-14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from mainline.Paul Eggert2011-01-14
|\
| * Merge from emacs-23Stefan Monnier2011-01-14
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-09
|/ /
* | Include <sys/ioctl.h> unconditionally.Dan Nicolaescu2010-11-23
* | Clean up src/systty.h macros.Dan Nicolaescu2010-11-14
* | Simplify termio code.Dan Nicolaescu2010-08-22
* | Remove INCLUDED_FCNTL.Dan Nicolaescu2010-06-07
* | Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu2010-05-06
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Fix previous change that removed BSD_TERMIOS. AddDan Nicolaescu2008-08-01
* * bitmaps/README:Dan Nicolaescu2008-07-31
* * systty.h (sensemode): Remove empty #if. Remove reference toDan Nicolaescu2008-07-30
* * systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu2008-07-16
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-13
* * src/fileio.c:Dan Nicolaescu2008-07-10
* * unexnext.c:Dan Nicolaescu2008-06-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-09