NetBSD/lib/libc/compat
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
..
arch merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
db Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
gen Fix various vis/unvis issues: 2011-03-12 19:52:45 +00:00
include Fix various vis/unvis issues: 2011-03-12 19:52:45 +00:00
locale 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
net Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +00:00
rpc cvs does not -j new directories, do it manually. 2009-01-11 03:41:28 +00:00
stdlib Improve and simplify implementation of *env(3) functions: 2010-11-14 18:11:42 +00:00
sys Fix emulation issue of SETVAL, and make the code look the same between the 2011-01-31 22:51:39 +00:00
time remove duplicate weak aliases 2011-02-21 22:07:44 +00:00
Makefile 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
Makefile.inc 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
shlib_version Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00