Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 19:19:51 -0800 (PST)
From:      "Chris D. Faulhaber" <jedgar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libposix1e acl_calc_mask.3 acl_calc_mask.c acl_delete_entry.3 acl_delete_entry.c Makefile src/sys/sys acl.h
Message-ID:  <200103190319.f2J3Jpw44056@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jedgar      2001/03/18 19:19:51 PST

  Modified files:
    lib/libposix1e       Makefile 
    sys/sys              acl.h 
  Added files:
    lib/libposix1e       acl_calc_mask.3 acl_calc_mask.c 
                         acl_delete_entry.3 acl_delete_entry.c 
  Log:
  Add the following POSIX 1003.1e functions and man pages:
    o acl_calc_mask(): calculates the ACL mask entry associated with
      the given ACL.
    o acl_delete_entry(): remove a specified ACL entry from the given
      ACL.
  
  Approved by:	rwatson
  
  Revision  Changes    Path
  1.10      +6 -2      src/lib/libposix1e/Makefile
  1.13      +3 -1      src/sys/sys/acl.h


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?200103190319.f2J3Jpw44056>