summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/vis.c
Commit message (Expand)AuthorAgeFilesLines
* Add '#' to the characters VIS_GLOB encodes. This fixes a bug in mtree.phk2003-10-301-1/+2
* Add a new flag to vis(3): VIS_GLOB which encodes the glob(3) magicphk2003-10-301-2/+4
* s/trailing NULL/trailing NUL/jmallett2002-08-191-1/+1
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-4/+0
* * Remove 'register'. (some functions had 7+ register functions...)obrien2002-02-011-10/+10
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+1
* Style fixes.dan2000-07-011-11/+12
* Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE.dan2000-07-011-0/+17
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
* Convert int to uchar range for ctypeache1996-03-251-0/+1
* Fix it for chars with 8bit setache1995-10-231-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+186
OpenPOWER on IntegriCloud