aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal.c
Commit message (Expand)AuthorAge
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Add some input validation code to various functionsGravatar axel2006-02-23
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Fix two issues on OS X, a non-compatible use of the expr command and a bad in...Gravatar axel2006-01-10
* Minor cleanupsGravatar axel2005-11-29
* Make sure fishd synchronization happens only when neededGravatar axel2005-11-28
* Do not use RLIMIT_AS on systems that don't have it, like NetBSDGravatar axel2005-10-17
* Event handling and job reaping updatesGravatar axel2005-10-12
* Multiple portability fixesGravatar axel2005-10-11
* Code cleanup and a few source code commentsGravatar axel2005-10-03
* Make sure all internal file descriptors are closed when spawning childrenGravatar axel2005-10-03
* Silence universal variable server error reportingGravatar axel2005-09-27
* Fix for broken variable exportGravatar axel2005-09-24
* Fix for various redirection problemsGravatar axel2005-09-23
* Exportable universal variablesGravatar axel2005-09-23
* Initial revisionGravatar axel2005-09-20