History log of /openbsd-src/lib/libc/hidden/sys/shm.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 170ca6cd 18-May-2023 guenther <guenther@openbsd.org>

Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid
future, inadvertant PLT entries. Move the __getcwd and __realpath
declarations to hidden/{stdlib,unistd}.h to consolidate and rem

Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid
future, inadvertant PLT entries. Move the __getcwd and __realpath
declarations to hidden/{stdlib,unistd}.h to consolidate and remove
duplication.

ok tb@ otto@ deraadt@

show more ...