/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
.../libc/arch/
..
aarch64

Drop __multf3 from the list; it isn't actually exported.

год назад
alpha

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
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 года назад
arm

remove unused __bswap16, __bswap32 MD functions from arm and aarch64

2 года назад
hppa

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
i386

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
m88k

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
mips64

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
powerpc

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
powerpc64

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
riscv64

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
sh

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
sparc64

drop htonl(), htons(), ntohl(), ntohs() MD functions from libc

2 года назад
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.

3 года назад