Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 30302 | Differences between
and this patch

Collapse All | Expand All

(-)glibc-2.3.2.orig/linuxthreads/sysdeps/alpha/elf/pt-initfini.c (-1 lines)
Lines 74-82 Link Here
74
	ldgp	$29, 0($27)				\n\
74
	ldgp	$29, 0($27)				\n\
75
	subq	$30, 16, $30				\n\
75
	subq	$30, 16, $30				\n\
76
	stq	$26, 0($30)				\n\
76
	stq	$26, 0($30)				\n\
77
	stq	$29, 8($30)				\n\
77
	stq	$29, 8($30)				\n\
78
	.prologue 1					\n\
79
	.align 3					\n\
78
	.align 3					\n\
80
/*@_fini_PROLOG_ENDS*/					\n\
79
/*@_fini_PROLOG_ENDS*/					\n\
81
							\n\
80
							\n\
82
/*@_fini_EPILOG_BEGINS*/				\n\
81
/*@_fini_EPILOG_BEGINS*/				\n\
(-)glibc-2.3.2.orig/sysdeps/unix/sysv/linux/alpha/syscalls.list (-1 / +1 lines)
Lines 22-30 Link Here
22
llseek		EXTRA	lseek		C:3	__libc_lseek	__lseek lseek __libc_lseek64 __llseek llseek __lseek64 lseek64
22
llseek		EXTRA	lseek		C:3	__libc_lseek	__lseek lseek __libc_lseek64 __llseek llseek __lseek64 lseek64
23
lseek		llseek	-
23
lseek		llseek	-
24
posix_fadvise64	-	fadvise64	Vi:iiii	posix_fadvise64	posix_fadvise
24
posix_fadvise64	-	fadvise64	Vi:iiii	posix_fadvise64	posix_fadvise
25
pread		-	pread64		C:4	__libc_pread	__libc_pread64 __pread pread __pread64 pread64
25
pread		-	pread64		C:4	__libc_pread	__libc_pread64 __pread pread __pread64 pread64
26
pwrite		-	pwrite64		C:4	__libc_pwrite	__libc_pwrite64 __pwrite pwrite __pwrite64 pwrite64
26
pwrite		-	pwrite		C:4	__libc_pwrite	__libc_pwrite64 __pwrite pwrite __pwrite64 pwrite64
27
fstatfs		-	fstatfs		i:ip	__fstatfs	fstatfs __fstatfs64 fstatfs64
27
fstatfs		-	fstatfs		i:ip	__fstatfs	fstatfs __fstatfs64 fstatfs64
28
statfs		-	statfs		i:sp	__statfs	statfs statfs64
28
statfs		-	statfs		i:sp	__statfs	statfs statfs64
29
getrlimit	-	getrlimit	2	__getrlimit	getrlimit getrlimit64
29
getrlimit	-	getrlimit	2	__getrlimit	getrlimit getrlimit64
30
setrlimit	-	setrlimit	2	__setrlimit	setrlimit64 setrlimit
30
setrlimit	-	setrlimit	2	__setrlimit	setrlimit64 setrlimit

Return to bug 30302