aboutsummaryrefslogtreecommitdiffhomepage
path: root/event.c
Commit message (Expand)AuthorAge
* 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
* Events should not be marked as non-interactiveGravatar axel2006-01-17
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Revamp the jobs builtinGravatar axel2005-12-12
* Initial blocking implementationGravatar axel2005-12-12
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
* Huge API documentation cleanupGravatar axel2005-10-25
* Initial imlementation of uname shellscript functionGravatar axel2005-10-17
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Stop using anonymous unionsGravatar axel2005-10-12
* Event handling and job reaping updatesGravatar axel2005-10-12
* Remove finsihed jobs after eventsGravatar axel2005-10-09
* API cleanupGravatar axel2005-10-07
* Minor editsGravatar axel2005-10-07
* Various updates to signal event handlingGravatar axel2005-10-06
* Initial update for new event subsystemGravatar axel2005-10-06