/[hurd]/hurd/hurd/hurd_types.defs
ViewVC logotype

Diff of /hurd/hurd/hurd_types.defs

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

revision 1.25 by marcus, Thu Jun 27 19:19:13 2002 UTC revision 1.26 by marcus, Sun Aug 4 18:33:40 2002 UTC
# Line 222  type off_array_t = array[] of loff_t; Line 222  type off_array_t = array[] of loff_t;
222    
223  type pidarray_t = array[] of pid_t;  type pidarray_t = array[] of pid_t;
224  type procinfo_t = array[] of int;  type procinfo_t = array[] of int;
225  type fsys_statfsbuf_t=struct[16] of int;  type fsys_statfsbuf_t=struct[22] of int;
226    
227  type idarray_t = array[] of uid_t;  type idarray_t = array[] of uid_t;
228    

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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