Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 20:47:50 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/ia64/sys sbrk.S
Message-ID:  <200208230347.g7N3loUs051584@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/08/22 20:47:50 PDT

  Modified files:
    lib/libc/ia64/sys    sbrk.S 
  Log:
  We cannot use an alloc with only inputs and/or locals. The kernel
  assumes that the parameters are passed in output registers. Remove
  the alloc entirely, but don't depend on the kernel not trashing
  our registers.
  
  Revision  Changes    Path
  1.3       +17 -12    src/lib/libc/ia64/sys/sbrk.S

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?200208230347.g7N3loUs051584>