index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
preprocess.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: fix possible buffer overflow
Konstantin Meskhidze
2023-09-05
1
-0
/
+3
*
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
2022-02-08
1
-1
/
+1
*
kconfig: fix return value of do_error_if()
Masahiro Yamada
2020-12-21
1
-1
/
+1
*
kconfig: add static qualifier to expand_string()
Masahiro Yamada
2019-06-09
1
-1
/
+2
*
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-28
1
-0
/
+2
*
kconfig: stop supporting '.' and '/' in unquoted words
Masahiro Yamada
2018-12-21
1
-2
/
+1
*
kconfig: loop boundary condition fix
Jerry James
2018-06-28
1
-1
/
+1
*
kconfig: error out if a recursive variable references itself
Masahiro Yamada
2018-05-28
1
-0
/
+13
*
kconfig: add 'filename' and 'lineno' built-in variables
Masahiro Yamada
2018-05-28
1
-0
/
+16
*
kconfig: add 'info', 'warning-if', and 'error-if' built-in functions
Masahiro Yamada
2018-05-28
1
-0
/
+27
*
kconfig: support append assignment operator
Masahiro Yamada
2018-05-28
1
-3
/
+25
*
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-28
1
-3
/
+16
*
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
2018-05-28
1
-1
/
+85
*
kconfig: add 'shell' built-in function
Masahiro Yamada
2018-05-28
1
-0
/
+41
*
kconfig: add built-in function support
Masahiro Yamada
2018-05-28
1
-12
/
+130
*
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-28
1
-0
/
+238