1
0
Fork 0
remarkable-linux/scripts/kconfig
J.A. Magallon 48b9d03c5f [PATCH] Kill signed chars
scripts/ is full of mismatches between char* params an signed char* arguments,
and viceversa.  gcc4 now complaints loud about this.  Patch below deletes all
those 'signed'.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:25:07 -07:00
..
Makefile [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
conf.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
confdata.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
expr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
expr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gconf.c [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
gconf.glade [PATCH] gconfig: only show scrollbars if needed 2005-06-23 09:45:31 -07:00
images.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig_load.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kxgettext.c [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
lex.zconf.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkc.h [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
lkc_proto.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mconf.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
menu.c [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.cc [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symbol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.tab.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.tab.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.y Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00