Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2003 14:59:13 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/amd64/gen sigsetjmp.S
Message-ID:  <200306022159.h52LxDFZ096113@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306022159.h52LxDFZ096113>