summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-07-06 07:48:23 -0700
committerUlrich Drepper <drepper@redhat.com>2010-07-06 07:48:23 -0700
commit8a492a675e566dc1e666df0a86cbf541442cb179 (patch)
treef9a6bec451d68233170d2ed8a13b81cf0b7e27ae /ChangeLog
parent03e87550e3be3d008b1eb6174d74d10a51af6e2e (diff)
downloadglibc-8a492a675e566dc1e666df0a86cbf541442cb179.tar.gz
glibc-8a492a675e566dc1e666df0a86cbf541442cb179.tar.xz
glibc-8a492a675e566dc1e666df0a86cbf541442cb179.zip
Implement _PC_PIPE_BUF.
Now that the kernel has appropriate support we can implement this
fpathconf command correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bfc9122a4..946e9455ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
+	_PC_PIPE_BUF using F_GETPIPE_SZ.
+
 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/Makefile: Fix linking for a few tests to make recent linker