cvs commit: src/lib/libc/alpha/gen setjmp.S

Jeff Roberson jeff at FreeBSD.org
Thu Nov 13 19:21:23 PST 2003


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.
   - In __sigreturn call sigprocmask() to restore our signal state rather than
     returning through sigreturn().  jmp to ___sigreturn to restore our register
     state following this.
  
  Requested by:   pete
  
  Revision  Changes    Path
  1.17      +11 -3     src/lib/libc/alpha/gen/setjmp.S


More information about the cvs-src mailing list