Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / posix_spawn-internal
blob294b3f83c9afdf0ca0d2afa6e3715db98c50196f
1 Description:
2 posix_spawn internals.
4 Files:
5 lib/spawni.c
6 lib/spawn_int.h
7 m4/posix_spawn.m4
9 Depends-on:
10 spawn
11 alloca-opt
12 dup2
13 errno
14 open
15 sh-filename
16 strchrnul
18 configure.ac:
20 Makefile.am:
22 Include:
24 License:
25 LGPLv2+
27 Maintainer:
28 glibc