Mercurial > hg > octave-kai > gnulib-hg
view modules/openat @ 7621:58ded23174d2
* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
It's already included if !_LIBC.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 08 Nov 2006 07:42:26 +0000 |
parents | 6a764f23e302 |
children | 5617bb70e723 |
line wrap: on
line source
Description: Open a file at a directory. Files: lib/at-func.c lib/fchmodat.c lib/mkdirat.c lib/openat.c lib/openat.h lib/openat-die.c lib/openat-priv.h lib/openat-proc.c m4/openat.m4 Depends-on: dirname extensions gettext-h intprops lchown lstat same-inode save-cwd stdbool configure.ac: gl_FUNC_OPENAT Makefile.am: Include: "openat.h" License: GPL Maintainer: Jim Meyering