string.c: Improve documentation of create_argv().
[paraslash.git] / exec.c
2009-07-05 Andre NollReplace split_args() by create_argv().
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-11-16 Andre NollNo need to check the return value of para_strdup().
2008-10-22 Andre Nollexec.c: Open /dev/null r/w.
2008-04-07 Andre NollDo not call close_listed_fds() in para_exec().
2008-04-07 Andre Nollexec and fade cleanups.
2008-02-09 Andre NollTrivial documentation cleanups.
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2006-04-10 Andreimproved version of split_args()
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-26 Andreuse const qualifiers where possible
2006-02-20 Andreinitial git commit