view modules/chown @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents dde1ecc647d1
children 79f4b013feab
line wrap: on
line source

Description:
chown() function: change ownership of a file, following symlinks.

Files:
lib/chown.c
lib/fchown-stub.c
m4/chown.m4

Depends-on:
open
unistd
sys_stat

configure.ac:
gl_FUNC_CHOWN
gl_UNISTD_MODULE_INDICATOR([chown])

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering