/[hurd]/hurd/exec/exec.c
ViewVC logotype

Diff of /hurd/exec/exec.c

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

revision 1.81 by roland, Sat Jun 16 06:42:41 2001 UTC revision 1.82 by roland, Tue Jan 1 03:25:50 2002 UTC
# Line 1736  do_exec (file_t file, Line 1736  do_exec (file_t file,
1736    
1737    if (newtask == oldtask)    if (newtask == oldtask)
1738      {      {
1739        thread_array_t threads;        thread_t *threads;
1740        mach_msg_type_number_t nthreads, i;        mach_msg_type_number_t nthreads, i;
1741    
1742        /* Terminate all the threads of the old task.  */        /* Terminate all the threads of the old task.  */

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26