All of lore.kernel.org
 help / color / mirror / Atom feed
* Poring BSD Libc
@ 2011-07-08 12:41 Sagar Kadam
  2011-07-15 16:15 ` Sagar Kadam
  0 siblings, 1 reply; 5+ messages in thread
From: Sagar Kadam @ 2011-07-08 12:41 UTC (permalink / raw)
  To: xen-devel, Ian Jackson

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)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-30 21:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-08 12:41 Poring BSD Libc Sagar Kadam
2011-07-15 16:15 ` Sagar Kadam
2011-07-22 23:06   ` Sagar Kadam
2011-07-29 14:53     ` Konrad Rzeszutek Wilk
2011-07-30 21:09       ` Sagar Kadam

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.