projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c43f138
)
Mark the 'utime' module obsolete.
author
Bruno Haible
<bruno@clisp.org>
Fri, 10 Apr 2009 17:43:13 +0000
(19:43 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 10 Apr 2009 17:43:13 +0000
(19:43 +0200)
ChangeLog
patch
|
blob
|
history
modules/utime
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 97c189b03abd2c1dac0962ffb3cc125db4be33ef..f8cb4646e82803eabfbee4855bb9363355af09b1 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,9
@@
2009-04-10 Bruno Haible <bruno@clisp.org>
+ Mark 'utime' obsolete.
+ * modules/utime (Status, Notice): New sections.
+ Suggested by Jim Meyering.
+
Fix cross-compile guess for utime test.
* m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
autoconf.
diff --git
a/modules/utime
b/modules/utime
index 9b17eca8da0dd746f890f38caeb34dac38c60c11..56ed8ef3c513cc35bbdc8358488f0556a2ce3696 100644
(file)
--- a/
modules/utime
+++ b/
modules/utime
@@
-1,6
+1,12
@@
Description:
utime() function: change access and/or modification times of a file.
+Status:
+obsolete
+
+Notice:
+This module is obsolete. It can be removed on 2010-01-01.
+
Files:
lib/utime.c
m4/utimbuf.m4