summaryrefslogtreecommitdiffstats
path: root/include/pwd.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the Berkeley clause 3's.imp2010-02-161-5/+1
* Namespace: endpwent, getpwent, and setpwent are XSI extensions.das2009-03-141-1/+4
* Correct a typo in the definition of _PW_VERSION_MASK. This macro isnectar2005-01-261-3/+3
* Revert the definitions of _PW_KEY* to their previous values. There isnectar2003-04-181-8/+27
* = Implement thread-safe versions of the getpwent(3) and getgrent(3)nectar2003-04-171-8/+24
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-9/+9
* o Remove include of <sys/types.h>, it adds too much pollution;mike2002-06-091-9/+28
* (ab)use unused bits in the pw_fields member of struct passwd to recorddes2002-04-141-0/+5
* Breath deep and take __P out of the system include files.imp2002-03-231-7/+7
* Make user_from_uid and group_from_gid return const char *, just likeimp2002-03-221-1/+1
* Move user_from_uid to pwd.himp2002-02-141-0/+2
* Use the correct type for uid and gid in struct passwd. Document it.des1999-01-181-2/+2
* XOpen says the void setpwent(void) is correct. Also call setpassent(0)steve1998-02-011-1/+1
* NIS cleanups and fixes, the next generation.wpaul1996-04-161-4/+1
* Add a couple of extra #defines for special keys to be embedded in thewpaul1995-03-231-0/+4
* Add a new field to the passwd structure, indicating which of the fields havewollman1994-09-201-0/+15
* Add defines to allow pwd_mkdb to build databases in a specifiedgpalmer1994-09-071-0/+5
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+90
OpenPOWER on IntegriCloud