view modules/chown @ 12261:e96aac709428

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 09 Nov 2009 06:10:03 -0800
parents ac2a6371d78c
children 1514bb09834a
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
stat
sys_stat

configure.ac:
gl_FUNC_CHOWN
gl_UNISTD_MODULE_INDICATOR([chown])

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering