Home | History | Annotate | Download | only in include
History log of /src/lib/libc/compat/include/vis.h
RevisionDateAuthorComments
 1.2  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.1  13-Sep-2005  christos compat core reorg.

RSS XML Feed