Age | Commit message (Expand) | Author |
2010-10-28 | *: whitespace fixes | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-08-16 | *: fix "see file License ..." - the file is named LICENSE (in uppercase) | Denys Vlasenko |
2010-07-04 | *: introduce and use xfork() and xvfork() | Pascal Bellard |
2010-03-02 | *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR | Denys Vlasenko |
2010-01-12 | *: add/remove safe_, it seems we had a few incorrect uses | Denys Vlasenko |
2009-06-19 | getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS | Denys Vlasenko |
2009-06-09 | randomconfig fixes | Denys Vlasenko |
2009-06-05 | *: reduce #ifdef forest | Denys Vlasenko |
2009-05-19 | scriptreplay: new applet. +423 bytes | Denys Vlasenko |
2009-02-26 | runsv: small optimization | Denis Vlasenko |
2008-11-09 | *: a bit of code shrink | Denis Vlasenko |
2008-07-05 | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko |
2008-07-01 | revert last two commits. vfork cannot be used in subroutine, | Denis Vlasenko |
2008-07-01 | *: introduce and use xvfork() | Denis Vlasenko |
2008-05-19 | - use STD*_FILENO some more. No object-code changes | Bernhard Reutner-Fischer |
2008-05-19 | - Rename getpty() to xgetpty() and adjust callers. | Bernhard Reutner-Fischer |
2008-05-06 | script: exit if reading from pseudo-tty errors out (do not loop) | Denis Vlasenko |
2008-04-01 | script: do not ignore poll() errors. ~+20 bytes. | Denis Vlasenko |
2008-03-24 | lpr: add more accurate comments | Denis Vlasenko |
2008-03-17 | *: fix fallout from -Wunused-parameter | Denis Vlasenko |
2008-03-17 | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko |
2008-02-28 | script: correctly handle buffered "tail" of output. +35 bytes. | Denis Vlasenko |
2008-02-27 | *: add optimization barrier to all "G trick" locations | Denis Vlasenko |
2008-02-27 | script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> | Denis Vlasenko |