projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd8e762
)
.
author
Jim Meyering
<jim@meyering.net>
Sun, 24 Nov 2002 10:40:09 +0000
(10:40 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 24 Nov 2002 10:40:09 +0000
(10:40 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index e04c3e9014c56a43285ddbba37e96ff7f4f0a82c..279148dfe4bf3e10d6a4f7d8a3b03d6ba4d6f98b 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-2,6
+2,8
@@
Update from coreutils:
+ * mktime.c: Merge in changes from libc.
+
Avoid a link-time failure on some Linux systems.
* mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise).
(__mon_yday): Declare with the STATIC attribute.