view modules/atexit @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children 6fb8c48c4dcd
line wrap: on
line source

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