Petr Mrázek
|
61dea59e29
|
Fix a big heap of warnings.
|
2011-05-15 22:24:40 +02:00 |
Petr Mrázek
|
abc473db5d
|
Implemented thread enumeration on linux.
|
2011-05-09 01:55:02 +02:00 |
Petr Mrázek
|
66bb9d448c
|
Big messy commit...
|
2011-04-20 01:28:47 +02:00 |
Petr Mrázek
|
bb04aa1a32
|
Linux header cleanups. Windows side will follow.
|
2011-04-10 10:19:15 +02:00 |
Petr Mrázek
|
68b13d6bf0
|
Dreary offset work.
|
2011-04-02 12:35:23 +02:00 |
Petr Mrázek
|
cfd309bf70
|
fix C string idiocy.
|
2011-03-28 02:09:13 +02:00 |
Petr Mrázek
|
fe92edfb4e
|
No more generated config files.
|
2011-03-20 06:20:23 +01:00 |
Petr Mrázek
|
680fe2981e
|
Merge branch 'master' of https://github.com/tomprince/dfhack
|
2011-03-03 16:56:38 +01:00 |
Petr Mrázek
|
a969f9893f
|
Fix wine process suspend/resume. They use same mechanism as attach/detach now.
|
2011-03-02 22:23:24 +01:00 |
Tom Prince
|
f28a29d29d
|
Fix some warnings on linux using C99 scanf modifiers.
Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
2011-03-01 17:36:26 -05:00 |
Petr Mrázek
|
62bec260b1
|
Fix 32bit linux build again.
|
2011-02-23 21:57:36 +01:00 |
Tom Prince
|
2927b08f93
|
Remove handle-body idiom of DFProcess on linux.
Since the classes aren't exposed to the client, there is no reason to
split the class.
|
2011-02-23 06:11:28 -05:00 |
Tom Prince
|
b3c490857c
|
Refactor DFProcess-linux-{,wine}.cpp into DFProcess-linux-base.cpp.
|
2011-02-23 06:11:28 -05:00 |