view modules/system-posix @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
parents 0bf7f277a1af
children
line wrap: on
line source

Description:
system() function: execute a shell command

Files:

Depends-on:
stdlib
sys_wait

configure.ac:
gl_STDLIB_MODULE_INDICATOR([system-posix])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Bruno Haible