cvs commit: src/lib/libc/amd64/sys vfork.S
    Peter Wemm 
    peter at FreeBSD.org
       
    Wed Apr 30 11:13:15 PDT 2003
    
    
  
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
    
    
More information about the cvs-all
mailing list