summaryrefslogtreecommitdiff
path: root/modules/selinux-at
blob: 925219d1113234cca6a19969fedd175a070025e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
openat-style fd-relative functions for SE Linux

Files:
lib/selinux-at.c
lib/selinux-at.h

Depends-on:
openat
selinux-h

configure.ac:
AC_CHECK_HEADERS([selinux/flask.h])
AC_LIBOBJ([selinux-at])

Makefile.am:

Include:
"selinux-at.h"

License:
GPL

Maintainer:
Jim Meyering