aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal_common.c
Commit message (Expand)AuthorAge
* Make fish store universal variables locally if fishd can't be started - local...Gravatar axel2006-11-15
* Decrease priority of fishd debug messageGravatar axel2006-10-23
* Minor code fixesGravatar axel2006-10-20
* Fix yet another universal variable issue with initialization of the read buff...Gravatar axel2006-10-19
* Properly handle character sets in universal variablesGravatar axel2006-10-18
* Fix bug in the input buffering of messages to/from fishd causing garbled mess...Gravatar axel2006-10-11
* Buffer calls to read() in the universal variable codeGravatar axel2006-10-07
* Use string.h not strings.h in all casesGravatar axel2006-08-10
* Add missing sys/select.h header needed on FreeBSDGravatar axel2006-08-10
* Switch from die_mem function to DIE_MEM macro in order to be able to give a l...Gravatar axel2006-07-03
* Drop most 'const's from function prototypesGravatar axel2006-06-13
* 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
* Tiny performance tweaksGravatar axel2006-02-05
* Minor code tweaksGravatar axel2006-01-31
* Huge API documentation cleanupGravatar axel2005-10-25
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Event handling and job reaping updatesGravatar axel2005-10-12
* Multiple portability fixesGravatar axel2005-10-11
* API cleanupGravatar axel2005-10-07
* Fix for various redirection problemsGravatar axel2005-09-23
* Exportable universal variablesGravatar axel2005-09-23
* Key binding functionsGravatar axel2005-09-21
* Initial revisionGravatar axel2005-09-20