Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 10:53:45 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/posix1e cap_get_flag.c cap_set_flag.c
Message-ID:  <200108291753.f7THrj065959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/08/29 10:53:45 PDT

  Modified files:
    lib/libc/posix1e     cap_get_flag.c cap_set_flag.c 
  Log:
  o src/sys/capability.h provides a number of support macros that are not
    documented by POSIX.1e, and understand the opaque capability structures.
    Introduce support in the userland POSIX.1e library for a
    _CAPABILITY_NEEDMACROS define to remove these macros from the normal
    namespace, but allow the libc functions to use them.
  
  Submitted by:	tmm
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.4       +3 -1      src/lib/libc/posix1e/cap_get_flag.c
  1.5       +4 -1      src/lib/libc/posix1e/cap_set_flag.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?200108291753.f7THrj065959>