strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / _Exit
1 Description:
2 _Exit() function: terminate current process.
3
4 Files:
5 lib/_Exit.c
6 m4/_Exit.m4
7
8 Depends-on:
9 stdlib
10
11 configure.ac:
12 gl_FUNC__EXIT
13 gl_STDLIB_MODULE_INDICATOR([_Exit])
14
15 Makefile.am:
16
17 Include:
18 <stdlib.h>
19
20 License:
21 LGPL
22
23 Maintainer:
24 all