christos 7fdb569fcb - document non-literal strings
- fix bad security practices: {msyslog,syslog,printf}(buffer) ->
    {msyslog,syslog,printf}("%s", buffer)
- use an anonymous union to avoid type punning casts
- re-order expression to avoid integer overflow
2011-08-16 05:15:20 +00:00
2011-08-15 14:45:36 +00:00
2011-08-16 04:04:57 +00:00
2011-08-16 05:15:20 +00:00
2011-08-14 11:46:28 +00:00
2011-08-15 02:22:46 +00:00
2011-08-16 02:59:16 +00:00
2011-08-14 20:25:01 +00:00
2011-08-16 03:25:34 +00:00
2011-08-15 14:45:01 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%