Ulrich Drepper
bdcebfc4c7
* Versions.def (glibc): Add GLIBC_2.9.
* io/Makefile (routines): Add dup3 and pipe2.
* io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
* io/dup3.c: New file.
* io/pipe2.c: New file.
* posix/unistd.h: Declare dup3 and pipe2.
* socket/Makefile (routines): Add paccept.
* socket/Versions [glibc] (GLIBC_2.9): Add paccept.
* socket/paccept.c: New file.
* socket/sys/socket.h: Declare paccept.
* sysdeps/unix/syscalls.list: Add entry for dup3.
* sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
epoll_create2 and inotify_init1.
* sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
* sysdeps/unix/sysv/linux/paccept.c: New file.
* sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
possible.
* sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
* sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
inotify_init1, and pipe2 entries.
* sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
* sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
* sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
* sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
* sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
* sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
SOCK_NONBLOCK.
* sysdeps/unix/sysv/linux/i386/paccept.S: New file.
* sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
* sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
* sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
* sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
* sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
* sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
* sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
EPOLL_NONBLOCK. Declare epoll_create2.
* sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
EFD_NONBLOCK.
* sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
IN_NONBLOCK. Declare inotify_init1.
* sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
SFD_NONBLOCK.
* sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
TFD_NONBLOCK.
2008-07-25 04:51:56 +00:00
..
2007-10-17 18:55:39 +00:00
2004-02-09 21:46:35 +00:00
2002-12-20 07:12:24 +00:00
2004-03-10 09:29:17 +00:00
2003-05-02 02:21:25 +00:00
2003-01-09 04:19:03 +00:00
2007-09-15 22:38:32 +00:00
2006-01-21 08:21:04 +00:00
2006-01-08 08:21:40 +00:00
2007-07-31 13:33:18 +00:00
2004-10-14 02:08:23 +00:00
2004-03-07 08:39:57 +00:00
2007-05-21 19:21:48 +00:00
2006-01-08 08:21:40 +00:00
2006-09-25 15:33:09 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-03-01 21:26:02 +00:00
2005-05-26 14:30:51 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2007-07-31 13:33:18 +00:00
2005-12-15 21:13:14 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2005-12-14 08:43:25 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2005-12-14 08:43:25 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2008-01-09 19:35:21 +00:00
2007-09-15 22:38:32 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2004-03-10 09:29:17 +00:00
2008-07-25 04:51:56 +00:00
2006-01-08 08:21:40 +00:00
2007-09-15 22:38:32 +00:00
2007-09-15 22:38:32 +00:00
2002-10-11 18:56:32 +00:00
2006-01-21 08:21:04 +00:00
2005-12-15 21:13:14 +00:00
2004-03-10 09:29:17 +00:00
2004-03-10 09:29:17 +00:00
2005-12-15 21:13:14 +00:00
2004-03-10 09:29:17 +00:00
2006-01-08 08:21:40 +00:00
2005-05-04 06:22:30 +00:00
2005-05-26 14:30:51 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2006-01-08 08:21:40 +00:00
2007-07-31 13:33:18 +00:00
2005-04-28 21:11:47 +00:00
2005-05-26 14:30:51 +00:00
2007-05-18 19:05:37 +00:00
2004-10-15 21:31:29 +00:00
2007-09-15 22:38:32 +00:00
2007-12-23 19:32:28 +00:00
2007-02-01 16:14:15 +00:00
2002-10-11 10:52:20 +00:00
2005-12-22 05:18:34 +00:00
2004-02-09 21:46:35 +00:00
2004-03-10 09:29:17 +00:00
2008-04-09 18:30:12 +00:00
2006-01-08 08:21:40 +00:00