summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-01-03 17:17:27 -0800
committerJim Meyering <meyering@fb.com>2014-01-03 17:17:27 -0800
commit34af3d3fd03a60d19c3fde90bbb350d5567fec66 (patch)
tree3118a6db079527a27c68cadce9f685fcad4e8377 /ChangeLog
parenta75f17adf4664d5c34366f62fbca38dc5cd8e9dc (diff)
downloadgnulib-34af3d3fd03a60d19c3fde90bbb350d5567fec66.tar.gz
freadable, fwritable, fwriting: declare with the "pure" attribute
* lib/freadable.h (freadable): Declare with the "pure" attribute. * lib/fwritable.h (fwritable): Likewise. * lib/fwriting.h (fwriting): Likewise. Suggested by Bruno Haible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a73c962a9e..278e656647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2014-01-03 Jim Meyering <meyering@fb.com>
+ freadable, fwritable, fwriting: declare with the "pure" attribute
+ * lib/freadable.h (freadable): Declare with the "pure" attribute.
+ * lib/fwritable.h (fwritable): Likewise.
+ * lib/fwriting.h (fwriting): Likewise.
+ Suggested by Bruno Haible.
+
maint.mk: adapt openat.h-include-without-use test
* top/maint.mk (sc_prohibit_openat_without_use): Also check for
FCHMODAT_INLINE, FCHOWNAT_INLINE and STATAT_INLINE, to avoid