cvs commit: src/lib/libc/amd64/gen sigsetjmp.S

Peter Wemm peter at FreeBSD.org
Mon Jun 2 14:59:15 PDT 2003


peter       2003/06/02 14:59:13 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/amd64/gen   sigsetjmp.S 
  Log:
  Fix sigsetjmp().  It helps if we do not try to save the old signal mask
  to a random memory location.  Perl works a lot better with this.
  
  Revision  Changes    Path
  1.27      +1 -0      src/lib/libc/amd64/gen/sigsetjmp.S


More information about the cvs-src mailing list