]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
authorUlrich Drepper <drepper@redhat.com>
Sun, 27 Jul 2008 18:26:13 +0000 (18:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 27 Jul 2008 18:26:13 +0000 (18:26 +0000)
commitd6e0c2a67dbdb3f940d60f68bbcf58a5bdee4a97
tree80154bbf66005a9d32db583091847ec051519012
parent11ed3eaed92bf9e04925ec50a696eda5b6df0c33
* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.

* io/pipe2.c: Likewise.
* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
instead of __ASSUME_PACCEPT.
* include/unistd.h: Declare __have_pipe2.
* libio/iopopen.c: Implement "e" flag.
* libio/Makefile (tests): Add tst-popen1.
* libio/tst-popen1.c: New file.
ChangeLog
include/unistd.h
io/pipe2.c
libio/Makefile
libio/iopopen.c
libio/tst-popen1.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/syscalls.list