mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
The new 'genode_envp' variable declared in '_main.cc' allows libc plugins to supplying custom environment pointers to the main function. This is needed by 3rd-party software such as GNU make, which expects the environment pointer as third argument of the main function.
This directory contains all source codes.