summaryrefslogtreecommitdiff
path: root/include/shadow_.h
Commit message (Expand)AuthorAgeFilesLines
* libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to s...Denys Vlasenko2015-01-021-13/+13
* whitespace fixes. no code changesDenys Vlasenko2013-01-151-7/+7
* move passwd, shadow, group and gshadow path definitions to libbb.hTito Ragusa2011-01-161-5/+0
* libpwdgrp: comment out more unused functionsDenys Vlasenko2010-03-311-1/+4
* restore shadow.h independenceMike Frysinger2009-07-091-4/+12
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-6/+2
* - 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-24/+13
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-7/+8
* style fixesDenis Vlasenko2007-04-131-7/+7
* fixdep.c: avoit doing memcmp in most casesDenis Vlasenko2006-12-301-1/+25
* fix build without shadow supportDenis Vlasenko2006-12-281-48/+39
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* This is not C++.Rob Landley2006-05-291-1/+1
* Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen2004-07-151-73/+89
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+82