This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18124] hppa: setcontext erroneously returns -1 as exit code for last constant.


https://sourceware.org/bugzilla/show_bug.cgi?id=18124

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Carlos O'Donell from comment #0)
> The hppa implementation of setcontext had several flaws:
> 
> * It called _exit instead of exit, avoiding the registered exit handlers
> that should be run. The standard says nothing about avoiding them.

Fixed by bug 18125.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]