index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
search.h
Age
Commit message (
Expand
)
Author
2015-05-21
env: Distinguish finer between source of env change
Joe Hershberger
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2013-07-24
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
"env grep" - add support for regular expression matches
Wolfgang Denk
2013-05-01
"env grep" - reimplement command using hexport_r()
Wolfgang Denk
2013-05-01
hashtable: preparations to use hexport_r() for "env grep"
Wolfgang Denk
2012-12-13
env: Add environment variable flags
Joe Hershberger
2012-12-13
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
env: Refactor do_apply to a flag
Joe Hershberger
2012-09-18
env: check and apply changes on delete/destroy
Gerlando Falauto
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
env: unify logic to check and apply changes
Gerlando Falauto
2011-11-08
env: allow to export only selected variables
Wolfgang Denk
2011-07-29
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-04-27
common: add a grepenv command
Kim Phillips
2011-01-09
env: re-add support for auto-completion
Mike Frysinger
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-09-19
Add hash table support as base for new environment code
Wolfgang Denk