Reg: POSIX compliant c library
Josef Söntgen
josef.soentgen at ...1...
Thu Sep 10 10:33:29 CEST 2015
Hallo Kiran,
* kiran kumar <kiran.akipogu at ...9...> [2015-09-10 10:20:50 +0530]:
> I am new to Genode, and wonderning is there any POSIX
> compliant C library which runs on top of genode itself not on noux
> runtime environment, if not available then how I can proceed to port
> any existing posix library to genode as I have to take care of linux
> system calls and signal handling mechanism provided by underlying
> kernel.
There is a libc (based on FreeBSD 8.2.0) that runs directly on top of
Genode — no Noux runtime envolved. You will find the backend used
to complement the libc on Genode in 'repos/libports/src/lib/libc'.
Regards
Josef
More information about the users
mailing list