ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/ircd_defs.h
(Generate patch)

Comparing ircd-hybrid-7.2/include/ircd_defs.h (file contents):
Revision 913 by michael, Wed Nov 7 23:20:12 2007 UTC vs.
Revision 923 by michael, Mon Nov 12 19:15:27 2007 UTC

# Line 84 | Line 84 | struct utsname
84    char domainname[_UTSNAME_DOMAIN_LENGTH];
85   };
86   int uname (struct utsname *);
87
88 #define PATH_DEVNULL "dev.null"
89 #else
90 #define PATH_DEVNULL "/dev/null"
87   #endif
88  
89   /* This is to get around the fact that some implementations have ss_len and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines