summaryrefslogtreecommitdiff
path: root/modules/atexit
blob: 0528724e99e8a2c9acac47d8be5a925222e9595e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
atexit() function: register a function to be called at program termination.

Files:
lib/atexit.c
m4/atexit.m4

Depends-on:

configure.ac:
gl_FUNC_ATEXIT

Makefile.am:

Include:
<stdlib.h>

License:
GPL

Maintainer:
Jim Meyering