/
githubmirror
/
gssproxy
Обзор
Документация
Войти
/
githubmirror
/
gssproxy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
STYLE.txt
8 строк
361 B
Robbie Harwood
Rename README.style -> STYLE.txt so pagure stops picking it up
09 май 2018, 20:14
09 май 2018, 20:14
21ee5cc
Код
Авторство
О чём код?
We adopt a coding style derived from http://freeipa.org/page/Coding_Style There are minor differences including ut not limited to the following: - due to the fact we interface to GSSAPI which heavily used typedefs they are not actively discouraged in this code base - Initializations and NULL-checks should use the appropriate GSS_C_NO_XXX initializers