openat: provide more convenience names
[pspp] / modules / chown
index a8ac9531bb9ca960338b669198af16843e3e85b5..cf9921089b90ac189647c1c9d69055203313a8f4 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-chown() function: change ownership of a file.
+chown() function: change ownership of a file, following symlinks.
 
 Files:
 lib/chown.c
@@ -7,6 +7,7 @@ lib/fchown-stub.c
 m4/chown.m4
 
 Depends-on:
+open
 unistd
 sys_stat