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