summaryrefslogtreecommitdiffstats
path: root/solaris/SolarisProcessTable.c
Commit message (Collapse)AuthorAgeFilesLines
* fixes for illumos/Solaris platformsDominik Hassler2024-01-111-5/+6
|
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-261-0/+1
|
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-0/+267
Following up with some discusson from a few months back, where it was proposed that ProcessTable is a better name. This data structure is definitely not a list ... if it was one-dimensional it'd be a set, but in practice it has much more in common with a two-dimensional table. The Process table is a familiar operating system concept for many people too so it resonates a little in that way as well.

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