Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 15:04:31 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/linux linux_machdep.c
Message-ID:  <200011102304.PAA22714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2000/11/10 15:04:31 PST

  Modified files:
    sys/alpha/linux      linux_machdep.c 
  Log:
  Enable linux thread support on the alpha.  The guts of linux_clone was
  mainly cut-n-pasted from the i386 port, except for the method of setting
  the child's stack which is the only MD part of this function.
  
  I've tested with the example apps shipped with the linux threads source
  code (ex1-ex6) and with several binary builds of Mozilla.
  
  Revision  Changes    Path
  1.7       +58 -2     src/sys/alpha/linux/linux_machdep.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?200011102304.PAA22714>