1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
kettenis 36ce76eeb3 We don't have 64-bit atomics on powerpc, but we don't really need them.
So don't provide atomic64_cmpxchg() on powerpc and on other architectures
make its implementation similar to atomic64_xchg().
This makes the tree build again on macppc.

suggested by & ok jsg@
2022-01-14 15:00:16 +00:00
bin funopen(): change seekfn argument to use off_t, not fpos_t 2022-01-05 20:57:27 +00:00
distrib sync 2022-01-14 09:16:52 +00:00
etc regen 2022-01-07 01:16:26 +00:00
games Filter out all symbols starting with a double underbar. In particular, 2021-12-24 23:01:56 +00:00
gnu add a dummy -t flag to llvm-ranlib to match binutils' ranlib's -t flag which 2022-01-13 19:05:00 +00:00
include funopen(): change seekfn argument to use off_t, not fpos_t 2022-01-05 20:57:27 +00:00
lib bump libcrypto, libssl, libtls majors after struct visibility changes 2022-01-14 09:15:07 +00:00
libexec archdep.h needed for _dl_dcbf, on powerpc 2022-01-08 18:30:18 +00:00
regress Undo static linking and other workarounds that are no longer needed 2022-01-14 09:38:50 +00:00
sbin isakmpd: convert modp to opaque DH 2022-01-14 09:19:19 +00:00
share get the list of things in the full identifier right. 2022-01-14 04:25:57 +00:00
sys We don't have 64-bit atomics on powerpc, but we don't really need them. 2022-01-14 15:00:16 +00:00
usr.bin Enable openssl pkey -{,pub}check and pkeyparam -check 2022-01-14 10:17:30 +00:00
usr.sbin Fix acme-client build with opaque RSA 2022-01-14 09:20:18 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00