| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-29 | Add fgets() checks | sin | |
| 2015-01-28 | Use BSD-style func defs | sin | |
| 2015-01-28 | Use local _n to avoid multiple evaluation | sin | |
| 2015-01-28 | Add snprintf() checks | sin | |
| We need to use a variadic macro in this case because GCC doesn't allow inline functions with variable argument lists. | |||
| 2015-01-28 | Use __builtin_va_list | sin | |
| 2015-01-28 | Add vsnprintf() checks | sin | |
