aboutsummaryrefslogtreecommitdiffhomepage
path: root/proc.h
Commit message (Expand)AuthorAge
* Fixes to api documentation, added .PHONY to makefile actions, made a few priv...Gravatar axel2006-01-24
* Add fallback implementations of wcstok, putwc and getwc. Move all fallbacks f...Gravatar axel2006-01-21
* Change the foregrounf/background code a bit, fixes bug where mulktiple jobs w...Gravatar axel2006-01-18
* Change syntax of 'and' and 'or' to infix orderGravatar axel2006-01-06
* Code cleanupGravatar axel2005-12-15
* Do not stop evaluation on wildcard errorGravatar axel2005-12-09
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
* Code cleanups and API documentation updatesGravatar axel2005-10-21
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Event handling and job reaping updatesGravatar axel2005-10-12
* Move io redirection functions to their own libraryGravatar axel2005-10-08
* Add support for piping using other file descriptor than fd 1Gravatar axel2005-10-08
* Initial update for new event subsystemGravatar axel2005-10-06
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Fix for broken variable exportGravatar axel2005-09-24
* Initial revisionGravatar axel2005-09-20