[PATCH 1/3] Mark several functions/variables static

Jason A. Donenfeld Jason at zx2c4.com
Tue Mar 5 01:50:16 CET 2013


On Mon, Mar 4, 2013 at 2:52 AM, Lukas Fleischer <cgit at cryptocrack.de> wrote:
> Spotted by parsing the output of `gcc -Wmissing-prototypes [...]`.

An benefit of doing this is that gcc is better able to inline
functions and optimize calls. Merging this series to wip branch.




More information about the CGit mailing list