Mercurial > hg > octave-kai > gnulib-hg
view modules/stdlib-safer @ 15814:625d9f3201d8
acl: Fix specification.
* lib/file-has-acl.c (file_has_acl): Fix specification.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 03 Oct 2011 15:48:57 +0200 |
parents | fc0079effbc1 |
children |
line wrap: on
line source
Description: File stream functions that avoid clobbering std{in,out,err}. Files: lib/stdlib--.h lib/stdlib-safer.h lib/mkstemp-safer.c Depends-on: fd-safer-flag mkstemp stdlib unistd-safer configure.ac: Makefile.am: lib_SOURCES += mkstemp-safer.c Include: "stdlib-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering