/[hurd]/hurd/libtrivfs/dir-mkdir.c
ViewVC logotype

Diff of /hurd/libtrivfs/dir-mkdir.c

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

revision 1.5 by miles, Mon Nov 13 18:55:02 1995 UTC revision 1.6 by roland, Thu Jun 13 21:26:15 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1994 Free Software Foundation     Copyright (C) 1994,02 Free Software Foundation, Inc.
3    
4     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
5     modify it under the terms of the GNU General Public License as     modify it under the terms of the GNU General Public License as
# Line 16  Line 16 
16     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
17    
18  #include "priv.h"  #include "priv.h"
 #include "fs_S.h"  
19    
20  kern_return_t  kern_return_t
21  trivfs_S_dir_mkdir (struct trivfs_protid *cred,  trivfs_S_dir_mkdir (struct trivfs_protid *cred,
22                      mach_port_t reply, mach_msg_type_name_t reply_type,                      mach_port_t reply, mach_msg_type_name_t reply_type,
23                      char *name, mode_t mode)                      char *name, mode_t mode)
24  {  {

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

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