Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2003 15:39:10 -0700 (PDT)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/arch/amd64/amd64 enter_uts.S
Message-ID:  <200308022239.h72MdBau040227@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2003/08/02 15:39:10 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/arch/amd64/amd64 enter_uts.S 
  Log:
  -15 is incorrect to be used to align stack to 16 bytes, use ~15 instead.
  
  Revision  Changes    Path
  1.3       +1 -1      src/lib/libpthread/arch/amd64/amd64/enter_uts.S



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