- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 02 11月, 2018 1 次提交
-
-
由 Mark VanderVoord 提交于
-
- 27 10月, 2018 1 次提交
-
-
由 Fabian Zahn 提交于
-
- 15 5月, 2016 1 次提交
-
-
由 Andrzej Bieniek 提交于
-
- 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.
-
- 17 7月, 2013 1 次提交
-
-
由 Warwick Stone 提交于
* Simple makefile example, extracted from existing example
-