mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
signal in the LinuxKPI. The read(), write() and mmap() system calls can return either EINTR or ERESTART upon receiving a signal. Add code to figure out the correct return value by temporarily storing the return code from the relevant FreeBSD kernel APIs in the Linux task structure. MFC after: 3 days Sponsored by: Mellanox Technologies |
||
|---|---|---|
| .. | ||
| asm | ||
| linux | ||
| net | ||