aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a5e569..8ce9bea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2017-04-18 Florian Weimer <fweimer@redhat.com>
+ * include/unistd.h (__have_pipe2): Remove declaration.
+ * socket/have_sock_cloexec.c (__have_pipe2): Remove definition.
+ * libio/iopopen.c (_IO_new_proc_open): Assume that pipe2 is
+ available.
+ * posix/wordexp.c (exec_comm_child, exec_comm): Likewise.
+ * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PIPE2):
+ Remove definition.
+
+2017-04-18 Florian Weimer <fweimer@redhat.com>
+
* malloc/malloc.c (cfree): Turn into compat symbol.
(__cfree): Remove alias.
* stdlib/stdlib.h (cfree): Remove declaration.