Age | Commit message (Collapse) | Author |
|
implementing it and some test cases for it. The test cases are only for UTF-8 locales.
|
|
|
|
|
|
|
|
in another test script.
|
|
us now, detect stdout to full device.
|
|
current infrastructure can't give them different help text. Hmmm...
|
|
at the end. (Aesthetic tweak.)
|
|
git repo.
|
|
|
|
|
|
|
|
FOR_commandname before #including toys.h to trigger it. Rename DEFINE_GLOBALS() to just GLOBALS() (because I could never remember if it was DECLARE_GLOBALS). Convert existing commands to use new infrastructure, and replace optflag constants with FLAG_ macros where appropriate.
|
|
|
|
chgrp so it doesn't abort test all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
amfs script), when to print filenames was wrong, and it should have a "total" line when counting multiple arguments.
|
|
|
|
/tmp/tmp.* Specify a file, ./file. Specify -p dir then dir/tmp.*. Specify -p dir and file, dir/file. Also implement -q which lsb wants.
|
|
|
|
|
|
|
|
|
|
base command name.
|
|
stopping at first _ when assembling list of files to build, and convert - to _. This lets us have commands like switch_root or nbd-client.
|
|
|
|
|
|
|
|
reuse the utoa buffer when neither is recognized, meaning uid would be shown again instead of gid.
|
|
nice(), so follow thenice man page and zero errno then check it if nice returns -1.
|
|
|
|
|
|
refuses to make available without yet more wacky inappropriate #defines. (Linux is not the hurd.)
|
|
|
|
|
|
|
|
|
|
|
|
http://sources.redhat.com/bugzilla/show_bug.cgi?id=3400, which prevents "./toybox | wc" from producing any output when toybox was statically linked.
|
|
|
|
suid/sgid/stid without x bit.
|
|
|