openwrt/scripts/config/lxdialog
Jo-Philipp Wich 5b38fdd704 scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user
SVN-Revision: 33773
2012-10-14 17:11:57 +00:00
..
.gitignore scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. 2011-06-20 10:41:02 +00:00
Makefile
check-lxdialog.sh
checklist.c
colors.h
dialog.h
inputbox.c
lxdialog.c scripts/config: fix menuconfig segfault in text inputs when format patterns are entered by the user 2012-10-14 17:11:57 +00:00
menubox.c
msgbox.c
textbox.c
util.c
yesno.c