strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / exit
1 Description:
2 exit() function: program termination.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete. It will be removed on 2011-01-01.  Use 'stdlib'.
9
10 Files:
11
12 Depends-on:
13 stdlib
14
15 configure.ac:
16
17 Makefile.am:
18
19 Include:
20 <stdlib.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Bruno Haible