summaryrefslogtreecommitdiffstats
path: root/linux/SELinuxMeter.c
Commit message (Collapse)AuthorAgeFilesLines
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
| | | | Most of the time the parameter is passed to snprintf type functions
* IWYU updateChristian Göttsche2020-12-061-1/+0
|
* Convert personal copyright authorship to teamChristian Göttsche2020-12-041-1/+1
|
* Add xReadfile wrapper for reading small to medium size filesChristian Göttsche2020-12-021-10/+3
| | | | | | Inspired by proposed Linux syscall Avoid file descriptor leaks like 4af8c63f
* Embracing branchesBenny Baumann2020-11-021-7/+14
|
* Make all required includes explicitBenny Baumann2020-10-181-4/+8
| | | | Information as seen by IWYU 0.12 + clang 9 on Linux
* Add SELinuxMeterChristian Göttsche2020-10-161-0/+91

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