History log of /openbsd-src/lib/libc/hidden/sys/event.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 29a332bc 20-Aug-2023 visa <visa@openbsd.org>

Add syscall stub for kqueue1(2)

This rides previous libc minor bump.

Feedback and OK guenther@


# 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 ...