summary refs log tree commit diff
path: root/src/var.h (follow)
Commit message (Expand)AuthorAge
* [SHELL] Improve LINENO supportHarald van Dijk2011-03-15
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [VAR] Fix loss of variables when hash collidesHerbert Xu2010-07-06
* [VAR] Fix poplocalvar on abnormal exit from functionHerbert Xu2010-05-27
* [VAR] Replace cmdenviron with localvarsHerbert Xu2010-05-26
* [VAR] Move unsetvar functionality into setvareqHerbert Xu2010-05-26
* [VAR] Add localvars nestingHerbert Xu2010-05-26
* [BUILTIN] Use setvarint to set OPTINDHerbert Xu2007-10-11
* [ARITH] Add assignment and intmax_t supportHerbert Xu2007-10-11
* [VAR] Remove setvarsafeHerbert Xu2007-10-06
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Initial import.Herbert Xu2005-09-26