Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / system-posix
blobd81d83ea95bd65e72159abfc40d89156909bbfae
1 Description:
2 system() function: execute a shell command
4 Files:
6 Depends-on:
7 stdlib
8 sys_wait
10 configure.ac:
11 gl_STDLIB_MODULE_INDICATOR([system-posix])
13 Makefile.am:
15 Include:
16 <stdlib.h>
18 License:
19 LGPL
21 Maintainer:
22 all