1
0
Fork 0
alistair23-linux/scripts/genksyms
Arnaud Lacombe 01660dfc37 scripts/genksyms: fix header usage
FreeBSD does not like <malloc.h> when __STDC__ is defined, use the standard
<stdlib.h> instead.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-11-25 16:25:06 +01:00
..
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
Makefile kbuild: fix genksyms Makefile 2007-10-12 21:15:31 +02:00
genksyms.c genksyms: close ref_file after use 2010-02-02 14:33:55 +01:00
genksyms.h genksyms: allow to ignore symbol checksum changes 2008-12-03 22:33:12 +01:00
keywords.c_shipped genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() 2009-12-12 13:08:16 +01:00
keywords.gperf genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() 2009-12-12 13:08:16 +01:00
lex.c_shipped kbuild: scripts/genksyms/lex.l: add %option noinput 2008-07-30 22:31:02 +02:00
lex.l kbuild: scripts/genksyms/lex.l: add %option noinput 2008-07-30 22:31:02 +02:00
parse.c_shipped scripts/genksyms: fix header usage 2010-11-25 16:25:06 +01:00
parse.h_shipped kbuild: apply genksyms changes 2007-10-12 21:15:31 +02:00
parse.y scripts/genksyms: fix header usage 2010-11-25 16:25:06 +01:00