X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Futime;h=9b17eca8da0dd746f890f38caeb34dac38c60c11;hb=45a1421304b3f60b91e2ab5fc191573f9d090a40;hp=c2db72edf696aa89f83e165b39c6aa1db317a194;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/utime b/modules/utime index c2db72edf..9b17eca8d 100644 --- a/modules/utime +++ b/modules/utime @@ -4,15 +4,17 @@ 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 +open full-write +safe-read configure.ac: -jm_FUNC_UTIME +gl_FUNC_UTIME Makefile.am: @@ -23,6 +25,8 @@ Include: # include #endif +License: +GPL + Maintainer: Jim Meyering -