summaryrefslogtreecommitdiffstats
path: root/linux/IOPriorityPanel.c
AgeCommit message (Expand)Author
2023-12-26Add includes for config.h as per the discussion in PR #1337Daniel Lange
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-05-10platform-dependent files included relative to main source directorymayurdahibhate
2021-01-04Panel_new: reorder argumentsChristian Göttsche
2020-11-26IOPriorityPanel: drop unnecessary buffer size decrementChristian Göttsche
2020-11-02Wrap inline structure definitionsBenny Baumann
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-06Handle Panel_getSelected() returning NULLChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-03Axe automated header generation.Zev Weiss
2020-08-21Remove trailing whitespacesChristian Göttsche
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2017-07-22Mark some things as constRichard
2015-03-23Simplify constructors.Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2014-11-24Files moved and added for supporting separate platforms.Hisham Muhammad