Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d04941cf3314c4b1f75f5c5d543b0c6257eff1ee
/
lib
/
hashtable.c
ecd1446
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· 10 years ago
9a83233
env: fix the env export varname
by Pierre Aubert
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
eee479c
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e4fdcad
env: throw an error when an empty key is used
by Lucian Cojocar
· 12 years ago
be29df6
"env grep" - add support for regular expression matches
by Wolfgang Denk
· 12 years ago
5a31ea0
"env grep" - reimplement command using hexport_r()
by Wolfgang Denk
· 12 years ago
ea009d4
hashtable: preparations to use hexport_r() for "env grep"
by Wolfgang Denk
· 12 years ago
2598090
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
170ab11
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
be11235
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
7afcf3a
env: Refactor apply into change_ok
by Joe Hershberger
· 12 years ago
3d3b52f
env: Consolidate common code in hsearch_r()
by Joe Hershberger
· 12 years ago
c4e0057
env: Refactor do_apply to a flag
by Joe Hershberger
· 12 years ago
7ac2fe2
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
d5370fe
env: delete selected vars not present in imported env
by Gerlando Falauto
· 12 years ago
152874b
env: check and apply changes on delete/destroy
by Gerlando Falauto
· 12 years ago
c598359
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
348b1f1
env: make himport_r() selective on variables
by Gerlando Falauto
· 12 years ago
ff85628
sandbox: Fix warnings in hashtable.c
by Simon Glass
· 13 years ago
37f2fe7
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
4d91a6e
Replace space and tab checks with isblank
by Jason Hobbs
· 13 years ago
84b5e80
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· 13 years ago
a000b79
common: add a grepenv command
by Kim Phillips
· 14 years ago
af4d907
env: fix env var autocompletion
by Kim Phillips
· 14 years ago
c81c122
Fix hash table deletion to prevent lost entries
by Peter Barada
· 14 years ago
560d424
env: re-add support for auto-completion
by Mike Frysinger
· 14 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
fc5fc76
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
by Andreas Bießmann
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
a6826fb
Add hash table support as base for new environment code
by Wolfgang Denk
· 14 years ago