]> xenbits.xensource.com Git - unikraft/libs/python3.git/commit
Add init.c for initialization
authorVlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Wed, 16 Oct 2019 14:22:41 +0000 (17:22 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Thu, 17 Oct 2019 12:26:37 +0000 (15:26 +0300)
commitab188368091aa55a22c16bd1de327f3989aa9fa8
tree266164fae654073537f4fe579c53f474b47471ae
parent5772e54a69d9feb8604b80986654e2f91f9efd38
Add init.c for initialization

This patch sets the environment variables that are needed during runtime for
the intepreter.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk
Makefile.uk
init.c [new file with mode: 0644]