On Tue Feb 11 2003 at 01:07, Venkatesh Krishnamurthi wrote:
(in reply to Govindharaju Palani)
> > I have following queries.
> > #1How to get the system voltage coming into the system. ..?
>
> lm_sensors (http://secure.netroedge.com/~lm78/).
Also, try running /usr/sbin/sensors-detect -- it
On Tue, 11 Feb 2003, Randy Gillis wrote:
> Does 8.0 have a kernel-headers package?
It's renamed: glibc-kernheaders-2.4-7.20
>
>
>
> How do I synchronize /usr/src/linux-2.4 source TO /usr/include and the
> system libraries, once I have installed kernel-source?
You don't, unless you're going
Does 8.0 have a kernel-headers package?
How do I synchronize /usr/src/linux-2.4 source TO /usr/include
and the system libraries, once I have installed kernel-source?
What is the equivalent of these libraries on RH73???
___
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list
Till now I have been using sys/time.h for this call. Now the man page
says following
/* According to POSIX 1003.1-2001 */
#include
/* According to earlier standards */
#include
#include
#include
Should I shift to #include ???
-Ajay
Hi,
> I have following queries.
> #1How to get the system voltage coming into the system. ..?
lm_sensors (http://secure.netroedge.com/~lm78/).
> #2Given a IP address of a machine how to get the HARD DISK
> informations like=20
> capacity , free space ,etc.
How about runni