Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 11:13:14 -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/sys vfork.S
Message-ID:  <200304301813.h3UIDEKt020259@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/04/30 11:13:14 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/amd64/sys   vfork.S 
  Log:
  Update for AMD64 (repocopied from i386/sys/Ovfork.S - why is it O?)
  Depend on %rsi being preserved across the "syscall"-style syscall and strip
  out the PIC stuff (this cpu has full PC-relative addressing, at last!)
  
  Revision  Changes    Path
  1.20      +4 -5      src/lib/libc/amd64/sys/vfork.S



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