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-09-15 22:35:27 +00:00
2007-09-15 02:38:04 +00:00
2005-12-14 08:43:25 +00:00
2002-02-07 17:54:45 +00:00
2003-11-18 19:12:03 +00:00
2007-02-21 09:36:46 +00:00
2005-12-14 08:43:25 +00:00
2005-12-14 08:43:25 +00:00
2005-12-14 08:43:25 +00:00
2005-12-14 08:43:25 +00:00
2005-12-14 08:43:25 +00:00
2005-12-14 08:43:25 +00:00
2005-12-14 08:43:25 +00:00
2008-07-25 04:51:56 +00:00
2005-12-14 08:43:25 +00:00
2006-01-06 11:22:10 +00:00
2006-01-06 12:14:26 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2007-12-12 18:03:27 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2007-09-15 22:35:27 +00:00
2005-12-14 15:06:39 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2007-01-10 18:38:19 +00:00
2003-09-12 22:37:19 +00:00
2006-02-12 21:41:44 +00:00
2007-02-21 09:36:46 +00:00
2004-09-17 08:44:34 +00:00
2004-02-09 20:12:23 +00:00
2003-11-07 23:00:00 +00:00
2007-05-10 21:44:41 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2006-02-12 21:41:44 +00:00
2006-02-12 21:41:44 +00:00
2005-12-14 15:06:39 +00:00
2007-08-03 04:09:03 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2006-02-27 00:52:57 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2008-07-25 04:51:56 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2007-05-24 23:55:28 +00:00
2007-05-24 23:55:28 +00:00
2008-05-11 09:32:43 +00:00
2008-05-11 09:32:43 +00:00
2008-07-25 04:51:56 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2006-01-20 07:08:05 +00:00
2005-12-14 15:06:39 +00:00
2006-04-01 19:12:44 +00:00
2006-04-24 17:01:40 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2007-07-31 13:33:18 +00:00
2007-07-31 13:33:18 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-16 00:24:16 +00:00
2006-09-12 11:44:01 +00:00
2003-07-15 08:59:35 +00:00
2006-01-22 00:57:24 +00:00
2006-01-22 00:57:24 +00:00
2008-03-08 05:21:41 +00:00
2006-09-12 11:44:01 +00:00
2006-01-22 00:57:24 +00:00
2005-11-11 20:02:07 +00:00
2002-09-30 07:47:16 +00:00
2006-02-27 00:59:21 +00:00
2006-01-20 23:24:42 +00:00
2006-01-20 23:24:42 +00:00
2006-01-20 23:24:42 +00:00
2006-01-22 00:57:24 +00:00
2007-07-28 18:04:22 +00:00
2006-01-20 21:55:16 +00:00
2006-01-22 00:57:24 +00:00
2003-10-27 04:05:04 +00:00
2006-01-20 21:55:16 +00:00
2006-12-05 21:28:15 +00:00
2005-11-11 20:02:07 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2004-09-28 07:46:43 +00:00
2007-05-10 21:44:41 +00:00
2008-07-25 04:51:56 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-20 07:31:14 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00