It is well known that man-pages does NOT document glibc, and does not
ATTEMPT
to.
Joe Malicki
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Trond Eivind
Glomsrød
Sent: Monday, August 21, 2000 4:35 AM
To: [EMAIL PROTECTED]
Subject: Re: basename()?
>
> I just reinstalled from scratch a RH 6.1 box... and updated to the latest
> kernel in updates (2.2.16-3)
>
> How do I make ipchains work??? It says it's not supported in the kernel
> and I
> didnt see any modules that might support it...
>
> help???
>
> Ricardo
>
Are you sure you're not
perhaps the existance of /etc/redhat-release? However, do you actually need
to
determine whether the system is redhat, or do you need to look for specific
characteristics
of the system? It seems that it would make much more sense to look for
things such as
/etc/sysconfig/whatever or /etc/rc.d/in
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of John Summerfield
> Sent: Monday, February 19, 2001 6:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Missing kernel-headers in latest 2.2.17 update?
>
> The correct kernel headers to have in place are th
, I'm all ears.
>
If you use pipe(2) and dup(2), you can set fd's 0 and 1 (stdin and stdout) to
pipes that you can read from, before you fork and exec.
Joseph Malicki
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
I'd just like to comment that the rawhide netscape that is supposedly linked
with glibc 2.1 works GREAT with Java! Java applets that would easily crash
netscape before seem to work wonderfully now..
Thank you
Joseph Malicki
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
On Mon, 06 Dec 1999, Ivan Jager wrote:
> If I hold down a key it repeats it very slowly. It repeats it about 4
> times each second. It is normally much faster.
This can be changed in XF86Config... changing 500 and 20 work great for me.
Joseph Malicki
--
To unsubscribe:
mail -s unsub
>
> A program that works is much more useful than a faster program that
> doesn't.
If that's true for you, then why bother even using C at all?
Joe
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
glibc is documented in info, not manpages. the manpages there are just
an incomplete and in some cases inaccurate collection, werent they from
libc5 or something? The wonders of GNU software...
Joe Malicki
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behal