CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2020/02/05 20:13:45
Modified files: lib/libc/thread: Makefile.inc lib/librthread : Makefile Log message: Instead of opting in to futexes on archs with atomics opt out on archs without atomics, a smaller list. ok mpi@ visa@