Mercurial > hg > toybox
graph
-
Adding mountpointMon, 02 Apr 2012 23:30:49 +0200, by Elie De Brauwer
-
Implement comm.Thu, 22 Mar 2012 09:01:34 -0500, by Ilya Kuzmich
-
The -s flag includes staying quiet about missing files.Thu, 22 Mar 2012 09:00:59 -0500, by Rob Landley
-
Test the right variable in NULL guard, and add NOP "s" suffix.Wed, 21 Mar 2012 17:49:14 -0500, by Rob Landley
-
Using /dev/tty for yesno() is wrong because yes 'n' | cp -ial needs to work.Tue, 20 Mar 2012 11:10:54 -0500, by Rob Landley
-
Unwind gratuitous macros.Mon, 19 Mar 2012 20:56:18 -0500, by Rob Landley
-
Have probe for unshare test for actual unshare() function in libc.Mon, 19 Mar 2012 20:15:08 -0500, by Rob Landley
-
Add string to mode_t parserMon, 19 Mar 2012 19:57:56 -0500, by Daniel Walter
-
Remove "feature test macros", replace non-portable fdprintf() with standard fprintf().Mon, 19 Mar 2012 19:19:21 -0500, by Rob Landley
-
Implement Apple and Android versions of getline(), getdelim(), and clearenv().Fri, 16 Mar 2012 06:42:08 -0500, by Georgi Chorbadzhiyski
-
The linux header doesn't prototype unshare, and the glibc header introduced a regression in recent versions inexplicably crediting a linux feature to the FSF, so add the prototype ourselves.Fri, 16 Mar 2012 06:20:48 -0500, by Rob Landley
-
Simplify nanosleep call.Thu, 15 Mar 2012 20:49:11 -0500, by Rob Landley
-
Implement uniq.Wed, 14 Mar 2012 22:04:06 -0500, by Georgi Chorbadzhiyski
-
Default new ch* commands to n until enough is implemented not to break aboriginal build.Wed, 14 Mar 2012 21:02:19 -0500, by Rob Landley
-
New toys - chmod, chown, and chgrp.Tue, 13 Mar 2012 21:05:12 -0500, by Georgi Chorbadzhiyski