htop/darwin
Christian Göttsche 9a8221568a Rework TTY column
* Rename internal identifier from TTY_NR to just TTY
* Unify column header on platforms
* Use devname(3) on BSD derivate to show the actual terminal,
  simplifies current FreeBSD implementation.
* Use 'unsigned long int' as id type, to fit dev_t on Linux.

Only on Solaris the terminal path is not yet resolved.
2021-04-14 17:29:56 +02:00
..
DarwinProcess.c Rework TTY column 2021-04-14 17:29:56 +02:00
DarwinProcess.h Unhardcode tick-to-ms conversion 2020-12-19 21:30:39 +01:00
DarwinProcessList.c Use unsigned types for CPU counts and associated variables 2021-03-19 23:30:54 +01:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
Platform.c Request the realtime and monotonic clock times once per sample 2021-04-05 23:41:07 +02:00
Platform.h Request the realtime and monotonic clock times once per sample 2021-04-05 23:41:07 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00