1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-22 04:01:57 +03:00
Files
glibc/sysdeps/unix/sysv/linux/sparc
David S. Miller 60e8270d6c Fix NULL ucontext->uc_link handling on sparc64.
* sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
	(__start_context): Declare.
	(__makecontext_ret): Delete.
	(__makecontext): Hook up __start_context instead of
	__makecontext_ret.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
	(sysdep_routines): Add __start_context when in stdlib.
2012-11-07 21:01:06 -08:00
..
2012-10-24 08:54:46 +02:00
2012-07-26 13:13:26 +02:00
2003-07-25 09:06:04 +00:00
2012-03-16 19:28:51 -07:00
2003-09-03 02:58:30 +00:00
2012-08-14 22:34:04 +00:00