From owner-freebsd-questions Mon Aug 2 18:24:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 87AF914D2B for ; Mon, 2 Aug 1999 18:24:31 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA27497; Tue, 3 Aug 1999 10:53:34 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA63137; Tue, 3 Aug 1999 10:53:33 +0930 (CST) Date: Tue, 3 Aug 1999 10:53:33 +0930 From: Greg Lehey To: Gene Naden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Source code for fopen() or stdio.h Message-ID: <19990803105333.D62948@freebie.lemis.com> References: <000201bedd3c$73c63b60$c6994b0c@jerusalem> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <000201bedd3c$73c63b60$c6994b0c@jerusalem>; from Gene Naden on Mon, Aug 02, 1999 at 06:11:44PM -0500 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 2 August 1999 at 18:11:44 -0500, Gene Naden wrote: > I was curious about fopen but the search function does not find > either fopen or stdio.h in the source code tree. Am I missing > something? You're obviously missing the source files. I can't tell whether that's because they're not there, or because you can't find them. stdio.h is at /usr/src/include/stdio.h, and fopen(3) is at /usr/src/lib/libc/stdio/fopen.c. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message