summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-01-02libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...Denys Vlasenko4-42/+41
2013-01-15whitespace fixes. no code changesDenys Vlasenko20-75/+75
2011-01-16move passwd, shadow, group and gshadow path definitions to libbb.hTito Ragusa3-19/+17
2010-03-31libpwdgrp: comment out more unused functionsDenys Vlasenko2-9/+26
2009-07-09restore shadow.h independenceMike Frysinger2-5/+18
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko43-266/+158
2008-09-26- commentary typo fixBernhard Reutner-Fischer3-3/+3
2008-09-26libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.Denis Vlasenko6-74/+44
2008-05-09Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko27-62/+259
2007-04-13style fixesDenis Vlasenko8-59/+58
2006-12-30fixdep.c: avoit doing memcmp in most casesDenis Vlasenko7-108/+191
2006-12-28fix build without shadow supportDenis Vlasenko5-139/+141
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"284-19/+285
2006-05-29This is not C++.Rob Landley1-1/+1
2004-07-15Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen20-1348/+1409
2002-06-23Port over the last of the tinylogin appletsEric Andersen27-348/+1812