Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/genksyms
Sam Ravnborg 6803dc0ea8 kbuild: replace abort() with exit(1)
We have had no use of the coredump file for a long time.
So just exit(1) and avoid coredumping.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-06-24 23:46:54 +02:00
..
.gitignore
genksyms.c kbuild: support for %.symtypes files 2006-06-24 23:42:46 +02:00
genksyms.h kbuild: support for %.symtypes files 2006-06-24 23:42:46 +02:00
keywords.c_shipped [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 2006-03-20 13:42:58 -08:00
keywords.gperf [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 2006-03-20 13:42:58 -08:00
lex.c_shipped kbuild: replace abort() with exit(1) 2006-06-24 23:46:54 +02:00
lex.l kbuild: replace abort() with exit(1) 2006-06-24 23:46:54 +02:00
Makefile
parse.c_shipped
parse.h_shipped
parse.y