summaryrefslogtreecommitdiff
path: root/lib/libcurses/underscore.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcurses/underscore.c')
0 files changed, 0 insertions, 0 deletions
VIS_GLOB (Brooks Davis)christos 2011-03-12Fix various vis/unvis issues:christos 2010-11-27add VIS_NOESCAPE and VIS_HTTP1866christos 2009-02-10Add RFC 2045 MIME Quoted-Printable support.christos 2005-09-13compat code reorgchristos 2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-12-12this needs <sys/types.h>lukem 2002-03-23Add VIS_HTTPSTYLE and strunvisx (From FreeBSD)christos 1999-11-25Added prototypes for svis, strsvis, strsvisxwennmach 1998-11-13change the second arg of unvis from char -> int, to avoid K&R vs. ansichristos 1998-02-02merge lite-2perry 1997-11-04Fix __RENAME quoting lossage (don't pass it a quoted string). Fromthorpej 1997-10-22New hacks to make libc work painlessly without bumping the major number:fvdl 1997-10-20Fix the shared library versioning snafu caused by the recent changesthorpej 1997-10-16second argument is now int instead of charchristos