X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frename;h=e553a12a99197e4642fb3d0a70c2b33c42facd1b;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=4ad44b04063ea34b35840af5558d70332692fe96;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/rename b/modules/rename index 4ad44b040..e553a12a9 100644 --- a/modules/rename +++ b/modules/rename @@ -1,18 +1,31 @@ Description: +rename() function: change the name or location of a file. Files: lib/rename.c m4/rename.m4 Depends-on: -xalloc -dirname +canonicalize-lgpl +dirname-lgpl +lstat +rmdir +same-inode +stdbool +stdio +strdup configure.ac: -vb_FUNC_RENAME +gl_FUNC_RENAME +gl_STDIO_MODULE_INDICATOR([rename]) Makefile.am: Include: +License: +LGPL + +Maintainer: +Jim Meyering