Add a license tag to every module.
[gnulib.git] / modules / atexit
1 Description:
2 atexit() function: register a function to be called at program termination.
3
4 Files:
5 lib/atexit.c
6 m4/atexit.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_ATEXIT
12
13 Makefile.am:
14
15 Include:
16 <stdlib.h>
17
18 License:
19 GPL
20
21 Maintainer:
22 Jim Meyering
23