[oe-commits] =?UTF-8?Q?Mats=20K=C3=A4rrman=20?=: eglibc 2.18: powerpc: Fix time related syscalls

git at git.openembedded.org git at git.openembedded.org
Fri Apr 4 13:12:12 UTC 2014


Module: openembedded-core.git
Branch: dora
Commit: fae2f635e795d496228dd5d302e99d9ab7706900
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fae2f635e795d496228dd5d302e99d9ab7706900

Author: Mats Kärrman <Mats.Karrman at tritech.se>
Date:   Thu Apr  3 23:21:46 2014 -0400

eglibc 2.18: powerpc: Fix time related syscalls

Concatenated fix of PowerPC time related system calls in eglibc 2.18 taken
from upstream glibc. See credits in patch header.

The effect is that some time related system calls returns nothing or garbage.
Fix tested on PowerPC e300c3.

Eglibc 2.17 does not have this issue and the patches are already part of 2.19.

Signed-off-by: Mats Karrman <mats.karrman at tritech.se>
Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../ppc-fix-time-related-syscalls.patch            | 227 +++++++++++++++++++++
 meta/recipes-core/eglibc/eglibc_2.18.bb            |   1 +
 2 files changed, 228 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=fae2f635e795d496228dd5d302e99d9ab7706900


More information about the Openembedded-commits mailing list