summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-09-29 01:18:16 +0200
committerBruno Haible <bruno@clisp.org>2010-09-29 01:18:16 +0200
commite4d8bbdec2fcea003b8c38ef6313e323478353c2 (patch)
tree70095afe6a533985e512307cf6e073ff8168b738 /ChangeLog
parent11f1d3a976a737eb6ca30cf89e8b47c85bfe3d47 (diff)
downloadgnulib-e4d8bbdec2fcea003b8c38ef6313e323478353c2.tar.gz
poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
* modules/poll-h (Depends-on): Add 'extensions'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e18d7ab88..4a1e100012 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-09-28 Bruno Haible <bruno@clisp.org>
+ poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
+ * modules/poll-h (Depends-on): Add 'extensions'.
+
+2010-09-28 Bruno Haible <bruno@clisp.org>
+
New module 'poll-h'.
* lib/poll.in.h: Include c++defs.h and warn-on-use.h.
(poll): Use modern idiom.