/[hurd]/hurd-l4/hurd/startup.h
ViewVC logotype

Diff of /hurd-l4/hurd/startup.h

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

revision 1.3 by marcus, Tue Nov 2 00:11:35 2004 UTC revision 1.4 by marcus, Tue Jan 25 23:54:58 2005 UTC
# Line 85  struct hurd_startup_data Line 85  struct hurd_startup_data
85    char *argz;    char *argz;
86    size_t argz_len;    size_t argz_len;
87    
88      /* The environment vector.  */
89      char *envz;
90      size_t envz_len;
91    
92    /* The wortel thread and cap ID, or L4_NILTHREAD if this task does    /* The wortel thread and cap ID, or L4_NILTHREAD if this task does
93       not have permission to access wortel.  */       not have permission to access wortel.  */
94    struct hurd_startup_cap wortel;    struct hurd_startup_cap wortel;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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