projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4300b6
)
Needs to depend on modules 'errno' and 'time'.
author
Bruno Haible
<bruno@clisp.org>
Wed, 1 Oct 2008 01:12:31 +0000
(
03:12
+0200)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 1 Oct 2008 01:12:31 +0000
(
03:12
+0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 691e511a13620fd94cbc3e0a1f7622d6a0f8390e..900a2493bd7fce9c97f17890ef91a40ae8cdba7e 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,11
@@
+2008-09-30 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
+ Bruno Haible <bruno@clisp.org>
+
+ * modules/cond (Dependencies): Add errno, time.
+ * lib/glthread/cond.h: Include <time.h>.
+ (gl_cond_define, gl_cond_define_initialized): Use the same definition
+ across platforms.
+
2008-09-30 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Bruno Haible <bruno@clisp.org>