aboutsummaryrefslogtreecommitdiffstats
path: root/src/systty.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Be simpler and more consistent about reporting I/O errors.Paul Eggert2013-07-161-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-041-10/+0
* | Remove EMACS_OUTQSIZE+sleep hack.Paul Eggert2012-11-041-11/+0
|/
* Simplify SIGIO usage.Paul Eggert2012-09-121-12/+1
* More signal-handler cleanup.Paul Eggert2012-09-071-5/+0
* Tiny comment updatesGlenn Morris2012-08-081-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * sysdep.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-3/+0
* * process.c (serial_open, serial_configure): Move decls from here ...Paul Eggert2011-03-141-0/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from mainline.Paul Eggert2011-01-141-1/+1
|\
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-2/+0
|/ /
* | Include <sys/ioctl.h> unconditionally.Dan Nicolaescu2010-11-231-2/+0
* | Clean up src/systty.h macros.Dan Nicolaescu2010-11-141-51/+1
* | Simplify termio code.Dan Nicolaescu2010-08-221-113/+11
* | Remove INCLUDED_FCNTL.Dan Nicolaescu2010-06-071-8/+2
* | Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu2010-05-061-5/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Fix previous change that removed BSD_TERMIOS. AddDan Nicolaescu2008-08-011-10/+17
* * bitmaps/README:Dan Nicolaescu2008-07-311-47/+0
* * systty.h (sensemode): Remove empty #if. Remove reference toDan Nicolaescu2008-07-301-15/+7
* * systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu2008-07-161-5/+0
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-6/+0
* * src/fileio.c:Dan Nicolaescu2008-07-101-4/+0
* * unexnext.c:Dan Nicolaescu2008-06-261-13/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-2/+0
* * movemail.c:Dan Nicolaescu2008-01-131-27/+0
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* Don't conditionally define GETPGRP_NO_ARG. TestDave Love2002-11-271-44/+2
* [__GLIBC__ >= 2]: Check __FAVOR_BSD instead ofAndreas Schwab1999-01-041-2/+2
* Add prototypes.Andreas Schwab1997-11-251-0/+4
* (GETPGRP_NO_ARG): If Glibc 2.1 or later,Richard M. Stallman1997-04-091-0/+8
* Comment changes.Richard M. Stallman1996-09-161-2/+2
* Delete spurious period from last change.Miles Bader1996-07-021-1/+1
* (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.Richard M. Stallman1996-06-291-1/+6