]> code.ossystems Code Review - openembedded-core.git/commit
site: musl and glibc have working mktime()
authorAndré Draszik <git@andred.net>
Fri, 10 Jan 2020 16:53:02 +0000 (16:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2020 09:17:20 +0000 (09:17 +0000)
commit65d38cc1ce5a106c4c2e5068b8440eb6e5a2b33e
treedeb188c71e3ebd29234a86ec68d5f1006724d865
parentc8429f707d9ac785f295492470ec8b9ff56c043b
site: musl and glibc have working mktime()

This coreutils (gnulib) test tests for various bugs that only
exist in ancient versions.

It defaults to assuming buggy behaviour with its own implementation
when cross-compiling.

musl and recent glibc (2.29) are not affected.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/common-glibc
meta/site/common-musl