Tom recently realized that I accidently broke the posix timer functions. With his simple test program he was able to show that we indeed do break posix timers since my last commit touching them:
http://csgraf.de/agraf/timer.c These two patches fix it up properly. With these I can successfully run his test case in any endian combination. Please apply for 2.2. Alex Alexander Graf (2): linux-user: Fix timer creation tswap linux-user: Properly handle timer magic offset linux-user/syscall.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) -- 1.7.12.4