sin
3b3dffd24f
_brk, _argc and _argv are reserved for the implementation
Thanks to nsz@port70.net for reporting this, the mail excerpt below. "actually __.* and _[A-Z].* are reserved for any usage and _.* is reserved for file scope identifiers" We just rename them to brk_, argc_ and argv_.
Description
Languages
C
79.5%
Roff
16%
Shell
1.9%
Awk
1.3%
Makefile
1.3%