utime: remove obsolete module
authorJim Meyering <meyering@redhat.com>
Thu, 4 Mar 2010 14:36:51 +0000 (15:36 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 5 Mar 2010 07:52:39 +0000 (08:52 +0100)
commit95907a5453ae53daeeea0efab8e37904568c1844
tree89d782bc11e1ed97f178b44c6147f2e6f049ce3a
parentfa93ceab8152b5382d328d2c5e6347e53b291cd0
utime: remove obsolete module

This module, like autoconf's AC_FUNC_UTIME_NULL macro, has been
unnecessary for years, and has been marked as obsolete for 10 months.
* modules/utime: Remove file.
* lib/utime.c: Remove file.
* m4/utime.m4: Remove file.
* m4/utimes-null.m4: Remove file.
* doc/posix-functions/utime.texi (utime): Remove reference to
the module.  Move the sole "fixed by gnulib" item into the
"problems not fixed by Gnulib" list.
* MODULES.html.sh (func_all_modules): Remove reference to "utime".
ChangeLog
MODULES.html.sh
doc/posix-functions/utime.texi
lib/utime.c [deleted file]
m4/utime.m4 [deleted file]
m4/utimes-null.m4 [deleted file]
modules/utime [deleted file]