tarfeef101
|
b6ecc99a2f
made the onefork test finish by changing the >= 0 to != -1, but this is a bandaid fix. the core issue of our exitcode being DEADBEEF still exists
|
před 6 roky |
tarfeef101
|
2a4d22c8a4
NOT WORKING: as all the printfs would tell you. basically, the palin test is trying to exit from a null or kernel thread, and the onefork test hangs. this is because a seemingly valid parent address has a DEADBEEF exitcode, which makes us skip the deletion of our thread
|
před 6 roky |
tarfeef101
|
a539b02dd1
no longer leak memory, processes should actually have a list of children now
|
před 6 roky |
tarfeef101
|
800751896b
i don't crash instantly anymore!
|
před 6 roky |
tsdedhar
|
e164117860
adding built kernel files,more formatting
|
před 6 roky |