Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 27 Jul 2019 21:06:51 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: x32 broken stuff, for the record

On Sat, Jul 27, 2019 at 08:53:20PM -0400, Rich Felker wrote:
> Working on time64 stuff that will allow us to drop the
> x32/syscall_arch.h __fixup hacks, I came across some stuff that's
> presumably broken on x32 now due to not being covered by the timespec
> rewriting cases there:
> 
> - semtimedop
> - pthread_mutex_timedlock with PI mutexes
> - timer_settime
> - timerfd_settime
> - recvmmsg

Also clock_adjtime

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.