]> git.ipfire.org Git - thirdparty/glibc.git/commit
2007-03-23 Jakub Jelinek <jakub@redhat.com>
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:07:13 +0000 (15:07 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:07:13 +0000 (15:07 +0000)
commit57924f941f2c959193d0104b306bda888a4af864
tree7131ad1b7746703fbc8e39da6f1d5d76ad4ee7dc
parent76a149ca08631b519040faf8de67da010fc9e33d
2007-03-23  Jakub Jelinek  <jakub@redhat.com>

* 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
nscd/selinux.c
nscd/selinux.h
scripts/check-local-headers.sh