/[hurd]/hurd/usermux/leaf.c
ViewVC logotype

Diff of /hurd/usermux/leaf.c

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

revision 1.1 by miles, Wed Jul 23 13:47:25 1997 UTC revision 1.2 by roland, Mon May 13 22:33:06 2002 UTC
# Line 1  Line 1 
1  /* Usermux leaf node functions  /* Usermux leaf node functions
2    
3     Copyright (C) 1997 Free Software Foundation, Inc.     Copyright (C) 1997,2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.ai.mit.edu>     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    
7     The GNU Hurd is free software; you can redistribute it and/or     The GNU Hurd is free software; you can redistribute it and/or
# Line 133  create_user_node (struct usermux *mux, s Line 133  create_user_node (struct usermux *mux, s
133        new->nn_stat.st_mode = (S_IFREG | S_IPTRANS | 0666);        new->nn_stat.st_mode = (S_IFREG | S_IPTRANS | 0666);
134        new->nn_stat.st_size = 0;        new->nn_stat.st_size = 0;
135      }      }
136      new->nn_translated = new->nn_stat.st_mode;
137    
138    if (err)    if (err)
139      {      {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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