Mercurial > hg > toybox
log
age | author | description |
---|---|---|
Tue, 30 Apr 2013 21:11:43 +0200 | Felix Janda | generated/help.h depends on CONFIG_TOYBOX_HELP |
Tue, 30 Apr 2013 00:31:01 -0500 | Rob Landley | Fix bare longopts to set unique optflag bits. |
Mon, 29 Apr 2013 16:00:40 -0500 | Rob Landley | The host sort on many distros behaves stupidly, and sorts stuff in non-ascii order by default. Make it stop. |
Mon, 29 Apr 2013 12:30:28 -0500 | Rob Landley | Fix xabspath when last path component exists but we haven't got permissions to open it (ala readlink -f /dev/sda as a normal user). Spotted by Ashwini Sharma. |
Mon, 29 Apr 2013 10:53:09 -0500 | Rob Landley | Fix conflicting types for show_help(). |
Fri, 26 Apr 2013 23:15:29 +0200 | Felix Janda | Fix find -mtime |
Mon, 22 Apr 2013 23:18:05 +0200 | Felix Janda | stat: Remove unimplemented options and clean up help text |