summaryrefslogtreecommitdiff
path: root/lib/libc/gen/vis.c
AgeCommit message (Expand)Author
2008-07-25Change the gross #defines HVIS and SVIS into local functions.dsl
2008-04-29Convert to new 2 clause licensemartin
2006-08-28Remove ad clause. Approved by board@christos
2005-11-18Make the MAKEEXTRALIST macro safe to be called with string literals asmartin
2005-05-28convert to ANSI prototypes. some KNFlukem
2005-05-28missed a free(3) in previouslukem
2005-05-28Use malloc(3) instead of the non-standard alloca(3) in MAKEEXTRALIST(),lukem
2005-05-20Use a more standard TNF license (than one that has clause 3 for UCBlukem
2005-05-16Remove clause 3 from the UCB license.lukem
2005-04-17PR/21165: Christian Biere: ctype function misusechristos
2004-02-26Fix indent and other whitespace usage.enami
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-16If VIS_CSTYLE is specified, use \ to escape any printable charactersdsl
2002-07-03adapt for vis()/svis() check separationpooka
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-03-23- Add VIS_HTTPSTYLE from FreeBSD.christos
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-21Add hooks for reachover builds from src/tools/compat.tv
2000-01-22Delint.mycroft
2000-01-22Delint.mycroft
1999-12-07In SVIS, encode all characters on the extra list either in C-stylewennmach
1999-11-28Suggested by christos:wennmach
1999-11-25Added new functionswennmach
1999-11-17Add some casts to u_char to get vis working again for characters > 0177wennmach
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-13delintchristos
1998-11-13delintchristos
1998-02-03remove obsolete register declarationsperry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-02-25merge with Lite, keep local changes. clean up id usagecgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-03I'm really mad now. Not only did this `new' version have exactly the samemycroft
1993-07-30Latest versions from uunet.mycroft
1993-07-15(1) compare against UCHAR_MAX, don't use isascii().cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd