[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 0/3] Add functions needed by the Python socketmodule
Hi Vlad, Ok. I'm assuming by "patch" you mean the entire series. I'll ignore it. -- Felipe ============================================================ Dr. Felipe Huici Chief Researcher, Systems and Machine Learning Group NEC Laboratories Europe GmbH Kurfuerstenanlage 36, D-69115 Heidelberg Tel. +49 (0)6221 4342-241 Fax: +49 (0)6221 4342-155 e-mail: felipe.huici@xxxxxxxxx ============================================================ Registered at Amtsgericht Mannheim, Germany, HRB728558 On 13.06.19, 19:00, "Vlad-Andrei BĂDOIU (78692)" <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> wrote: Hey, Please discard this patch as all the changes should actually go to LWIP. Thanks, Vlad On 6/11/19 4:44 AM, Vlad-Andrei BĂDOIU (78692) wrote: > This patch adds the proto*, gethost*, getservr* functions. The proto* > functions are implemented(taken from musl) whereas gethost* and > getservr* are stubs. > > Vlad-Andrei Badoiu (3): > Add proto* functions > Add gethost* and getservr* stubs > Implement gethostname > > Makefile.uk | 2 + > network.c | 41 +++++++++++++++++++ > proto.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 156 insertions(+) > create mode 100644 network.c > create mode 100644 proto.c > _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |