view modules/open @ 9299:ada4d73c37a6

New module 'open'.
author Bruno Haible <bruno@clisp.org>
date Sun, 07 Oct 2007 04:39:17 +0200
parents
children 35f0931dc243
line wrap: on
line source

Description:
open() function: open a descriptor to a file.

Files:
lib/open.c
m4/open.m4

Depends-on:
fcntl

configure.ac:
gl_FUNC_OPEN
gl_MODULE_INDICATOR([open])
gl_FCNTL_MODULE_INDICATOR([open])

Makefile.am:

Include:
<fcntl.h>

License:
LGPL

Maintainer:
Bruno Haible