----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/52/#review91 -----------------------------------------------------------
src/sim/syscall_emul.cc <http://reviews.m5sim.org/r/52/#comment239> this should be: status = close(sim_fd); - Nathan On 2010-07-16 13:24:07, Timothy Jones wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/52/ > ----------------------------------------------------------- > > (Updated 2010-07-16 13:24:07) > > > Review request for Default. > > > Summary > ------- > > Syscall: Don't close the simulator's standard file descriptors. > > > Diffs > ----- > > src/sim/syscall_emul.cc 249f174e6f37 > > Diff: http://reviews.m5sim.org/r/52/diff > > > Testing > ------- > > > Thanks, > > Timothy > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
