summaryrefslogtreecommitdiff
path: root/scripts/kconfig/util.c
AgeCommit message (Expand)Author
2023-12-28kconfig: remove redundant NULL pointer check before free()Masahiro Yamada
2022-11-21kconfig: remove const qualifier from str_get()Masahiro Yamada
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-07-25kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada
2018-05-29kconfig: remove string expansion in file_lookup()Masahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-03-02kconfig: add xstrdup() helperMasahiro Yamada
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada
2015-02-25kconfig: Remove dead codeMichal Marek
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2012-11-20kconfig: Fix malloc handling in conf toolsAlan Cox
2011-06-06kconfig: add missing <stdlib.h> inclusionArnaud Lacombe
2011-06-06kconfig: add missing <stdarg.h> inclusionArnaud Lacombe
2010-09-19kconfig: expand file namesArnaud Lacombe
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-03-15kconfig: util: Fix typo in commentThomas Weber
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet
2008-01-28kconfig: environment symbol supportRoman Zippel
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg
2006-06-09kconfig: fix .config dependenciesRoman Zippel
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-03s/retreiv/retriev/gMatt Mackall
2005-12-26kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds