Hi,
Then I think its better to work on lldb on FreeBSD because I can't 
figure out the header issues right now. I will install qemu and try it out. 
Sorry 
for the bother. Whenever lldb is working on fbsd then soem experts can 
come in and get it working for obsd!

thanks,
amit

On Wed, 20 Apr 2011, Joerg Sonnenberger wrote:

> On Tue, Apr 19, 2011 at 11:15:49PM -0500, Amit Kulkarni wrote:
> > where is a listing of all functions implemented in openbsd's libc? Is 
> > src/lib/libc/include/namespace.h consist of functions not implemented or 
> > its a relic?
> 
> namespace.h is used for protecting the libc namespace. A library may
> overwrite many of the libc entry points and the header is used to
> prevent that. It is not a full enumeration of the functions implemented
> in libc.
> 
> Joerg

Reply via email to