summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcess.h
Commit message (Collapse)AuthorAgeFilesLines
* IWYU update (FreeBSD)Christian Goettsche2020-11-191-1/+0
|
* FreeBSD: update ProcessChristian Göttsche2020-10-291-6/+6
|
* FreeBSD: rework tty process columnChristian Goettsche2020-10-291-0/+5
|
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
|
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-261-1/+1
|
* Make all required includes explicitBenny Baumann2020-10-181-0/+8
| | | | Information as seen by IWYU 0.12 + clang 9 on Linux
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
|
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-1/+1
|
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
|
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-9/+1
| | | | | 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.
* Regenerate platform-dependent headers.Hisham Muhammad2015-10-191-3/+10
| | | | Closes #293.
* Make column width calculation dynamic.Hisham Muhammad2015-08-201-3/+0
| | | | Closes #228.
* Re-run MakeHeader.py on freebsd/FreeBSDProcess.cLance Chen2015-06-071-2/+4
| | | | | Several functions and struct had changed in b291fba02b8d9bb52cd8a23ef5fffbba4f89ff0a
* Major advances in FreeBSD port.Hisham Muhammad2015-03-161-0/+8
|
* Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-0/+40

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