u-boot/scripts/kconfig
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs.
With format-security errors turned on, GCC picks up the use of sprintf with
a format parameter not being a string literal.

Simple uses of sprintf are also converted to use strcpy.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-01-14 22:11:34 -05:00
..
lxdialog kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
.gitignore
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
POTFILES.in
check.sh
conf.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
confdata.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
expr.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
expr.h kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
gconf.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
gconf.glade
images.c
kxgettext.c
list.h kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
lkc.h kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
lkc_proto.h kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
mconf.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
menu.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
merge_config.sh kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
nconf.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
nconf.gui.c
nconf.h
qconf.cc kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
qconf.h
streamline_config.pl kbuild: Make scripts executable 2014-11-12 13:25:42 -05:00
symbol.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
util.c kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y