X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Futime;h=dc5dd59b6694b282d68765459715e51f010a78e1;hb=2d6501c921265a1536ca044f45773e761b639706;hp=2efa079b567c1e1f09e9564ac715027df43b0eec;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/utime b/modules/utime index 2efa079b5..dc5dd59b6 100644 --- a/modules/utime +++ b/modules/utime @@ -1,17 +1,19 @@ Description: +utime() function: change access and/or modification times of a file. Files: lib/utime.c m4/utimbuf.m4 -m4/utimes.m4 m4/utime.m4 +m4/utimes.m4 +m4/utimes-null.m4 Depends-on: safe-read full-write configure.ac: -jm_FUNC_UTIME +gl_FUNC_UTIME Makefile.am: @@ -22,3 +24,9 @@ Include: # include #endif +License: +GPL + +Maintainer: +Jim Meyering +