ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/tools.h
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/tools.h (file contents):
Revision 1.18 by ats, Sun Apr 4 23:55:48 2004 UTC vs.
Revision 1.19 by ats, Mon Apr 5 00:01:48 2004 UTC

# Line 30 | Line 30
30   #include <uvm/uvm_extern.h>
31   #endif
32  
33 + #ifdef SOLARIS
34 + const char *get_svr_from_bsd(const char *bsd);
35 + #endif
36 +
37   #ifndef HAVE_STRLCPY
38   size_t strlcat(char *dst, const char *src, size_t siz);
39   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines