From owner-freebsd-questions@FreeBSD.ORG Thu Jan 10 15:38:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 978AD16A469 for ; Thu, 10 Jan 2008 15:38:51 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: from web88309.mail.re4.yahoo.com (web88309.mail.re4.yahoo.com [216.39.53.232]) by mx1.freebsd.org (Postfix) with SMTP id 2FE8D13C4DB for ; Thu, 10 Jan 2008 15:38:50 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: (qmail 50903 invoked by uid 60001); 10 Jan 2008 15:38:48 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=dB6WOHg4TUVPrXm8LbrR2fEiAtpiyWTkSsQq7RDpioOMakcsD+QEd9XrBJ9NZjJGn8oyZmjswFbnHjmoxwBYm+R6aVlv58C8E63jngVZ9yrPQQvoufkfYMWZxj/NsaDWnC7E/GDfYDH2ddT9rptiA6yD+Z1JIIEj8aONGIeLwKc=; X-YMail-OSG: 8G9SQYQVM1kJ05yjHLSQ1u194yZWA74zpSZ1qiRxbNJ48sgUC8LFJFu6jB8q7q2OjAt3P2xtgms02a7OjEiABOg6BrzeVoLMzl5v0t9QNgqM75d8_gY- Received: from [204.253.245.126] by web88309.mail.re4.yahoo.com via HTTP; Thu, 10 Jan 2008 10:38:47 EST Date: Thu, 10 Jan 2008 10:38:47 -0500 (EST) From: Michael S To: FreeBSD Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <43628.50900.qm@web88309.mail.re4.yahoo.com> Subject: system programming X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2008 15:38:51 -0000 Good day all. I am a computer science student taking the operating systems course. All of our assignments are supposed run on Linux and I don't have a Linux machine. I was wondering mostly if FreeBSD uses the same functions for process / thread handling, whether the header files (e.g. unistd.h, stdlib.h, etc) are in the same locations and whether the pthread library is present by default. Haven't almost done any programming on FreeBSD (except Java). Thanks in advance, Michael Michael Sherman http://msherman77.blogspot.com/