From owner-freebsd-questions Tue Nov 4 11:46:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA02288 for questions-outgoing; Tue, 4 Nov 1997 11:46:30 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from seera.nttlabs.com (seera.nttlabs.com [204.162.36.81]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA02278 for ; Tue, 4 Nov 1997 11:46:26 -0800 (PST) (envelope-from gene@nttlabs.com) Received: from nttlabs.com (localhost [127.0.0.1]) by seera.nttlabs.com (8.8.7/8.8.7) with ESMTP id LAA00771; Tue, 4 Nov 1997 11:45:11 -0800 (PST) Message-ID: <345F7B46.6F49244F@nttlabs.com> Date: Tue, 04 Nov 1997 11:45:10 -0800 From: Gene Minsung Kim Organization: NTT America, Inc., Multimedia Communications Laboratories X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: Doug White CC: questions@freebsd.org Subject: Re: pthreads question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Doug White wrote: > > On Mon, 3 Nov 1997, Gene Minsung Kim wrote: > > > Does FreeBSD pthreads library fully implement the POSIX.1c? I saw the > > prototypes for functions like pthread_attr_{get,set}scope and > > pthread_attr_{get,set}schedpolicy, but couldn't find the function body > > in the source files (/usr/src/lib/libc_r/uthreads/*). Am I missing > > something? > > Check the standard libc source. When you try to build libc_r you have to > build libc first, and the libc_r build borrows a chunk from libc. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major Thank you for your reply, Doug, but I'm still in the mist. :-& No file in the standard libc source tree (/usr/src/lib/libc) contained those symbols. Furthermore, the result from nm said there were no such symbols in both of libc.a and libc_r.a. It's quite strange... Any ideas? TIA. Regards, Gene -- Gene Minsung Kim Software Developer NTT America, Inc., Multimedia Communications Laboratories mailto:gene@nttlabs.com