Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 18:23:25 -0500
From:      Will Andrews <will@physics.purdue.edu>
To:        Farooq Mela <fmela0@sm.socccd.cc.ca.us>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Kqueue and FreeBSD versions
Message-ID:  <20010515182325.Z11113@casimir.physics.purdue.edu>
In-Reply-To: <3B01AAB7.3EA371F5@sm.socccd.cc.ca.us>; from fmela0@sm.socccd.cc.ca.us on Tue, May 15, 2001 at 03:16:23PM -0700
References:  <3B01AAB7.3EA371F5@sm.socccd.cc.ca.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 15, 2001 at 03:16:23PM -0700, Farooq Mela wrote:
> Hi -hackers,
> 
> Just a quick question.
> What value of __FreeBSD_version should I require for kqueue? (I mean
> <osreldate.h>) - was it introduced in 4.1 or 4.2 (memory fails me)?

<osreldate.h> was introduced a loong time ago, and it was subsequently
obsoleted two years ago in favor of <sys/param.h>.

The CVS logs will indicate which __FreeBSD_version you need for
kqueue().  I imagine the number is around 400005.

-- 
wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010515182325.Z11113>