summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpwnam.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use an mmap()'d buffer instead of a static buffer for the contentsmillert2018-08-211-19/+16
* add missing HISTORY; based on CVS logs and release announcementsschwarze2017-10-171-6/+11
* Refer to /etc/passwd consistently as the "legacy password file" andtb2016-08-141-3/+3
* document the _shadow functionstedu2015-11-181-5/+17
* For getgrent.3:guenther2015-10-301-12/+24
* The fd of the passwd database is marked close-on-exec nowguenther2015-10-271-7/+4
* POSIX does not require an explicit inclusion of sys/types.h to getmillert2015-01-151-3/+2
* Add ERRORS and STANDARDS, thanks to brad@ for the reminder.schwarze2014-03-121-10/+61
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* more library historyschwarze2013-07-171-2/+7
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-4/+4
* tweak previous;jmc2009-06-021-5/+5
* Split getpw{nam,uid} off into their own man page. Hopefully, thismillert2009-06-011-0/+213