Mercurial > hg > toybox
graph
-
dirtree logic cleanup: switch DIRTREE_NORECURSE and DIRTREE_NOSAVE to DIRTREE_RECURSE and DIRTREE_SAVE.Sun, 20 May 2012 15:00:19 -0500, by Rob Landley
-
Silence pointless warnings.Sun, 20 May 2012 14:58:39 -0500, by Rob Landley
-
First pass at a complete rewrite of string_to_mode(). (It compiled!)Wed, 16 May 2012 21:11:43 -0500, by Rob Landley
-
Remove strndupa() gnu-ism at Georgi's suggestion, and adjust mdev to compile with new dirtree. (No idea if it works, this command was never finished and needs a lot more work.)Wed, 09 May 2012 06:39:01 -0500, by Rob Landley
-
Whitespace (tabs vs spaces) cleanup.Wed, 09 May 2012 06:11:23 -0500, by Rob Landley
-
Addition of mktempTue, 01 May 2012 11:45:45 +0200, by Elie De Brauwer
-
Georgi pointed out that some overly-pedantic C libraries require you to include both "string.h" and "strings.h". (Most don't.)Sat, 28 Apr 2012 01:22:50 -0500, by Rob Landley