summaryrefslogtreecommitdiff
path: root/include/pwd_.h
Commit message (Expand)AuthorAgeFilesLines
* libpwdgrp: use getpwent() instead of getpwent_r()Denys Vlasenko2015-02-071-15/+1
* libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...Denys Vlasenko2015-01-021-7/+7
* libpwdgrp: rewritten to use malloced implementationTito Ragusa2015-01-021-25/+0
* whitespace fixes. no code changesDenys Vlasenko2013-01-151-12/+12
* platform.h: define endgrent() and endpwent() as no-ops on AndroidDenys Vlasenko2012-01-061-1/+1
* whitespace cleanupDenys Vlasenko2010-10-291-1/+1
* libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFSDenys Vlasenko2010-03-311-7/+3
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-8/+4
* - commentary typo fixBernhard Reutner-Fischer2008-09-261-1/+1
* libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.Denis Vlasenko2008-09-261-21/+12
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-7/+8
* fixdep.c: avoit doing memcmp in most casesDenis Vlasenko2006-12-301-28/+43
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen2004-07-151-20/+85
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-0/+41