Mercurial > hg > octave-kai > gnulib-hg
comparison MODULES.html.sh @ 12909:86f1ff71881a
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".
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Thu, 04 Mar 2010 15:36:51 +0100 |
parents | 41c34f933d77 |
children | 9bc579132d24 |
comparison
equal
deleted
inserted
replaced
12908:13e6892eb21b | 12909:86f1ff71881a |
---|---|
2368 func_module sys_times | 2368 func_module sys_times |
2369 func_module sys_wait | 2369 func_module sys_wait |
2370 func_module tsearch | 2370 func_module tsearch |
2371 func_module unistd | 2371 func_module unistd |
2372 func_module unlink | 2372 func_module unlink |
2373 func_module utime | |
2374 func_module utimensat | 2373 func_module utimensat |
2375 func_module vasnprintf-posix | 2374 func_module vasnprintf-posix |
2376 func_module vasprintf-posix | 2375 func_module vasprintf-posix |
2377 func_module vfprintf-posix | 2376 func_module vfprintf-posix |
2378 func_module vprintf-posix | 2377 func_module vprintf-posix |