All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sagar Kadam <sagarkkadam@gmail.com>
To: xen-devel@lists.xensource.com, Ian Jackson <ian.jackson@eu.citrix.com>
Subject: Re: Poring BSD Libc
Date: Fri, 15 Jul 2011 12:15:08 -0400	[thread overview]
Message-ID: <4E20678C.9010500@gmail.com> (raw)
In-Reply-To: <4E16FAED.50507@gmail.com>

Hi,
The progress with porting BSD libc.
1. The character device is complete.
2. Block device is accessible. -- Some testing has to be done for 
completing the sector reading.

Next in line: Implementation of POSIX pthread for the Mini-OS.

-Sagar

On 07/08/2011 08:41 AM, Sagar Kadam wrote:
> Hello,
> I am working on Porting BSD libc. The library is taken from OpenBSD 
> and modified as needed.
> Syscalls related to printf etc work.
> Most of the other syscalls are just plugged in and do nothing.
>
> The major trouble for me is to port malloc and related functions and 
> how the scheduler is working. They go in page faults and I am trying 
> to locate the problem.
>
> The code is at:
> https://github.com/ragas/Porting-libc
>
> I am working on Block access right now and lagging as per planned 
> schedule ( The block access should have been complete by now)
>

  reply	other threads:[~2011-07-15 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08 12:41 Poring BSD Libc Sagar Kadam
2011-07-15 16:15 ` Sagar Kadam [this message]
2011-07-22 23:06   ` Sagar Kadam
2011-07-29 14:53     ` Konrad Rzeszutek Wilk
2011-07-30 21:09       ` Sagar Kadam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E20678C.9010500@gmail.com \
    --to=sagarkkadam@gmail.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.