irungentoo
9dce121a76
Passed everything through astyle.
2013-08-16 13:11:09 -04:00
Andreas Schneider
b5a4cac6e1
toxic: Fix get_user_config_dir().
2013-08-13 09:50:42 +02:00
Jfreegman
35f7ba210d
fix memory leak
2013-08-10 16:28:40 -04:00
Simon Levermann
a9ec08b998
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
c3c144ddd0
Implement proper config directories.
2013-08-08 16:00:12 +02:00
Simon Levermann
c7463f0de2
Attempt to get and create a proper directory for config storage.
2013-08-08 10:15:07 +02:00