/
githubmirror
/
keyutils
Обзор
Документация
Войти
/
githubmirror
/
keyutils
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
KEYUTILS_0.3
README
15 строк
426 B
David Howells
keyutils historical version 0.1
22 фев 2010, 18:37
22 фев 2010, 18:37
5291796
Код
Авторство
О чём код?
These tools are used to control the key management system built into the Linux kernel. To build and install the tools and manual pages, run: make make install If your glibc does not contain definitions for the new error codes and system calls, then try: make NO_GLIBC_KEYERR=1 NO_GLIBC_KEYSYS=1 The tools are licensed under the GPL and the utility library under the LGPL. Copies of these are included in this tarball.