aboutsummaryrefslogtreecommitdiffstats
path: root/core/linux.c
AgeCommit message (Expand)Author
2018-07-07save-git: allocate user_info members on the heapGravatar Lubomir I. Ivanov
2018-06-21Revert "cleanup: remove empty function"Gravatar Anton Lundin
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2017-12-21cleanup: remove empty functionGravatar Jan Mulder
2017-11-22Clean up system_default_filename()Gravatar Berthold Stoeger
2017-11-03win32: optimize the console and logging logicGravatar Lubomir I. Ivanov
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-02-24Fix "Load/Save to cloudstorage" for non-ASCII user namesGravatar Jeremie Guichard
2017-02-03Fix typoGravatar Dirk Hohndel
2017-02-03Win32: add the --win32log option to log stdout and stderr to filesGravatar Lubomir I. Ivanov
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel