Pavel Labath
|
1de2a9e6c5
|
Add optional argument to $acpiacadapter
The exact location of the state information seems hardware dependent, so this adds the option to
specify it manually. (linux only)
|
2010-01-24 15:34:03 +01:00 |
|
Phil Sutter
|
bdda06f4ea
|
fix segfaults in CRIT_ERR condition
- pthread_join() on uninitialised threads causes segfault
- XFreeFont() dislikes font being zero
|
2010-01-10 22:09:33 +01:00 |
|
Brenden Matthews
|
7e78f036f0
|
Use consistent naming for build option macros.
Probably have broken some build features with this commit.
|
2010-01-06 18:39:44 -08:00 |
|
Brenden Matthews
|
9b46a61ae6
|
Don't include non-existent files.
|
2010-01-06 11:33:42 -08:00 |
|
Cesare Tirabassi
|
2568030509
|
Fix sigsegv if cpu_usage has not yet been populated (seen on 1.8.0_rc1)
|
2010-01-05 16:59:50 +01:00 |
|
Brenden Matthews
|
7ff762e4af
|
Resolve issues with timed_thread rewrite WIP.
|
2010-01-04 19:21:12 -08:00 |
|
Brenden Matthews
|
620e9876a4
|
C++ conversions WIP.
Currently stuck on an issue with g++ and using '%lli' with printf/scanf.
|
2010-01-04 19:21:12 -08:00 |
|