mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
cancellation-handling code in the libthr. Translate some syscalls into their more generic counterpart, and remove translated syscalls from the table. List of the affected syscalls: creat, open -> openat raise -> thr_kill sleep, usleep -> nanosleep pause -> sigsuspend wait, wait3, waitpid -> wait4 Suggested and reviewed by: jilles (previous version) Sponsored by: The FreeBSD Foundation MFC after: 1 week |
||
|---|---|---|
| .. | ||
| isc | ||
| block_abi.h | ||
| compat.h | ||
| errlst.h | ||
| fpmath.h | ||
| libc_private.h | ||
| namespace.h | ||
| nscache.h | ||
| nscachedcli.h | ||
| nss_tls.h | ||
| port_after.h | ||
| port_before.h | ||
| reentrant.h | ||
| resolv_mt.h | ||
| spinlock.h | ||
| un-namespace.h | ||