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
namespace.h - Implement pwcache_userdb(3), which changes the routines that 2002-01-24 02:46:32 +00:00
pathnames.h
reentrant.h