Michael Klein
cc23d13f87
Add Platform_getProcessEnv
...
- currently implemented for darwin and linux
2015-12-03 22:23:40 +01:00
Hisham Muhammad
125c23ef23
Fix build in FreeBSD, and make sure SIGTERM is always the default.
2015-10-06 12:50:31 -03:00
Hisham Muhammad
3fe2f3e28e
Move list of signals to platform-specific code.
...
Implementations for Linux (tested) and FreeBSD (still untested, thanks to @etosan for providing the table).
Darwin and OpenBSD(ping @mmcco) builds should be broken now, pending their own tables.
2015-10-06 03:02:49 -03:00
Hisham Muhammad
adbfe3c3f1
Get FreeBSD tree to compile again with latest changes.
2015-03-16 03:14:20 -03:00
Hisham Muhammad
c29e53c5d5
Add a stub for the battery meter.
2014-11-27 21:07:42 -02:00
Hisham Muhammad
f4c49ff92e
"get max pid" for FreeBSD
2014-11-27 20:18:01 -02:00
Hisham Muhammad
6d92d7f73d
Load averages for FreeBSD!
2014-11-27 20:03:29 -02:00
Hisham Muhammad
3ba3d6fa6f
Add uptime calculation code.
2014-11-27 19:44:20 -02:00
Hisham Muhammad
a9f05c2a8b
Uptime meter for FreeBSD.
...
This will produce too much replicated code.
I think I'll use a lighter abstraction in things like this.
2014-11-27 19:33:37 -02:00
Hisham Muhammad
8915b29395
Beginnings of FreeBSD port!
2014-11-27 16:27:34 -02:00