unikraft / lib-newlib

Unikraft port of newlib, a C standard library
Other
5 stars 23 forks source link

Remove implementation of time() #5

Closed razvand closed 3 years ago

razvand commented 3 years ago

time() is now implemented as part of uktime Unikraft library. Remove newlib implementation of time() to have a single definition.

razvand commented 3 years ago

A test case is here: https://github.com/cs-pub-ro/app-helloworld/tree/time-syscall-newlib