htop/freebsd
Martin "eto" Misuth 86417e4157 Unless I move signal definitions into the comment used for header generation,
htop fails to compile with:

```text
SignalsPanel.c:32:49: error: use of undeclared identifier 'Platform_signals'
      Panel_set(this, i, (Object*) ListItem_new(Platform_signals[i].name, Platform_signals[i].number));
                                                ^
1 error generated.
*** Error code 1
```
2015-10-06 12:46:37 +02:00
..
Battery.c Get FreeBSD tree to compile again with latest changes. 2015-03-16 03:14:20 -03:00
Battery.h Get FreeBSD tree to compile again with latest changes. 2015-03-16 03:14:20 -03:00
FreeBSDCRT.c Beginnings of FreeBSD port! 2014-11-27 16:27:34 -02:00
FreeBSDCRT.h Beginnings of FreeBSD port! 2014-11-27 16:27:34 -02:00
FreeBSDProcess.c Added preliminary attempt at jails support on FreeBSD - JID and JAIL (name) columns, somewhat more correct kernel "thread" detection. 2015-09-30 22:04:26 +02:00
FreeBSDProcess.h Make column width calculation dynamic. 2015-08-20 00:32:47 -03:00
FreeBSDProcessList.c Merge pull request #274 from mmcco/master 2015-10-05 11:22:50 -03:00
FreeBSDProcessList.h Major advances in FreeBSD port. 2015-03-16 23:02:03 -03:00
Platform.c Unless I move signal definitions into the comment used for header generation, 2015-10-06 12:46:37 +02:00
Platform.h Get FreeBSD tree to compile again with latest changes. 2015-03-16 03:14:20 -03:00