view modules/exit @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents 13e6892eb21b
children
line wrap: on
line source

Description:
exit() function: program termination.

Status:
obsolete

Notice:
This module is obsolete. It will be removed on 2011-01-01.  Use 'stdlib'.

Files:

Depends-on:
stdlib

configure.ac:

Makefile.am:

Include:
<stdlib.h>

License:
LGPLv2+

Maintainer:
Bruno Haible