/
githubmirror
/
gssproxy
Обзор
Документация
Войти
/
githubmirror
/
gssproxy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
kernel_v0.1
proxy/README.style
8 строк
361 B
Simo Sorce
Add reference to codying style guide
07 фев 2012, 23:51
07 фев 2012, 23:51
8def281
Код
Авторство
О чём код?
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