1. 2007年 8月 28日 38 次提交
  2. 2007年 8月 27日 2 次提交
    • rsc's avatar
      Edit exec. · 629c1fe7
      rsc 提交于
      Do not commit to new memory image until
      nothing can go wrong, avoiding bad2 case.
      
      Be sure to allocate enough stack space for argv.
      
      Load executable before initializing stack, to
      keep ELF loops together.
      
      Make argv loop clearer.
      629c1fe7
    • rsc's avatar
      nits · e79b1659
      rsc 提交于
      e79b1659