aboutsummaryrefslogtreecommitdiff
path: root/term/term.h
Commit message (Expand)AuthorAgeFilesLines
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-1/+1
* Fix types of read write and readables methodsEtienne Brateau2022-08-291-2/+2
* term: Prevent new master while some slaves are still thereSamuel Thibault2022-08-221-0/+2
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* term: Make sure to have ttydefchars use the proper _POSIX_VDISABLESamuel Thibault2022-01-071-0/+1
* Fix build with -fno-commonSamuel Thibault2020-03-311-21/+21
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Drop OTILDE supportSamuel Thibault2016-08-161-1/+0
* hurd: fix receiver lookup in termctty_open_terminalJustus Winter2014-06-151-0/+5
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-1/+2
* Switch from cthreads to pthreadsRichard Braun2012-11-271-18/+18
* Remove condition implicationsRichard Braun2012-11-241-3/+22
* Fix extern inline useSamuel Thibault2012-03-251-11/+36
* 2004-03-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2004-03-051-2/+6
* 2003-04-25 Alfred M. Szmidt <ams@kemisten.nu>Marcus Brinkmann2003-07-291-1/+1
* 2002-06-25 Roland McGrath <roland@frob.com>Roland McGrath2002-06-261-0/+1
* 2002-06-25 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-06-251-0/+5
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-1/+1
* Update copyright year.Marcus Brinkmann2002-02-101-1/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-0/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-1/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-3/+2
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-16/+16
* * term.h (pty_io_select): Likewise.Marcus Brinkmann2002-01-301-1/+1
* 1999-10-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-041-3/+2
* 1999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-011-1/+3
* 1999-07-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-241-0/+8
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-9/+9
* Mon Nov 18 18:16:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-2/+1
* *** empty log message ***Thomas Bushnell1996-08-151-0/+3
* *** empty log message ***Thomas Bushnell1996-08-121-1/+1
* *** empty log message ***Thomas Bushnell1996-08-121-1/+3
* (term_owner, term_group, term_mode): New variables.Michael I. Bushnell1996-07-171-0/+9
* Include <fcntl.h>.Miles Bader1996-04-241-3/+4
* (enqueue_internal): Go back to only using call_asyncs when inputq becomesMiles Bader1996-04-241-6/+7
* (enqueue_internal): Use call_asyncs on every character.Miles Bader1996-04-241-8/+7
* fixupMichael I. Bushnell1996-04-231-1/+2
* (dequeue_quote): If this is the outputq, send SIGIO as appropriateMichael I. Bushnell1996-04-231-2/+11
* Declare ptyio_init.Miles Bader1996-02-241-1/+4
* (pty_io_select): Add new reply port parameter.Miles Bader1996-01-191-1/+1
* (nodename): Variable removed.Miles Bader1995-12-211-3/+0
* Never mind.Michael I. Bushnell1995-12-201-3/+0
* (input_path_lock): New variable.Michael I. Bushnell1995-12-201-0/+3
* typo.Michael I. Bushnell1995-12-121-1/+1
* (pty_po_create_hook, pty_po_destroy_hook): New declarations.Michael I. Bushnell1995-12-121-0/+2
* (pty_open_hook): New declaration.Michael I. Bushnell1995-12-121-0/+2
* Re-added ptyctl.Michael I. Bushnell1995-12-051-0/+3
* (ptyctl): Delete var.Michael I. Bushnell1995-12-051-3/+3
* (ptyctl): New variable.Michael I. Bushnell1995-12-051-0/+3