From f7db31703ab2e11b162d4e0e3b4af0c1c971b6cd Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 17 Jul 2012 10:06:02 +0200 Subject: x86_64: makecontext: exit (0) if uc_link is the null pointer. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fce4617..9c2930f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ 2012-07-17 Thomas Schwinge + + * sysdeps/unix/sysv/linux/x86_64/__start_context.S + (__start_context): Preserve zero value for regular exit case. + +2012-07-17 Thomas Schwinge Andreas Krebbel * manual/setjmp.texi (setcontext): Clarify normal process -- cgit v1.1