Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/compat/gen/compat_unvis.c
RevisionDateAuthorComments
 1.3  12-Mar-2011  christos Fix various vis/unvis issues:
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
the buffer is not large enough, instead of silently truncating.
 1.2  10-Mar-2007  hubertf - Remove unused ctype.h header
- ANSIfy prototype

From: Slava Semushin <php-coder@altlinux.ru>
 1.1  13-Sep-2005  christos compat core reorg.

RSS XML Feed