From owner-freebsd-questions@FreeBSD.ORG Sun Jun 8 09:28:11 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 007D61065674 for ; Sun, 8 Jun 2008 09:28:11 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57009.mail.re3.yahoo.com (web57009.mail.re3.yahoo.com [66.196.97.113]) by mx1.freebsd.org (Postfix) with SMTP id 7D8508FC0A for ; Sun, 8 Jun 2008 09:28:10 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 70678 invoked by uid 60001); 8 Jun 2008 09:28:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=Kr7nqBkQceEJI/SqoRAVIz0aeuWPAwi3eG/qJ1G+LUqkPKVrhZ5UwtpEY3NEHaGZQaCBHsmbEnOJFKR+qMZNFLDVD32pVdXnemU2A0lSqd1ILmx9cj2dXX6NMxRypxmDJsSFesiwlvHGXglHxONQtLA+nz1Y/Rh1hwR290UYvUA=; Received: from [165.21.155.112] by web57009.mail.re3.yahoo.com via HTTP; Sun, 08 Jun 2008 02:28:09 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Sun, 8 Jun 2008 02:28:09 -0700 (PDT) From: Unga To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <839604.70009.qm@web57009.mail.re3.yahoo.com> Subject: What consists FreeBSD Libc? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2008 09:28:11 -0000 Hi all What consists FreeBSD Libc (/lib/libc.so.7)? Is it only /usr/src/lib/libc/* ? I have compiled /usr/src/lib/libc/*, the resulting libc.so.7 is about 65,000 bytes smaller. Kind regards Unga