Mercurial > hg > octave-lojdl > gnulib-hg
view modules/atexit @ 4275:e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 03 Apr 2003 18:35:07 +0000 |
parents | 3ccc6d0d52bb |
children | 42b53a22aee5 |
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> Maintainer: Jim Meyering