/[cvs]/ccvs/vms/vms.h
ViewVC logotype

Diff of /ccvs/vms/vms.h

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

revision 1.6 by dprice, Wed Jan 10 18:59:27 2001 UTC revision 1.6.6.1 by mdb, Wed Nov 9 10:49:44 2005 UTC
# Line 37  int vms_unlink(char *path); Line 37  int vms_unlink(char *path);
37  #else  #else
38  int vms_unlink(char const*path);  int vms_unlink(char const*path);
39  #endif  #endif
40  int link(char *from, char *to);  int link(const char *from, const char *to);
41    
42  #define stat(a, b) wrapped_stat(a, b)  #define stat(a, b) wrapped_stat(a, b)
43  #define lstat stat  #define lstat stat

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

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