From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sagar Kadam Subject: Re: Poring BSD Libc Date: Fri, 22 Jul 2011 19:06:51 -0400 Message-ID: <4E2A028B.8030909@gmail.com> References: <4E16FAED.50507@gmail.com> <4E20678C.9010500@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4E20678C.9010500@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com, Ian Jackson List-Id: xen-devel@lists.xenproject.org Hi, The progress with porting BSD libc. The character device and block device are accessible. A small test program is available to test the functioning. Currently implementing pthread library., Sagar The code is at: https://github.com/ragas/Porting-libc