| 
							
							
								 Joseph Myers | b168057aaa | Update copyright dates with scripts/update-copyrights. | 2015-01-02 16:29:47 +00:00 |  | 
			
				
					| 
							
							
								 Rasmus Villemoes | 69eb9a183c | Fix prototype of eventfd. | 2014-09-20 14:05:49 +02:00 |  | 
			
				
					| 
							
							
								 Allan McRae | d4697bc93d | Update copyright notices with scripts/update-copyrights | 2014-01-01 22:00:23 +10:00 |  | 
			
				
					| 
							
							
								 Joseph Myers | 568035b787 | Update copyright notices with scripts/update-copyrights. | 2013-01-02 19:05:09 +00:00 |  | 
			
				
					| 
							
							
								 Paul Eggert | 59ba27a63a | Replace FSF snail mail address with URLs. | 2012-02-09 23:18:22 +00:00 |  | 
			
				
					| 
							
							
								 Ulrich Drepper | aa7492d20e | Compatibility of signalfd/eventfd with older kernels. | 2009-07-26 12:55:03 -07:00 |  | 
			
				
					| 
							
							
								 Ulrich Drepper | 45a8beb51c | 2008-10-02  Pierre Habouzit <madcoder@debian.org> * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
	and fix its calling convention. | 2008-10-31 17:41:36 +00:00 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Ulrich Drepper | 6789aaaa97 | 2007-10-04  Jakub Jelinek  <jakub@redhat.com> 2007-10-03  Jakub Jelinek  <jakub@redhat.com> | 2007-10-05 20:32:30 +00:00 |  |