Mercurial > hg > toybox
log
age | author | description |
---|---|---|
Tue, 07 Feb 2012 00:31:37 -0600 | Rob Landley | Fix sort -uc (pointer vs pointer to pointer confusion, covered by typecast). |
Mon, 06 Feb 2012 21:15:19 -0600 | Rob Landley | Document that optflags is always an int (so 32 bit and 64 bit platforms behave the same). |
Mon, 06 Feb 2012 21:14:22 -0600 | Rob Landley | Bugfix for -x, add CONFIG_SORT_FLOAT, and new test suite entry. |
Sun, 05 Feb 2012 15:25:17 -0600 | Rob Landley | This id implementation is not remotely SUSv4 compliant, default n until I get a chance to finish it. |
Sat, 04 Feb 2012 12:20:39 -0600 | Rob Landley | Add a basic README and an example to "make help". |
Sat, 04 Feb 2012 11:23:18 -0600 | Rob Landley | Tweak help command's help text, and remove unimplemented option. |
Sat, 04 Feb 2012 10:39:17 -0600 | Rob Landley | Cleaning out one more old gpl notice that no longer applies after the switch to BSD in november. |