Garrett Wollman wrote: > > <<On Mon, 06 Sep 1999 11:03:35 +0200, Marcel Moolenaar <[EMAIL PROTECTED]> said: > > > Known problems: > > Building world fails because the freshly built cpp segfaults. A setjmp call > > that may be involved matches the problem of a return address being 0. gdb > > does not display a complete backtrace... > > The {,sig}setjmp buffer contains a sigset_t. The size of a JMP_BUF > needs to be large enough to make this work. Additionally, the setjmp > family currently use the old-style (sigblock/sigsetmask) signal calls, > which will have to change. Agreed. -- Marcel Moolenaar mailto:[EMAIL PROTECTED] SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: (P)review: sigset_t for more than 32 sig... Marcel Moolenaar
- Re: (P)review: sigset_t for more than 32 sig... Peter Dufault
- Re: (P)review: sigset_t for more than 32 signals Peter Dufault
- Re: (P)review: sigset_t for more than 32 signals Marcel Moolenaar
- Re: (P)review: sigset_t for more than 32 signals Peter Dufault
- Re: (P)review: sigset_t for more than 32 sig... Peter Dufault
- Re: (P)review: sigset_t for more than 32 sig... Garrett Wollman
- Re: (P)review: sigset_t for more than 32 signals John Polstra
- Re: (P)review: sigset_t for more than 32 sig... Marcel Moolenaar
- (P)review: sigset_t for more than 32 signals Garrett Wollman
- (P)review: sigset_t for more than 32 signals Marcel Moolenaar
- (P)review: sigset_t for more than 32 signals Garrett Wollman
- Re: (P)review: sigset_t for more than 32 signals Marcel Moolenaar
- Signal changes and {,sig}{set,long}jmp Garrett Wollman
- Re: Signal changes and {,sig}{set,long}jmp Marcel Moolenaar
- Re: Signal changes and {,sig}{set,long}j... Peter Wemm
- Re: Signal changes and {,sig}{set,l... Marcel Moolenaar
- ucontext Arun Sharma
- Re: ucontext Daniel Eischen
- Re: ucontext Arun Sharma
- Re: ucontext Daniel Eischen