busybox/scripts/kconfig/lxdialog
Denys Vlasenko 4bdc914ff9 build system: fix compiler warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-01-06 20:12:16 +01:00
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
BIG.FAT.WARNING Remove 'busybox' word from configuration programs 2008-05-28 11:59:32 +00:00
check-lxdialog.sh kconfig/lxdialog: get ncurses CFLAGS with pkg-config 2016-04-03 23:59:15 -04:00
checklist.c
colors.h
dialog.h
inputbox.c
lxdialog.c build system: fix compiler warnings 2019-01-06 20:12:16 +01:00
Makefile - forgot to pass in the HOST_EXTRACFLAGS 2008-08-28 14:29:54 +00:00
menubox.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
msgbox.c
textbox.c get rid of several "variable 'x' set but not used" warnings 2011-05-01 14:43:53 +02:00
util.c dont use obsolete function index() as pointed out by src.obsolete.funcs 2007-03-17 06:29:05 +00:00
yesno.c