christos 2d8f83e77b 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.
2011-03-12 19:52:45 +00:00
..
2010-05-06 18:54:22 +00:00
2011-01-31 04:49:46 +00:00
2010-09-06 14:38:56 +00:00
2010-06-07 13:52:28 +00:00
2010-10-16 10:27:06 +00:00
2010-06-07 13:52:28 +00:00
2011-02-16 19:29:35 +00:00
2011-03-12 19:52:45 +00:00