Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 10:16:38 -0600
From:      Mike Meyer <mwm-dated-1043079398.7864d0@mired.org>
To:        Atifa Kheel <atifa_kheel@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: BSD libc
Message-ID:  <15909.35174.3324.544848@guru.mired.org>
In-Reply-To: <20030115085033.33585.qmail@web12603.mail.yahoo.com>
References:  <20030115085033.33585.qmail@web12603.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In <20030115085033.33585.qmail@web12603.mail.yahoo.com>, Atifa Kheel <atifa_kheel@yahoo.com> typed:
> Hello,
> i want use BSD libc on my linux system.
> i want to know from where i can download the source
> and if any documentation on this is available,like the
> features it supports etc??

FreeBSD is a complete system, not a collection of projects that are
put together by people building distributions. I don't believe you can
easily download *just* libc. The documentation is included as man
pages in the source tree. It's not clear what the best way to get the
soruces is. You can go somewhere like: <URL:
ftp://ftp2.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/src/ >
and get slib.*. Those files can be cat'ed togeter, ungzip'ed and the
untarred. You can also try fetching the sources from the CVS
server. Be aware that you WILL NOT be able to use standard Linux
utilities with the FreeBSD libc.

There was a project to tweak the FreeBSD user code - libraries and
commands - to run on a Linux kernel. I'm not sure what happened to
it. If you google through the FreeBSD mail archives, you can probably
find a URL for more information.

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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




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