tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libc
/
arch
/
at
jcs
13 folders
1 file
aarch64
Drop __multf3 from the list; it isn't actually exported.
10 months ago
alpha
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
amd64
enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the ssh tools. The dynamic objects are entirely ret-clean, static binaries will contain a blend of cleaning and non-cleaning callers.
2 years ago
arm
remove unused __bswap16, __bswap32 MD functions from arm and aarch64
2 years ago
hppa
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
i386
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
m88k
This file is completely superseded by the MI ../DEFS.h.
8 months ago
mips64
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
powerpc
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
powerpc64
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
riscv64
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
sh
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
sparc64
drop htonl(), htons(), ntohl(), ntohs() MD functions from libc
2 years ago
DEFS.h
Make sure the syscall table entries are aligned on a 4-byte boundary. Required for strict-alignment architectures and a good idea on others.
2 years ago