about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/trampoline.c
diff options
context:
space:
mode:
authorHongjiu Zhang <noctuorare@gmail.com>2016-03-06 20:18:21 -0500
committerH.J. Lu <hjl.tools@gmail.com>2016-05-02 14:48:25 -0700
commit16e49ca0c878c5cef2638f828c85bbedfb95c83b (patch)
treeb42e86d71811d8f55463818a0c72e0028c75eaa2 /sysdeps/mach/hurd/i386/trampoline.c
parent7b4fccb9bc52a941956971ca380110eb8ccabdc7 (diff)
downloadglibc-16e49ca0c878c5cef2638f828c85bbedfb95c83b.tar.gz
glibc-16e49ca0c878c5cef2638f828c85bbedfb95c83b.tar.xz
glibc-16e49ca0c878c5cef2638f828c85bbedfb95c83b.zip
sln: use stat64
When using sln on some filesystems which return 64-bit inodes,
the stat call might fail during install like so:
	.../elf/sln .../elf/symlink.list
	/lib32/libc.so.6: invalid destination: Value too large for defined data type
	/lib32/ld-linux.so.2: invalid destination: Value too large for defined data type
	Makefile:104: recipe for target 'install-symbolic-link' failed

Switch to using stat64 all the time to avoid this.

URL: https://bugs.gentoo.org/576396
Diffstat (limited to 'sysdeps/mach/hurd/i386/trampoline.c')
0 files changed, 0 insertions, 0 deletions