NetBSD/lib/libc/include
lukem 463cd54319 - Implement pwcache_userdb(3), which changes the routines that
user_from_uid(3) and uid_from_user(3) use to lookup user information.
- Implement pwcache_groupdb(3), which changes the routines that
  group_from_gid(3) and gid_from_group(3) use to lookup group information.
- Ensure that private functions in pwcache.c are declared static
- Use strlcpy(3) instead of strncpy(3)
2002-01-24 02:46:32 +00:00
..
extern.h move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
namespace.h - Implement pwcache_userdb(3), which changes the routines that 2002-01-24 02:46:32 +00:00
pathnames.h remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
reentrant.h Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00