/[hurd]/hurd/libstore/task.c
ViewVC logotype

Diff of /hurd/libstore/task.c

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

revision 1.5 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.5.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* Mach task store backend  /* Mach task store backend
2    
3     Copyright (C) 1995,96,97,2001 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,2001, 2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 131  store_task_class = Line 131  store_task_class =
131    store_std_leaf_allocate_encoding, store_std_leaf_encode, task_decode,    store_std_leaf_allocate_encoding, store_std_leaf_encode, task_decode,
132    task_set_flags, task_clear_flags, 0, 0, 0, task_open    task_set_flags, task_clear_flags, 0, 0, 0, task_open
133  };  };
134    STORE_STD_CLASS (task);
135    
136  /* Return a new store in STORE referring to the mach task TASK.  Consumes  /* Return a new store in STORE referring to the mach task TASK.  Consumes
137     the send right TASK.  */     the send right TASK.  */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

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