Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: introduce and use xfork() and xvfork() | Pascal Bellard | 2010-07-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | function old new delta launch_helper 170 169 -1 setup_heredoc 312 302 -10 handle_dir_common 367 354 -13 expand_vars_to_list 2456 2443 -13 open_transformer 89 74 -15 data_extract_to_command 439 423 -16 do_ipaddr 1406 1389 -17 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/7 up/down: 0/-85) Total: -85 bytes Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Hurd compat fixes. Mostly dealing with absent PATH_MAX | Jérémie Koenig | 2010-03-26 | 1 | -10/+12 |
| | | | | | Signed-off-by: Jérémie Koenig <jk@jk.fr.eu.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | scripts/basic/docproc.c: remove stray NUL byte from the source | Denys Vlasenko | 2010-01-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | whitespace fixes | Denis Vlasenko | 2007-05-30 | 1 | -26/+26 |
| | |||||
* | style fixes. No code changes | Denis Vlasenko | 2007-04-12 | 1 | -2/+2 |
| | |||||
* | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer | 2007-04-04 | 1 | -1/+1 |
| | |||||
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -0/+398 |