cvs commit: src/lib/libc/alpha/gen setjmp.S
    Jeff Roberson 
    jroberson at chesapeake.net
       
    Thu Nov 13 19:29:22 PST 2003
    
    
  
On Thu, 13 Nov 2003, Jeff Roberson wrote:
> jeff        2003/11/13 19:21:22 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     lib/libc/alpha/gen   setjmp.S
>   Log:
>    - Use the magic for ___sigreturn in __sigset.
er, got confused, this should read 'magic for ___longjmp'
>    - In __sigreturn call sigprocmask() to restore our signal state rather than
>      returning through sigreturn().  jmp to ___sigreturn to restore our register
>      state following this.
And this should read  "In __longjmp" ... jmp to "___longjmp"
doh.
>
>   Requested by:   pete
>
>   Revision  Changes    Path
>   1.17      +11 -3     src/lib/libc/alpha/gen/setjmp.S
>
    
    
More information about the cvs-all
mailing list