Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 22:11:06 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h
Message-ID:  <200112220611.fBM6B6I61435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2001/12/21 22:11:06 PST

  Modified files:
    lib/libc_r/uthread   pthread_private.h 
  Log:
  Use the real function address (instead of function address + 8) for the
  return address when modifying a jmp_buf to create a new thread context.
  Also set t12 with the return address.
  
  This should fix libc_r on alpha.
  
  With much detective work by: Bernd Walter <ticso@cicely.de>
  
  Revision  Changes    Path
  1.65      +2 -2      src/lib/libc_r/uthread/pthread_private.h

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?200112220611.fBM6B6I61435>