aboutsummaryrefslogtreecommitdiff
path: root/term/munge.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-7/+7
* Add compatibility with previous value of _POSIX_VDISABLESamuel Thibault2018-01-291-2/+6
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Drop OTILDE supportSamuel Thibault2016-08-161-7/+0
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+3
* fix common misspellingsJonathan Neuschäfer2011-08-201-2/+2
* 2002-09-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-101-5/+5
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-5/+9
* 2001-12-17 Roland McGrath <roland@frob.com>Roland McGrath2001-12-181-3/+5
* Mon Mar 1 09:11:06 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-011-1/+1
* Sat Jan 30 00:27:14 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-01-301-1/+5
* *** empty log message ***Thomas Bushnell1996-08-121-3/+7
* Mon Jul 29 02:46:12 1996 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1996-07-291-47/+48
* (input_character): Skip much processing if external_processing is on.Michael I. Bushnell1995-12-011-16/+22
* (input_character) [VSTOP]: Suspend physical output after settingMichael I. Bushnell1995-12-011-0/+1
* (reprint_line): C-r is CHAR_DC2, not DC3.Michael I. Bushnell1995-12-011-1/+1
* (drain_output): New function names.Michael I. Bushnell1995-11-301-3/+3
* (output_psize): Add variable.Michael I. Bushnell1995-09-221-9/+32
* Initial revisionMichael I. Bushnell1995-08-311-0/+725