Mercurial > hg > octave-shane > gnulib-hg
view modules/wait-process @ 10880:b1d6a7b9222f
Document functions that have been added to POSIX:2008.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 14 Dec 2008 19:47:43 +0100 |
parents | 654d833003ad |
children | 6328b8d2c617 |
line wrap: on
line source
Description: Waiting for a subprocess to finish. Files: lib/wait-process.h lib/wait-process.c m4/wait-process.m4 m4/sig_atomic_t.m4 Depends-on: fatal-signal error exit xalloc gettext-h stdbool sys_wait unistd atexit configure.ac: gl_WAIT_PROCESS Makefile.am: lib_SOURCES += wait-process.h wait-process.c Include: "wait-process.h" License: GPL Maintainer: Bruno Haible