aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/uidgid_get.c
AgeCommit message (Expand)Author
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2015-10-19libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1Denys Vlasenko
2015-10-19libbb: get_uidgid() always called with allow_numeric=1Denys Vlasenko
2011-05-16simplify parsing of /etc/busybox.confDenys Vlasenko
2008-09-07watchdog: add -T optionDenis Vlasenko
2008-07-21whitespace fixes, no code changedDenis Vlasenko
2008-07-21- first pass to unify/cleanup uid handling (-236b)Bernhard Reutner-Fischer
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko
2007-02-26start_stop_daemon: add -chuid supportDenis Vlasenko
2006-12-30fixdep.c: avoit doing memcmp in most casesDenis Vlasenko
2006-12-28bb_xget[pw/gr]nam were horribly misnamed - fixed.Denis Vlasenko
2006-10-05httpd: add -u user[:grp] supportDenis Vlasenko