aboutsummaryrefslogtreecommitdiff
path: root/include/search.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-18env: check and apply changes on delete/destroyGerlando Falauto1-2/+3
2012-09-18env: add check/apply logic to himport_r()Gerlando Falauto1-1/+13
2012-09-18env: make himport_r() selective on variablesGerlando Falauto1-1/+5
2012-09-18env: unify logic to check and apply changesGerlando Falauto1-1/+2
2011-11-08env: allow to export only selected variablesWolfgang Denk1-1/+2
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk1-1/+1
2011-04-28common: add a grepenv commandKim Phillips1-0/+6
2011-01-09env: re-add support for auto-completionMike Frysinger1-0/+7
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger1-17/+1
2010-09-19Add hash table support as base for new environment codeWolfgang Denk1-0/+106