view modules/system-posix @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -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