Mercurial > hg > octave-lojdl > gnulib-hg
view modules/lchown @ 11551:957a85702f2b
Fix test-file-has-acl on FreeBSD.
author | David Bartley <dtbartle@csclub.uwaterloo.ca> |
---|---|
date | Mon, 04 May 2009 12:19:25 +0200 |
parents | 04a20e8bea33 |
children | 909daff94315 |
line wrap: on
line source
Description: lchown() function: change ownership of a file, without following symlinks. Files: lib/lchown.c m4/lchown.m4 Depends-on: chown sys_stat unistd configure.ac: gl_FUNC_LCHOWN gl_UNISTD_MODULE_INDICATOR([lchown]) Makefile.am: Include: <unistd.h> License: GPL Maintainer: Jim Meyering