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