summaryrefslogtreecommitdiff
path: root/libbb/change_identity.c
Commit message (Expand)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* inetd: use change_identity().Denis Vlasenko2008-03-201-1/+1
* crond: make it NOMMU-capableDenis Vlasenko2008-03-121-12/+2
* 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.Denis Vlasenko2007-10-011-1/+1
* login: re-enable Ctrl-^C before execing shell.Denis Vlasenko2006-10-311-11/+2
* login: style fixesDenis Vlasenko2006-09-081-6/+6
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-4/+2
* more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath2003-09-031-4/+12
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+54