Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2003 15:18:29 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        Steven Hartland <killing@barrysworld.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: Missing system call in linux emulation ( patch )
Message-ID:  <Pine.NEB.3.96L.1030814151733.83221S-100000@fledge.watson.org>
In-Reply-To: <079b01c3624f$f1b8e2b0$7b07000a@int.mediasurface.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 14 Aug 2003, Steven Hartland wrote:

> I've created a patch for the linux emulation which adds a dummy for the
> exit_group syscall along with defining all functions up to 252 this
> fixes a crash in the BattleField 1942 server. How do I go about getting
> this into the various FreeBSD streams so others can benifit. 

File a PR, please.  BTW, I saw this on the OpenBSD source-changes list
recently and remembered the missing system call thread here:

  CVSROOT:        /cvs
  Module name:    src
  Changes by:     fgsch@cvs.openbsd.org   2003/08/14 12:34:15

  Modified files:
          sys/compat/linux: syscalls.master 

  Log message:
  add more syscalls. implement exit_group (which is actually an alias for
  sys_exit), needed for newer glibc's binaries.
  from marius aamodt eriksen <marius at monkey dot org>

Assuming that this is the right approach to solving the problem, we could
probably pull that change into our linux emulator.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Network Associates Laboratories




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1030814151733.83221S-100000>