mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
25 lines
242 B
Plaintext
25 lines
242 B
Plaintext
Description:
|
|
_Exit() function: terminate current process.
|
|
|
|
Files:
|
|
lib/_Exit.c
|
|
m4/_Exit.m4
|
|
|
|
Depends-on:
|
|
stdlib
|
|
|
|
configure.ac:
|
|
gl_FUNC__EXIT
|
|
gl_STDLIB_MODULE_INDICATOR([_Exit])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdlib.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|