Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 18:43:57 -0800
From:      Jason Spence <jspence@lightconsulting.com>
To:        freebsd-bugs@freebsd.org
Subject:   string.h and select(2) manpage
Message-ID:  <20021219184357.C68072@shaitan.lightconsulting.com>

next in thread | raw e-mail | index | archive | help
I was porting a network application to FreeBSD the other day and found
that the FD_ZERO macro uses bzero, which in turn depends on the
string.h header.  Problem is that string.h doesn't appear in the
list of headers in the select(2) manpage :)

-- 
 - Jason                               Currently at: Home (Fremont, CA) (Rain)

Yesterday upon the stair
I met a man who wasn't there.
He wasn't there again today --
I think he's from the CIA.

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




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