Do not call close_listed_fds() in para_exec().
[paraslash.git] / string.c
2008-03-24 Andre NollComplete the afs callback conversion.
2008-02-18 Andre Nollstring.c: Fix a typo.
2008-02-10 Andre NollRemove para_mkstemp().
2008-02-10 Andre Nollstring.c: Documentation cleanups.
2008-02-10 Andre NollGet rid of E_MKSTEMP and E_FCHMOD.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-29 Andre NollCosmetics.
2007-12-29 Andre NollSimplify para_basename().
2007-10-22 Andre NollSwitch to the new afs.
2007-10-06 Andre NollAdd more documentation.
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-17 Andre NollRevert "string.c: Use $HOME to get the home directory."
2007-09-12 Andre Nollstring.c: Use $HOME to get the home directory.
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-09-08 Andre NollMerge the new afs code.
2007-08-06 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-08-06 Andre Nollpara_malloc(), para_realloc(): Check for zero size...
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-03-04 Andre Nollstring.c para_realloc(): report requested size on reall...
2007-02-11 Andre Nollcosmetics
2007-02-02 Andre NollMerge ../paraslash_meins/paraslash
2007-02-01 Andre Nollstring.c: Add missing \return in documentation
2007-02-01 Andre Nollmove s_a_r() and s_a_r_list() from string.c to mysql_se...
2007-02-01 Andre Nollstring.c: Documentation update
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-12 Andrestring.c: fix split_args()
2006-04-10 Andreimproved version of split_args()
2006-04-08 Andrefurther header cleanup
2006-03-26 Andreuse const qualifiers where possible
2006-03-25 Andres_a_r_list(): return NULL on errors
2006-02-20 Andreinitial git commit