home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / termcap / ChangeLog next >
Encoding:
Text File  |  1994-10-19  |  1.7 KB  |  58 lines

  1. Thu Oct 20 00:38:17 1994  Miquel van Smoorenburg (miquels@drinkel.ow.org)
  2.  
  3.     * Rewrote termcap.c from scratch, see README.
  4.       Stuff is now Linux (or rather, ANSI-C) dependant.
  5.  
  6. Sat Apr 17 13:50:10 1993  H.J. Lu  (hlu@nighthawk)
  7.  
  8.     * modify termcap.c and tparam.c for Linux.
  9.  
  10. Thu Apr 15 12:45:10 1993  David J. MacKenzie  (djm@kropotkin.gnu.ai.mit.edu)
  11.  
  12.     * Version 1.2.
  13.  
  14.     * tparam.c [!emacs] (xmalloc, xrealloc, memory_out): New functions.
  15.     (tparam1): Use them.
  16.  
  17.     * termcap.c, tparam.c: Use NULL or '\0' where appropriate
  18.     instead of 0.  Rename some vars.
  19.     * termcap.c (tgetent): If EOF is reached on termcap file,
  20.     free allocated resources before returning.
  21.  
  22.     * termcap.c (tgetent): Use /etc/termcap if TERMCAP is an entry
  23.     for a term type other than TERM.
  24.     From pjr@jet.UK (Paul J Rippin).
  25.  
  26. Sat Apr 10 23:55:12 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  27.  
  28.     * tparam.c (tparam1): Don't set the 0200 bit on a non-0 character code.
  29.     From junio@twinsun.COM (Junio Hamano).
  30.  
  31. Tue Dec  8 22:02:15 1992  David J. MacKenzie  (djm@kropotkin.gnu.ai.mit.edu)
  32.  
  33.     * termcap.c, tparam.c: Use HAVE_STRING_H instead of USG.
  34.  
  35. Thu Dec  3 13:47:56 1992  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
  36.  
  37.     * termcap.c, tparam.c [HAVE_CONFIG_H]: Include config.h.
  38.  
  39. Fri Oct 23 12:35:29 1992  David J. MacKenzie  (djm@goldman.gnu.ai.mit.edu)
  40.  
  41.     * termcap.h [__STDC__]: Add consts.  From Franc,ois Pinard.
  42.  
  43. Tue Oct 13 15:52:21 1992  David J. MacKenzie  (djm@goldman.gnu.ai.mit.edu)
  44.  
  45.     * Version 1.1.
  46.  
  47. Tue Sep 29 21:04:39 1992  David J. MacKenzie  (djm@geech.gnu.ai.mit.edu)
  48.  
  49.     * termcap.[ch], tparam.c: Fix some lint.
  50.  
  51.     * version.c: New file.
  52.  
  53. Local Variables:
  54. mode: indented-text
  55. left-margin: 8
  56. version-control: never
  57. End:
  58.