Mercurial > hg > toybox
log
age | author | description |
---|---|---|
Sat, 18 Oct 2014 17:14:12 -0500 | Rob Landley | Factor out printf-style escape parsing logic from echo.c. draft |
Thu, 16 Oct 2014 05:58:35 -0500 | Rob Landley | Even bigger ip.c, from Ashwini Sharma. draft |
Tue, 14 Oct 2014 14:16:34 -0500 | Rob Landley | Use O_CLOEXEC instead of O_RDONLY to signal loopfiles_rw() to close filehandles. draft |