aboutsummaryrefslogtreecommitdiff
path: root/util-linux/setarch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* setarch: add support for '-R' (disable randomization)Denys Vlasenko2015-10-191-15/+39
* move remaining help text from include/usage.src.hPere Orga2011-04-111-1/+14
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-161-1/+1
* setarch: do not try to use non-existent data in argv[]Denis Vlasenko2008-08-231-15/+15
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.Denis Vlasenko2007-10-011-1/+1
* use "glibc errno" trick not only for ash, but for entire busyboxDenis Vlasenko2007-05-311-5/+0
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>Denis Vlasenko2007-02-061-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* Patch from tito, acked by Bernhard Fischer.Rob Landley2006-03-201-8/+7
* more security: don't start shell code from argv"Vladimir N. Oleynik"2006-02-281-1/+1
* remove duplicate license noticeMike Frysinger2006-02-251-1/+0
* add setarch/linux32/linux64 appletMike Frysinger2006-02-211-0/+54