aboutsummaryrefslogtreecommitdiffhomepage
path: root/util.c
Commit message (Expand)AuthorAge
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Tiny performance tweaksGravatar axel2006-02-05
* Minor tweaks, including a few small performance improvementsGravatar axel2006-02-04
* Add simple fallback implementation of seq command, installed automatically on...Gravatar axel2006-01-23
* Add input checks to string_buffer_t functionsGravatar axel2006-01-22
* Do not free allocated data when clearing a string_buffer_tGravatar axel2006-01-10
* Minor performance tweak: Do not allocate any heap memory for hash_table_t unt...Gravatar axel2005-10-27
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Do automatic line breaking in debugGravatar axel2005-10-12
* Multiple portability fixesGravatar axel2005-10-11
* Initial update for new event subsystemGravatar axel2005-10-06
* Add shortcut function for creating an array_list_t on the heapGravatar axel2005-10-04
* Initial revisionGravatar axel2005-09-20