dhewg
|
9678020677
|
Fix compilation for *BSD
Change most __linux__ defines to __unix__ for all UNIX like systems.
|
2011-12-10 15:36:16 +01:00 |
|
dhewg
|
04d1e91d80
|
Fix -Wformat and -Wformat-extra-args warnings
Fix format specifiers and use the C99 %zd for types of size_t and
alike.
|
2011-12-10 15:36:14 +01:00 |
|
dhewg
|
9d97eefb1a
|
Fix -Wwrite-strings warnings
deprecated conversion from string constant to ‘char*’
Constify lots of "char *".
|
2011-12-10 15:36:00 +01:00 |
|
dhewg
|
79ad905e05
|
Fix all whitespace errors
Excluding 3rd party files.
|
2011-12-10 15:35:54 +01:00 |
|
dhewg
|
ff493f6847
|
Fix quoting in GPL headers
|
2011-12-10 15:34:48 +01:00 |
|
Timothee 'TTimo' Besset
|
fb1609f554
|
hello world
|
2011-11-22 15:28:15 -06:00 |
|