- 18 1月, 2015 1 次提交
-
-
由 nimrodz 提交于
Primarily - * Added "static" to static functions. * Added proper signature with "void" to functions without arguments. * Marked unused arguments with "(void)". * Removed entirely unused static functions. * Added "const" to preserve const-correctness. * Added function prototypes for external functions.
-
- 06 11月, 2014 1 次提交
-
-
由 Greg Williams 提交于
-
- 04 11月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 02 11月, 2014 1 次提交
-
-
由 Sergey Gusarov 提交于
-
- 16 8月, 2014 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 17 7月, 2013 1 次提交
-
-
由 Warwick Stone 提交于
* Simple makefile example, extracted from existing example
-