New module '_Exit'.
authorBruno Haible <bruno@clisp.org>
Mon, 12 Jul 2010 16:54:13 +0000 (18:54 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Jul 2010 16:57:52 +0000 (18:57 +0200)
commit5518d301980bdc0f60b1b5d58b140004dfda490e
treecfcfab3add996d1acfdaaa9443d5411b8b226c55
parent3458f09caac5234831a315d073344fc898dde077
New module '_Exit'.
ChangeLog
doc/posix-functions/_Exit_C99.texi
lib/_Exit.c [new file with mode: 0644]
lib/stdlib.in.h
m4/_Exit.m4 [new file with mode: 0644]
m4/stdlib_h.m4
modules/_Exit [new file with mode: 0644]
modules/stdlib
tests/test-stdlib-c++.cc