summaryrefslogtreecommitdiff
path: root/lib/hashtable.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-09env: re-add support for auto-completionMike Frysinger1-0/+20
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger1-38/+2
2010-10-28Coding Style cleanupWolfgang Denk1-6/+6
2010-10-07lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIESAndreas Bießmann1-4/+8
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-9/+23
2010-09-19Add hash table support as base for new environment codeWolfgang Denk1-0/+721