Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2002 19:22:26 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_kern.c
Message-ID:  <200210050222.g952MQsG067670@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2002/10/04 19:22:26 PDT

  Modified files:
    lib/libc_r/uthread   uthread_kern.c 
  Log:
  Once again, remove the i386-specific hacks to save and restore
  the FPU state on receiving and returning from a signal.
  The FPU save and restore macros are no longer needed, but
  remain defined in case we need to use them again (something
  else breaks).  They'll be removed permanently once new
  syscalls are added to handle the new i386 ucontext size.
  
  Revision  Changes    Path
  1.45      +0 -9      src/lib/libc_r/uthread/uthread_kern.c

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?200210050222.g952MQsG067670>