summaryrefslogtreecommitdiff
path: root/string.c (follow)
Commit message (Expand)AuthorAge
...
* Simplify para_basename().Andre Noll2007-12-29
* Switch to the new afs.Andre Noll2007-10-22
* Add more documentation.Andre Noll2007-10-06
* Implement pattern matching for com_touch().Andre Noll2007-09-27
* Revert "string.c: Use $HOME to get the home directory."Andre Noll2007-09-17
* string.c: Use $HOME to get the home directory.Andre Noll2007-09-12
* Change the type of the argv argument of all commands.Andre Noll2007-09-09
* Merge the new afs code.Andre Noll2007-09-08
* para_malloc(), para_realloc(): Check for zero size allocations.Andre Noll2007-08-06
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* be more carful wrt. signed vs. unsigned argument passingAndre Noll2007-05-26
* string.c para_realloc(): report requested size on realloc failuresAndre Noll2007-03-04
* cosmeticsAndre Noll2007-02-11
* string.c: Add missing \return in documentationAndre Noll2007-02-02
* move s_a_r() and s_a_r_list() from string.c to mysql_selector.cAndre Noll2007-02-01
* string.c: Documentation updateAndre Noll2007-02-01
* string.c: fix split_args()Andre2006-06-12
* improved version of split_args()Andre2006-04-10
* further header cleanupAndre2006-04-08
* use const qualifiers where possibleAndre2006-03-26
* s_a_r_list(): return NULL on errorsAndre2006-03-25
* initial git commitAndre2006-02-20