NetBSD/common/lib
riastradh 3066bbbbf8 x86: Omit needless store in membar_producer/exit.
On x86, every store is a store-release, so there is no need for any
barrier.  But this wasn't a barrier anyway; it was just a store,
which was redundant with the store of the return address to the stack
implied by CALL even if issuing a store made a difference.
2022-04-09 12:07:17 +00:00
..
libc x86: Omit needless store in membar_producer/exit. 2022-04-09 12:07:17 +00:00
libppath Update for proplib(3) API changes. 2020-06-06 22:28:07 +00:00
libprop s/exisit/exist/ in comment. 2021-12-05 02:52:17 +00:00
libutil #include <sys/param.h> 2021-07-22 13:54:38 +00:00
libx86emu s/asychronous/asynchronous/ in comment. 2021-12-05 04:24:08 +00:00