aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish_tests.c
Commit message (Expand)AuthorAge
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Add %o, %x and %X formats to *wprintf fallback implemnentationGravatar axel2006-02-12
* SpellingGravatar axel2005-12-08
* fish_tests.c: Include header files for missing function definitions.Gravatar James Vega2005-10-27
* Huge API documentation cleanupGravatar axel2005-10-25
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Optimize interactive input reader by allowing multiple input characters betwe...Gravatar axel2005-10-14
* Twek messages in fish_testGravatar axel2005-10-12
* Switch from setpgrp to setpgid for platform independenceGravatar axel2005-10-06
* Updates to string formating functionsGravatar axel2005-10-06
* Initial update for new event subsystemGravatar axel2005-10-06
* Make sure all internal file descriptors are closed when spawning childrenGravatar axel2005-10-03
* Initial revisionGravatar axel2005-09-20