History log of /barrelfish-master/lib/libc/stdlib/system.c
Revision Date Author Comments
# d9836fb3 02-Apr-2019 Lukas Humbel <lukas.humbel@inf.ethz.ch>

hake: Ensure correct symbols get linked

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 17e31558 28-Mar-2019 Lukas Humbel <lukas.humbel@inf.ethz.ch>

hake: Make proper use of lib dependencies

Library dependencies are not put anymore into archive file, but
assembled when the application is linked.

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# dde2ba50 19-Jun-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

libc: removing newlib, adding BSD libc
posixcompat: moving gettimeofday to libc
harness: adding a simple math test
lwip, lwip2: moving includes to /include, compiling with BSD headers

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>