Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/shell/ash.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1126 by niro, Wed Aug 18 21:56:57 2010 UTC revision 1127 by niro, Wed Aug 18 22:00:50 2010 UTC
# Line 4515  clear_traps(void) Line 4515  clear_traps(void)
4515   INT_ON;   INT_ON;
4516   }   }
4517   }   }
4518     may_have_traps = 0;
4519  }  }
4520    
4521  /* Lives far away from here, needed for forkchild */  /* Lives far away from here, needed for forkchild */

Legend:
Removed from v.1126  
changed lines
  Added in v.1127