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

Comparing projects/libstatgrab/PLATFORMS (file contents):
Revision 1.5 by tdb, Tue Mar 9 12:24:40 2004 UTC vs.
Revision 1.7 by tdb, Tue Apr 6 14:21:26 2004 UTC

# Line 9 | Line 9 | Supported Platforms
9   libstatgrab has been tested to work on the following platforms:
10  
11   Cygwin ?.?
12 < DragonFly BSD 1.0
13 < FreeBSD 4
14 < FreeBSD 5
12 > DragonFly BSD 1.x
13 > FreeBSD 4.x
14 > FreeBSD 5.x
15   Linux 2.2
16   Linux 2.4
17   Linux 2.6
18 < NetBSD 1.6
19 < OpenBSD 3.3
18 > NetBSD 1.x
19 > NetBSD 2.x
20 > OpenBSD 3.x
21   Solaris 2.6
22   Solaris 2.7
23   Solaris 2.8 (sparc & x86)
# Line 25 | Line 26 | Solaris 2.9 (sparc & x86)
26   Platform Specific Notes
27   =======================
28  
29 + Unless explicitly mentioned below assume that libstatgrab will run on
30 + any of the platforms above without any elevated privileges.
31 +
32   Linux
33   -----
34  
# Line 55 | Line 59 | It is sufficient to use statgrab_init and statgrab_dro
59  
60   Cygwin
61   ------
62 +
63 + Full support for libstatgrab isn't yet provided on cygwin - there are
64 + some stats which we just can't get. In these cases the functions will
65 + return NULL to indicate failure.
66  
67   If you have installed libncurses-devel but the configure script can't
68   find ncurses.h, you've most likely hit a bug in the cygwin package. To

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines