glibc/sysdeps/unix/sysv/linux/generic/wordsize-32
Steve Ellcey a09411756f Use XSTAT_IS_XSTAT64 in generic xstat functions
* sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c: Do not define
	fxstat if XSTAT_IS_XSTAT64 is set to non-zero.
	* sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Ditto for
	fxstatat.
	* sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c: Ditto for
	lxstat.
	* sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c: Ditto for xstat.

	* sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat64.c: New file.
	* sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat64.c: New file.
	* sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c: Make __lxstat
	an alias of __lxstat64 if XSTAT_IS_XSTAT64 is set to non-zero.
	* sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c: Ditto for
	__xstat.
2016-11-29 08:06:47 -08:00
..
Versions Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
fcntl.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
fstatfs.c Allow [f]statfs64 to alias [f]statfs 2016-11-22 09:59:12 -08:00
fxstat.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
fxstat64.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
fxstatat.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
fxstatat64.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
getdents.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lxstat.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
lxstat64.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
mmap.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
overflow.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sendfile.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
statfs.c Allow [f]statfs64 to alias [f]statfs 2016-11-22 09:59:12 -08:00
syscalls.list Consolidate Linux setrlimit and getrlimit implementation 2016-11-17 15:54:22 -02:00
xstat.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00
xstat64.c Use XSTAT_IS_XSTAT64 in generic xstat functions 2016-11-29 08:06:47 -08:00