Historique des commits

Auteur SHA1 Message Date
  tarfeef101 a982f748c5 actually update retval in getpid il y a 6 ans
  tarfeef101 0e648f4fd6 added another condition to thread to allow for threads to die if their process has exited but exists because it wants to be usable by family| il y a 6 ans
  tarfeef101 10cc744117 commented out dupe pe code from proc.c that was done in sys_exit il y a 6 ans
  tarfeef101 6146aaa5c4 onefork now runs properly. palin and widefork do not. changed exit to update child procs to point to NULL parents if the parent exits il y a 6 ans
  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 il y a 6 ans
  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 il y a 6 ans
  tarfeef101 a539b02dd1 no longer leak memory, processes should actually have a list of children now il y a 6 ans
  tarfeef101 800751896b i don't crash instantly anymore! il y a 6 ans
  tsdedhar e164117860 adding built kernel files,more formatting il y a 6 ans