summaryrefslogtreecommitdiff
path: root/lib/libterm/tgoto.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-04restore 0 padding for %2 and %3. From David Laight.christos
2002-06-26PR/17352: David Laight: handle numbers greater than 999.christos
2001-01-09sprinkle some _DIAGASSERT()s inlukem
2000-12-13No need to initialise globals BC and UP to NULL; this happens anywayscw
2000-06-03* Improve the handling of BC and UP in t_goto, t_getent now queriesblymn
2000-06-02correct memory leak due to t_getstr() and realloc(). the commit willitojun
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-08-16Updated library minor version and fixed small type glitch (limit is nowblymn
1999-08-15Added new interface to termcap that allows the manipulation of multipleblymn
1999-07-02More trailing white space.simonb
1998-10-14Clean up lint - one set but unused variable, 3 FALLTHROUGH comments needed,agc
1998-07-27const poisoning.mycroft
1997-10-13install <termcap.h> (was from libedit), and use here...lukem
1997-10-09WARNSifylukem
1997-03-14add bounds-checking code to make sure we don't overflow the staticmikel
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1995-06-05Prototypes (PR#1103).pk
1995-02-27clean up import, roll forward local fixes, clean up Idscgd
1994-10-19need string.hcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd