1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-19 05:53:43 +03:00
David S. Miller 374976dd13 Fix SHMLBA on sparc.
[BZ #6471]
	* sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
	properly.
	* sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
	* sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
	sysdep_routines when subdir is sysvipc.
	* sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
	__getshmlba helper.
2012-03-16 19:28:51 -07:00
..
2012-03-16 19:28:51 -07:00
2003-07-25 09:06:04 +00:00
2012-03-16 19:28:51 -07:00
2012-03-16 19:28:51 -07: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