Mercurial > hg > octave-nkf > gnulib-hg
view modules/wait-process @ 16681:14592d8d106b
Tests for module 'log2l'.
* modules/log2l-tests: New file.
* tests/test-log2l.c: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 11 Mar 2012 20:50:40 +0100 |
parents | d214c42cc3fe |
children | 1f14c6dd175d |
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 xalloc gettext-h stdbool stdlib sys_wait unistd atexit waitpid configure.ac: gl_WAIT_PROCESS Makefile.am: lib_SOURCES += wait-process.h wait-process.c Include: "wait-process.h" License: GPL Maintainer: Bruno Haible