HomeFreeBSD

Add eventfd(3) wrappers to libc.

Description

Add eventfd(3) wrappers to libc.

eventfd_read/write one-liners are from musl libc.

Submitted by: greg@unrelenting.technology
Reviewed by: markj (previous version)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D26668

Details

Provenance
kibAuthored on Dec 23 2020, 2:16 PM
Reviewer
markj
Differential Revision
D26668: Expose eventfd in the native API/ABI using a new __specialfd syscall
Parents
rG7a202823aa54: Expose eventfd in the native API/ABI using a new __specialfd syscall
Branches
Unknown
Tags
Unknown