NEWS.stable: log cherry-pick [ae006b4]->[4a9738e] strtoimax: Avoid link error on...
[gnulib.git] / modules / selinux-at
1 Description:
2 openat-style fd-relative functions for SE Linux
3
4 Files:
5 lib/selinux-at.c
6 lib/selinux-at.h
7
8 Depends-on:
9 openat
10 selinux-h
11
12 configure.ac:
13 AC_CHECK_HEADERS([selinux/flask.h])
14 AC_LIBOBJ([selinux-at])
15
16 Makefile.am:
17
18 Include:
19 "selinux-at.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering