1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-25 02:02:09 +03:00
Files
glibc/sysdeps/unix/sysv/linux/sparc
David S. Miller a1bcbd4035 Fix some 64-bit sparc build warnings.
* sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
	(__makecontext): Fix signedness of pointer casts setting up 'sp'.
	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
	for 'resultvar' otherwise things get truncated on 64-bit.
2012-03-11 20:13:55 -07:00
..
2003-07-25 09:06:04 +00:00
2003-09-03 02:58:30 +00:00
2012-03-11 20:13:55 -07:00
2012-02-19 18:27:02 +01:00