Mercurial > hg > octave-kai > gnulib-hg
view modules/lchown @ 12805:1a4bc6df3018
Tests for module 'rint'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:19:20 +0100 |
parents | e92d9385e4ca |
children | 88145cbcc224 |
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 errno lstat stdbool sys_stat unistd configure.ac: gl_FUNC_LCHOWN gl_UNISTD_MODULE_INDICATOR([lchown]) Makefile.am: Include: <unistd.h> License: GPL Maintainer: Jim Meyering, Eric Blake