summaryrefslogtreecommitdiff
path: root/include/grp.h
AgeCommit message (Expand)Author
2007-10-19kill _NETBSD_TOOLS.christos
2007-10-18Introduce _NETBSD_TOOLS for symbols the are needed in tools buildchristos
2005-05-24Make namespace protection feature tests for reentrant functions morekleink
2005-04-02Add getpwent_r, getgrent_rchristos
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2004-10-04Overhaul the use of nsdispatch(3) by public APIs so that the back-endlukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2002-01-27public prototypes should use __P(); fix entries for pwcache_{user,group}db()lukem
2002-01-24- Implement pwcache_userdb(3), which changes the routines thatlukem
1998-07-28Add gid_from_group() and uid_from_user().mycroft
1998-07-27Mark more functions returning internal buffers for const auditing.mycroft
1998-07-27Make many of the new consts dependent on a new `__AUDIT__' flag, to avoidmycroft
1998-07-26const poisoning.mycroft
1998-06-22pid/gid is not int but pid_t/gid_t (u_int32_t (unsigned!)).msaitoh
1998-05-06Reorganize name space protection.kleink
1996-06-11POSIX.1 requires programs to include <sys/types.h> before includingjtc
1995-04-29provide group_from_gid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCEcgd
1994-10-26new RCS ID format.cgd
1994-05-16add back jtc's _XOPEN_SOURCE changes, return type of setgrent back to voidcgd
1994-05-16update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.cgd
1993-10-25X/Open 1170 defines the return type of setgrent() to be void -- a trivaljtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd