Hallo Kiran, * kiran kumar <[email protected]> [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 ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
