* scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609
commite1f0c5bc78cf7d893682edf27215ecc0030fcaed
authorUlrich Drepper <drepper@redhat.com>
Mon, 26 Mar 2007 20:41:09 +0000 (26 20:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 26 Mar 2007 20:41:09 +0000 (26 20:41 +0000)
tree51936e65f6863bb865ce4bc7303da36d7d8b6b76
parent4e87573fe224a5d187f463a6e051f5781e38fd97
* scripts/check-local-headers.sh: Filter out sys/capability.h.

2007-03-22  Jakub Jelinek  <jakub@redhat.com>

* config.h.in (HAVE_LIBCAP): Add.
* nscd/selinux.h: Include sys/capability.h rather than non-existent
sys/capabilities.h.
* nscd/selinux.c (preserve_capabilities): Use cap_free instead of
free_caps.  Cast away const from 4th cap_set_flag argument.
ChangeLog
config.h.in
nptl/ChangeLog
nscd/selinux.c
nscd/selinux.h
scripts/check-local-headers.sh