Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/compat/gen/compat___unvis13.c
RevisionDateAuthorComments
 1.1  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.

RSS XML Feed