irungentoo
88ff81d9de
Passed everything through astyle.
2013-08-16 13:11:09 -04:00
Andreas Schneider
6b256ffdb4
toxic: Fix get_user_config_dir().
2013-08-13 09:50:42 +02:00
Jfreegman
401cbeff37
fix memory leak
2013-08-10 16:28:40 -04:00
Simon Levermann
b5f5b1a111
Cleanup and Error fixes
...
Add several frees that were missing to prevent memory leaks
Replace strcpy with strdup where appropriate
Replace _stat with __stat64 for building on Windows
2013-08-08 16:36:16 +02:00
Simon Levermann
97e178db3a
Implement proper config directories.
2013-08-08 16:00:12 +02:00
Simon Levermann
d7e2cca854
Attempt to get and create a proper directory for config storage.
2013-08-08 10:15:07 +02:00