Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2009 18:05:06 +0000 (UTC)
From:      Markus Brueffer <markus@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/posix1e acl_delete_entry.c
Message-ID:  <200912251805.nBPI5IHd035686@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markus      2009-12-25 18:05:06 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/posix1e     acl_delete_entry.c 
  Log:
  SVN rev 200992 on 2009-12-25 18:05:06Z by markus
  
  Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointed
  to an entry of 'acl', all ACL entries starting with entry_d would be deleted.
  
  Reviewed by:    trasz
  Approved by:    emax (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +6 -1      src/lib/libc/posix1e/acl_delete_entry.c



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