summaryrefslogtreecommitdiffstats
path: root/EnvScreen.c
Commit message (Expand)AuthorAgeFilesLines
* cleaned up includes with iwyumayurdahibhate2021-05-101-1/+0
* Refactor to remove no-op callsBenny Baumann2021-02-171-2/+0
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-1/+1
* Make Infoscreens the correct heightDaniel Lange2021-01-111-1/+1
* EnvScreen: mark local class functions staticChristian Göttsche2020-12-211-11/+11
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+1
* Spacing around operatorsBenny Baumann2020-11-021-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-7/+9
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-7/+0
* Security review: make privilege dropping-restoring optional.Hisham Muhammad2017-07-261-4/+3
* Silence warnings about seteuid return value.Hisham2016-05-251-2/+2
* Check for failure in allocations.Hisham2016-02-021-1/+1
* refactor *Screen classes, add InfoScreen superclassHisham Muhammad2016-01-121-110/+20
* drop privileges before reading environmentMichael Klein2016-01-061-12/+9
* Add Platform_getProcessEnvMichael Klein2015-12-031-47/+11
* 'e' displays environment of current processMichael Klein2015-12-021-0/+196

© 2014-2024 Faster IT GmbH | imprint | privacy policy