Age | Commit message (Expand) | Author |
---|---|---|
2011-11-22 | sandbox: Fix warnings in hashtable.c | Simon Glass |
2011-11-08 | env: allow to export only selected variables | Wolfgang Denk |
2011-10-17 | Replace space and tab checks with isblank | Jason Hobbs |
2011-07-29 | Constify getenv(), setenv() and hash code functions | Wolfgang Denk |
2011-04-27 | common: add a grepenv command | Kim Phillips |
2011-04-27 | env: fix env var autocompletion | Kim Phillips |
2011-03-22 | Fix hash table deletion to prevent lost entries | Peter Barada |
2011-01-09 | env: re-add support for auto-completion | Mike Frysinger |
2010-12-17 | hashtable: drop all non-reentrant versions | Mike Frysinger |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-06 | lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES | Andreas Bießmann |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-09-19 | Add hash table support as base for new environment code | Wolfgang Denk |