aboutsummaryrefslogtreecommitdiff
path: root/lib/hashtable.c
AgeCommit message (Expand)Author
2011-11-22sandbox: Fix warnings in hashtable.cSimon Glass
2011-11-08env: allow to export only selected variablesWolfgang Denk
2011-10-17Replace space and tab checks with isblankJason Hobbs
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk
2011-04-28common: add a grepenv commandKim Phillips
2011-04-28env: fix env var autocompletionKim Phillips
2011-03-22Fix hash table deletion to prevent lost entriesPeter Barada
2011-01-09env: re-add support for auto-completionMike Frysinger
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-06lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIESAndreas Bießmann
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Add hash table support as base for new environment codeWolfgang Denk