genode/repos/libports/src/lib/musl_tm/README
Christian Helmuth 0037edfeee libports: minimal time-type conversion from musl
These are time-type conversion functions (including leap years and
seconds) taken from musl-libc git rev
c82d3bada30cb27e14abda7859da5d2e784830ff with some adaptions. Musl is
licensed under permissive MIT license.

Issue #3450
2019-08-21 12:37:02 +02:00

4 lines
214 B
Plaintext

These are time-type conversion functions (including leap years and
seconds) taken from musl-libc git rev c82d3bada30cb27e14abda7859da5d2e784830ff
with some adaptions. Musl is licensed under permissive MIT license.