Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2000 21:36:27 -0700 (PDT)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/i386/gen setjmp.S sigsetjmp.S
Message-ID:  <200005040436.VAA33182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      2000/05/03 21:36:27 PDT

  Modified files:
    lib/libc/i386/gen    setjmp.S sigsetjmp.S 
  Log:
  Use assembler directives rather than ALTENTRY() so that longjmp() and
  siglongjmp() are weak symbols.  This is necessary to allow static linking
  with the linuxthreads library port.
  
  Revision  Changes    Path
  1.18      +6 -7      src/lib/libc/i386/gen/setjmp.S
  1.20      +6 -7      src/lib/libc/i386/gen/sigsetjmp.S



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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