Mercurial > hg > octave-lojdl > gnulib-hg
view modules/dup2 @ 4275:e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 03 Apr 2003 18:35:07 +0000 |
parents | 3ccc6d0d52bb |
children | 42b53a22aee5 |
line wrap: on
line source
Description: dup2() function: duplicate an open file descriptor. Files: lib/dup2.c m4/dup2.m4 Depends-on: configure.ac: gl_FUNC_DUP2 Makefile.am: Include: <unistd.h> Maintainer: Paul Eggert, Jim Meyering