summaryrefslogtreecommitdiff
path: root/modules/selinux-at
Commit message (Collapse)AuthorAgeFilesLines
* selinux-at: remove redundant m4 code, add documentationJim Meyering2009-08-071-8/+1
| | | | | | | | | * modules/selinux-at (configure.ac): Remove redundant code. LIB_SELINUX is already set via the dependent module, selinux-h. (Include): Add quotes around selinux-at.h. * lib/selinux-at.h: Add documentation. Reported by Bruno Haible in http://marc.info/?l=gnulib-bug&m=124958988300749
* selinux-at: new moduleJim Meyering2009-08-061-0/+32
Initially written for coreutils, this module will soon be used by findutils, too. * MODULES.html.sh [Misc]: Add selinux-at. * lib/selinux-at.h: New file, from coreutils. * lib/selinux-at.c: Likewise. * modules/selinux-at: Likewise. (License): Change from LGPL to GPL, since it depends on the GPL'd openat module.