|  Markos Chandras | 11372c665a
							
							fork: Use clone if arch does not have the fork syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 58570fc8e1
							
							vfork: Use clone if arch does not have the vfork syscall | 13 年之前 | 
				
					
						|  Markos Chandras | c7d36adfc2
							
							utime: Use utimensat if arch does not have the utime syscall | 13 年之前 | 
				
					
						|  Markos Chandras | af63ec925e
							
							inotify_init: Use inotify_init1 if inotify_init syscall is not defined | 13 年之前 | 
				
					
						|  Markos Chandras | 3db05793b7
							
							epoll: Use epoll_pwait if arch does not have the epoll_wait syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 257323e525
							
							epoll: Use epoll_create1 if arch does not have the epoll_create syscall | 13 年之前 | 
				
					
						|  Markos Chandras | dde074b390
							
							pipe: Use pipe2 if arch does not have the pipe syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 80dc2ed052
							
							utimes: Use utimensat if arch does not have the utimes syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 81b480369b
							
							symlink: Use symlinkat if arch does not have the symlink syscall | 13 年之前 | 
				
					
						|  Markos Chandras | e07db64b78
							
							readlink: Use readlinkat if arch does not have the readlink syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 3a5be53a84
							
							rename: Use renameat if arch does not have the rename syscall | 13 年之前 | 
				
					
						|  Markos Chandras | ecb2be2c0a
							
							mkdir: Use mkdirat if arch does not have the mkdir syscall | 13 年之前 | 
				
					
						|  Markos Chandras | d8386ad5e7
							
							lchown: Use fchownat if arch does not have the lchown syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 98f53c5760
							
							rmdir: Use unlinkat if arch does not have the rmdir syscall | 13 年之前 | 
				
					
						|  Markos Chandras | c4c78fc5f3
							
							chown: Use fchownat if arch does not have the chown syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 6589e886e0
							
							mknod: Use mknodat if arch does not have the mknod syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 09a387a0fc
							
							unlink: Use unlinkat if arch does not have the unlink syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 82fc713658
							
							link: Use linkat if arch does not have the link syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 695e274cf7
							
							access: Use faccessat if arch does not have the access syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 82cab37865
							
							chmod: Use fchmodat if arch does not have the chmod syscall | 13 年之前 | 
				
					
						|  Markos Chandras | 90accddebe
							
							dup2: Use dup3 if arch does not have the dup2 syscall | 13 年之前 | 
				
					
						|  Markos Chandras | ad68946e28
							
							Makefile.in: Use non-legacy interfaces for new architectures | 13 年之前 | 
				
					
						|  Markos Chandras | bff4f0be36
							
							Config.in: Introduce symbol for arches with deprecated syscalls | 13 年之前 | 
				
					
						|  Markos Chandras | 6a69d7fc63
							
							libc/sysdeps: Add new interfaces for new architectures | 13 年之前 | 
				
					
						|  Henning Heinold | 0eb30761a2
							
							libc: add non standard execvpe function | 14 年之前 | 
				
					
						|  Markos Chandras | dcd8e7e8c9
							
							libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled | 12 年之前 | 
				
					
						|  Bernhard Reutner-Fischer | 5084cf8b6b
							
							stdlib: Fix fndecl of mkostemp, mkostemp64 | 12 年之前 | 
				
					
						|  Bernhard Reutner-Fischer | 7b6604113e
							
							test: run test{,_glibc} adjacent | 12 年之前 | 
				
					
						|  Bernhard Reutner-Fischer | 5643900913
							
							libc: add posix_fallocate() | 13 年之前 | 
				
					
						|  Bernhard Reutner-Fischer | 971db25812
							
							buildsys: switch warning into a TODO | 12 年之前 |