aboutsummaryrefslogtreecommitdiff
path: root/include/grp_.h
AgeCommit message (Expand)Author
2015-01-02libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...Denys Vlasenko
2015-01-02libpwdgrp: rewritten to use malloced implementationTito Ragusa
2013-01-15whitespace fixes. no code changesDenys Vlasenko
2012-01-06platform.h: define endgrent() and endpwent() as no-ops on AndroidDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-03-31libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFSDenys Vlasenko
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko
2008-09-26- commentary typo fixBernhard Reutner-Fischer
2008-09-26libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.Denis Vlasenko
2008-05-25move setgroups definition to libbb.h so that it no longer inadvertentlyDenis Vlasenko
2008-05-09Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko
2006-12-30fixdep.c: avoit doing memcmp in most casesDenis Vlasenko
2006-10-05build system overhaulDenis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2004-07-15Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen
2003-12-18rename __getgrent so that it doesn't conflict with some libc'sRuss Dill
2002-07-03Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen