]> xenbits.xensource.com Git - unikraft/libs/python3.git/commit
Add stubs.c for stubbed functions
authorVlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Wed, 16 Oct 2019 14:22:40 +0000 (17:22 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Thu, 17 Oct 2019 12:26:34 +0000 (15:26 +0300)
commit5772e54a69d9feb8604b80986654e2f91f9efd38
tree7b6b483598162d946db114b1ac4c690a55f94308
parent6ad62f905ea1839d8b26f41b279d70762cd99483
Add stubs.c for stubbed functions

We add the stubs needed when "forking" processes.

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>
Makefile.uk
include/Python.h [new file with mode: 0644]
stubs.c [new file with mode: 0644]