android_external_toybox/toys
2011-12-12 23:49:55 -06:00
..
bzcat.c Finish bzcat. 2008-07-03 19:16:38 -05:00
cal.c Implment cal. 2011-12-11 02:36:01 -06:00
cat.c An error from an input file isn't fatal, keep reading remaining input files. 2008-08-15 14:16:53 -05:00
catv.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
chroot.c Chroot should stop option parsing at the first non-option argument. 2008-08-15 14:14:10 -05:00
chvt.c Tighten up chvt, save a few bytes. 2008-10-24 23:19:38 -05:00
cksum.c Accidentally changed cksum behavior with the -P flag, toggle its meaning. 2009-01-05 01:47:48 -06:00
count.c Fix giant glaring thinko. 2008-08-28 17:32:05 -05:00
cp.c Shut up some new aggressively stupid warnings gcc 4.3 produces. 2008-12-14 01:08:37 -06:00
df.c Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 2008-01-20 17:25:44 -06:00
dirname.c Add dirname, and typo fixes to wc header. 2011-11-18 06:21:29 -06:00
dmesg.c Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 2008-01-20 17:25:44 -06:00
e2fs.h Next iteration of mke2fs development. 2007-04-18 21:39:46 -04:00
echo.c Option parsing: stopearly is now a ^ prefix (not +), and an option string with 2008-06-26 22:48:43 -05:00
false.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
hello.c SUSv4 is out, update template link. 2011-11-15 01:09:27 -06:00
help.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
link.c Add link. 2011-11-20 11:39:13 -06:00
mdev.c Use fdlength() instead of lseek(SEEK_END). 2010-01-05 10:45:16 -06:00
mke2fs.c Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 2008-01-20 17:25:44 -06:00
mkswap.c Whitespace/wordwrap changes. 2011-12-11 03:54:58 -06:00
netcat.c Fix netcat -f 2008-12-08 00:16:07 -06:00
nice.c Add command "nice". 2010-01-06 05:29:53 -06:00
nohup.c Implement nohup. 2011-11-20 21:13:47 -06:00
oneit.c Teach oneit to reboot on exit more reliably. 2008-12-14 02:12:07 -06:00
patch.c Don't complain about "possibly reversed" hunks that merely moved later in the file, just give a potential reason if it failed to apply. 2011-11-22 06:08:26 -06:00
pwd.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
readlink.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
rmdir.c Add rmdir and test for it. 2008-05-04 18:59:16 -05:00
sed.c Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 2008-01-20 17:25:44 -06:00
seq.c Option parsing: stopearly is now a ^ prefix (not +), and an option string with 2008-06-26 22:48:43 -05:00
setsid.c Add setsid. 2010-01-05 13:17:47 -06:00
sha1sum.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
sleep.c Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 2008-01-20 17:25:44 -06:00
sort.c menuconfig indentation should be handled by dependencies, not whitespace in description. 2010-01-05 10:46:16 -06:00
sync.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
tee.c Whitespace/wordwrap changes. 2011-12-11 03:54:58 -06:00
toysh.c Update mdev to work around the newest sysfs api breakage in the 2.6.25 kernel. 2008-05-12 00:52:27 -05:00
true.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00
truncate.c Implement truncate. 2011-12-11 03:58:43 -06:00
tty.c Implement tty command. 2011-11-15 00:57:45 -06:00
uname.c Fix typo. 2008-11-30 20:42:16 -06:00
unlink.c Implement unlink. 2011-11-20 21:36:37 -06:00
unshare.c Implement unshare. 2011-12-12 23:49:55 -06:00
wc.c Add dirname, and typo fixes to wc header. 2011-11-18 06:21:29 -06:00
which.c Fix which (the meaning of -a was reversed, and it was finding the _last_ hit). 2008-05-17 17:52:51 -05:00
yes.c Move NEWTOY() list from end of toylist.h to generated/newtoys.h. 2008-01-19 17:43:27 -06:00