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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chris Metcalf
							
						 
					 | 
					
						
						
							
						
						3601428fb0
					 | 
					
						
						
							
							Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.
						
						
						
						
						
						
					 | 
					
						2012-01-28 12:07:46 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ulrich Drepper
							
						 
					 | 
					
						
						
							
						
						801720e63b
					 | 
					
						
						
							
							Fix compat handling in *at functions.
						
						
						
						
						
						
						
						When passed an empty string for the filename, the compat code
using /proc in all *at functions did the wrong thing. 
						
						
					 | 
					
						2009-10-29 21:33:26 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Roland McGrath
							
						 
					 | 
					
						
						
							
						
						c545373264
					 | 
					
						
						
							
							* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.
						
						
						
						
						
						
					 | 
					
						2006-01-21 20:07:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ulrich Drepper
							
						 
					 | 
					
						
						
							
						
						7a2645e470
					 | 
					
						
						
							
							* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the
						
						
						
						
						
						
						
						syscall in more cases. 
						
						
					 | 
					
						2006-01-20 22:37:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ulrich Drepper
							
						 
					 | 
					
						
						
							
						
						7c65e9001b
					 | 
					
						
						
							
							* include/fcntl.h: Declare __have_atfcts.
						
						
						
						
						
						
						
						* sysdeps/unix/sysv/linux/faccessat.c: Use syscall if available.
	* sysdeps/unix/sysv/linux/fchmodat.c: Likewise.
	* sysdeps/unix/sysv/linux/fchownat.c: Likewise.
	* sysdeps/unix/sysv/linux/futimesat.c: Likewise.
	* sysdeps/unix/sysv/linux/linkat.c: Likewise.
	* sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
	* sysdeps/unix/sysv/linux/openat.c: Likewise.
	* sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/renameat.c: Likewise.
	* sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/xmknodat.c: Likewise.
	* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
	* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PSELECT,
	__ASSUME_PPOLL, and __ASSUME_ATFCTS if possible.
	* io/ppoll.c: New file.
	* io/Makefile (routines): Add ppoll.
	(CFLAGS-ppoll.c): Define.
	* io/Versions: Export ppoll for GLIBC_2.4.
	* io/sys/poll.h: Declare ppoll.
	* sysdeps/unix/sysv/linux/ppoll.c: New file.
	* misc/pselect.c: Make it possible to include this file to define
	the generic code as a static function.
	* sysdeps/unix/sysv/linux/pselect.c: New file. 
						
						
					 | 
					
						2006-01-20 07:08:05 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Roland McGrath
							
						 
					 | 
					
						
						
							
						
						d15b99ac5a
					 | 
					
						
						
							
							* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.
						
						
						
						
						
						
						
						* posix/unistd.h [__USE_ATFILE]: Declare faccessat.
	* io/faccessat.c: New file.
	* sysdeps/unix/sysv/linux/faccessat.c: New file.
	* io/Makefile (routines): Add faccessat.
	* io/Versions (libc: GLIBC_2.4): Likewise.
	* io/tst-faccessat.c: New file.
	* io/Makefile (tests): Add it.
	* io/sys/stat.h: Likewise. 
						
						
					 | 
					
						2006-01-06 12:14:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ulrich Drepper
							
						 
					 | 
					
						
						
							
						
						a334319f65
					 | 
					
						
						
							
							(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
						
						
						
						
						
						
					 | 
					
						2004-12-22 20:10:10 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jakub Jelinek
							
						 
					 | 
					
						
						
							
						
						0ecb606cb6
					 | 
					
						
						
							
							2.5-18.1
						
						
						
						
						
						
					 | 
					
						2007-07-12 18:26:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |