glibc/sysdeps/mach
Roland McGrath 16a1046837 * sysdeps/mach/hurd/faccessat.c: New file.
* sysdeps/mach/hurd/fchmodat.c: New file.
	* sysdeps/mach/hurd/fchownat.c: New file.
	* sysdeps/mach/hurd/fxstatat.c: New file.
	* sysdeps/mach/hurd/fxstatat64.c: New file.
	* sysdeps/mach/hurd/linkat.c: New file.
	* sysdeps/mach/hurd/mkdirat.c: New file.
	* sysdeps/mach/hurd/openat.c: New file.
	* sysdeps/mach/hurd/openat64.c: New file.
	* sysdeps/mach/hurd/symlinkat.c: New file.
	* sysdeps/mach/hurd/unlinkat.c: New file.
	* sysdeps/mach/hurd/xmknod.c (__xmknod): Just call __xmknodat.
	Guts move to ...
	* sysdeps/mach/hurd/xmknodat.c: ... here, new file.

	* hurd/lookup-at.c: New file.
	* hurd/Makefile (routines): Add it.
	* hurd/hurd/fd.h: Declare __file_name_lookup_at,
	__file_name_split_at and __directory_name_split_at.

	* hurd/hurd/lookup.h: Declare {,__}hurd_directory_name_split.

	* hurd/hurdlookup.c (__hurd_directory_name_split): Use __memrchr
	unconditionally.

	* sysdeps/mach/hurd/open.c: Define {,__,__libc_,}open64 as aliases.
	* sysdeps/mach/hurd/open64.c: New file.
2006-03-06 07:59:23 +00:00
..
alpha Revert unintentional commits. 2003-02-26 00:01:15 +00:00
bits Update. 2002-12-06 11:49:42 +00:00
hurd * sysdeps/mach/hurd/faccessat.c: New file. 2006-03-06 07:59:23 +00:00
i386 2005-05-24 Thomas Schwinge <schwinge@nic-nac-project.de> 2005-05-29 22:07:20 +00:00
powerpc 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
sys * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
Makefile 2003-02-15 Roland McGrath <roland@frob.com> 2003-02-15 22:59:19 +00:00
Subdirs * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
_strerror.c * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. 2002-08-30 01:31:18 +00:00
adjtime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
configure 2004-08-14 Roland McGrath <roland@frob.com> 2004-08-14 20:17:43 +00:00
configure.in 2004-02-10 Roland McGrath <roland@frob.com> 2004-02-11 01:02:11 +00:00
getloadavg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getsysstats.c * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
gettimeofday.c Update. 2002-04-14 09:14:45 +00:00
mprotect.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msync.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
munmap.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nanosleep.c Update. 2002-12-31 10:25:10 +00:00
pagecopy.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readonly-area.c 2004-10-19 Roland McGrath <roland@frob.com> 2004-10-20 06:43:15 +00:00
sched_yield.c * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation 2006-02-23 22:34:40 +00:00
sleep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
start.c * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
thread_state.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
usleep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xpg-strerror.c Update. 2004-03-22 19:54:06 +00:00