Tests for module 'array-mergesort'.
[gnulib.git] / modules / chown
index a8ac953..cf99210 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