]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Use libcap functions instead of raw kernel interface
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Tue, 27 Oct 2009 21:55:58 +0000 (22:55 +0100)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Tue, 27 Oct 2009 21:55:58 +0000 (22:55 +0100)
Rework the Linux capabilities code to use the more stable libcap interface
instead or raw kernel syscalls.

Take two, making sure there is a sufficiently recent libcap-2.09 or later.


Trivial merge