1. 2012年 3月 13日 2 次提交
    • Austin Clements's avatar
      Un-bit-rot mtrace · 523ac2a9
      Austin Clements 提交于
      Fix some compile errors (mtstart depended on C's implicit cast from
      function pointers to void* and user.h lacked some extern "C" function
      declarations mtrace needed) and some logic errors (mtstart wasn't
      happening in idle procs and there was a perplexing mtpause going out
      of sched).
      523ac2a9
    • Austin Clements's avatar
      Use standard declarations of string functions · 3ab59330
      Austin Clements 提交于
      Now they agree between kernel, user, and Linux.  (This was motivated
      by link errors in mtrace caused by disagreements between xv6 kernel
      and user code, but also seems like the right thing to do.)
      3ab59330
  2. 2012年 3月 12日 2 次提交
  3. 2012年 3月 09日 10 次提交
  4. 2012年 3月 08日 10 次提交
  5. 2012年 3月 07日 8 次提交
  6. 2012年 3月 06日 8 次提交