projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb02d1
)
exit.h is replaced with <stdlib.h>.
author
Bruno Haible
<bruno@clisp.org>
Sun, 18 Feb 2007 15:42:12 +0000
(15:42 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 18 Feb 2007 15:42:12 +0000
(15:42 +0000)
modules/exit
patch
|
blob
|
history
diff --git
a/modules/exit
b/modules/exit
index 2ba366325c54a3f90b78ff7aa645a00a61202139..4de69b752d81e13ce5ec4eaba03a662710b26f6f 100644
(file)
--- a/
modules/exit
+++ b/
modules/exit
@@
-2,17
+2,16
@@
Description:
exit() function: program termination.
Files:
-lib/exit.h
Depends-on:
+stdlib
configure.ac:
Makefile.am:
-lib_SOURCES += exit.h
Include:
-"exit.h"
+<stdlib.h>
License:
GPL