mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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.