Hash :
c7d2ab94
Author :
Date :
2010-08-10T09:32:13
open, chown: relax license * modules/open (License): Change to LGPLv2+, with consent by all authors, for use in augeas. * modules/chown (License): Likewise. * modules/lchown (Likewise): Likewise. Requested by Adam Stokes. Signed-off-by: Eric Blake <eblake@redhat.com>
Description:
open() function: open a descriptor to a file.
Files:
lib/open.c
m4/open.m4
m4/mode_t.m4
Depends-on:
fcntl-h
stat
configure.ac:
gl_FUNC_OPEN
gl_FCNTL_MODULE_INDICATOR([open])
Makefile.am:
Include:
<fcntl.h>
License:
LGPLv2+
Maintainer:
Bruno Haible