Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 22:32:50 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern syscalls.master src/sys/compat/freebsd32 syscalls.master
Message-ID:  <200608162232.k7GMWoZT081151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2006-08-16 22:32:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             syscalls.master 
    sys/compat/freebsd32 syscalls.master 
  Log:
  Grab two syscall numbers.  One is used to emulate functionality that linux
  has in its procfs (do a readlink of /proc/self/fd/<nn> to find the pathname
  that corresponds to a given file descriptor).  Valgrind-3.x needs this
  functionality.  This is a placeholder only at this time.
  
  Revision  Changes    Path
  1.71      +2 -0      src/sys/compat/freebsd32/syscalls.master
  1.223     +2 -0      src/sys/kern/syscalls.master



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