Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 11:31:08 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/sys Makefile.inc Symbol.map cap_enter.2
Message-ID:  <201103031131.p23BVPsj021285@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2011-03-03 11:31:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         Makefile.inc Symbol.map 
  Added files:
    lib/libc/sys         cap_enter.2 
  Log:
  SVN rev 219224 on 2011-03-03 11:31:08Z by rwatson
  
  Make cap_new(2) and cap_getmode(2) symbols from libc public so applications
  can link against them.  Add man pages for the new system calls, with one
  errant forward reference to changes not yet present in FreeBSD, but soon
  will be.
  
  Reviewed by:    anderson
  Obtained from:  Capsicum Project
  Sponsored by:   Google, Inc.
  Discussed with: benl, kris, pjd
  MFC after:      3 months
  
  Revision  Changes    Path
  1.150     +2 -1      src/lib/libc/sys/Makefile.inc
  1.32      +2 -0      src/lib/libc/sys/Symbol.map
  1.1       +101 -0    src/lib/libc/sys/cap_enter.2 (new)



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