summaryrefslogtreecommitdiffstats
path: root/unsupported/UnsupportedProcess.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
|
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
|
* Unsupported: pass compilationChristian Göttsche2021-01-291-3/+10
|
* Merge Process_pidColumns into Process_fields and rework auto-fit for ↵Christian Göttsche2020-12-191-1/+1
| | | | PID-like columns
* Rework enum ProcessFieldChristian Göttsche2020-12-191-1/+1
| | | | | | Use only one enum instead of a global and a platform specific one. Drop Platform_numberOfFields global variable. Set known size of Process_fields array
* Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcessDániel Bakai2020-12-131-0/+2
|
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
|
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-2/+0
| | | | | Remove leftover empty ifdef/endif pairs, whitespace. The generated htop.h file was also unused - removed.
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
| | | | | | | | | | | | | | Reasoning: - implementation was unsound -- broke down when I added a fairly basic macro definition expanding to a struct initializer in a *.c file. - made it way too easy (e.g. via otherwise totally innocuous git commands) to end up with timestamps such that it always ran MakeHeader.py but never used its output, leading to overbuild noise when running what should be a null 'make'. - but mostly: it's just an awkward way of dealing with C code.
* Make unsupported runDavid Hunt2015-08-191-5/+3
|
* Add files to unsupported platform.Hisham Muhammad2015-03-161-0/+24

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