Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / atexit
blob5bb202e600e7d1acc5c2808eed93b2fd41cf6e28
1 Description:
2 atexit() function: register a function to be called at program termination.
4 Status:
5 obsolete
7 Notice:
8 This module is obsolete.
10 Files:
11 lib/atexit.c
12 m4/atexit.m4
14 Depends-on:
16 configure.ac:
17 gl_FUNC_ATEXIT
19 Makefile.am:
21 Include:
22 <stdlib.h>
24 License:
25 public domain
27 Maintainer:
28 Jim Meyering