开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
preprocess.c
Age
Commit message (
Expand
)
Author
2023-09-06
kconfig: fix possible buffer overflow
Konstantin Meskhidze
2022-02-08
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
2020-12-21
kconfig: fix return value of do_error_if()
Masahiro Yamada
2019-06-09
kconfig: add static qualifier to expand_string()
Masahiro Yamada
2018-12-28
kconfig: split some C files out of zconf.y
Masahiro Yamada
2018-12-22
kconfig: stop supporting '.' and '/' in unquoted words
Masahiro Yamada
2018-06-28
kconfig: loop boundary condition fix
Jerry James
2018-05-29
kconfig: error out if a recursive variable references itself
Masahiro Yamada
2018-05-29
kconfig: add 'filename' and 'lineno' built-in variables
Masahiro Yamada
2018-05-29
kconfig: add 'info', 'warning-if', and 'error-if' built-in functions
Masahiro Yamada
2018-05-29
kconfig: support append assignment operator
Masahiro Yamada
2018-05-29
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-29
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
2018-05-29
kconfig: add 'shell' built-in function
Masahiro Yamada
2018-05-29
kconfig: add built-in function support
Masahiro Yamada
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada