Added
- Linux: Add new process flags (#4174)
- Linux: Make
IFA_*
constants available on all Linux targets #4185 - Linux: add
MAP_DROPPABLE
#4173 - Solaris, Illumos: add
SIGRTMIN
andSIGRTMAX
#4171 - Unix, Linux: adding POSIX
memccpy
andmempcpy
GNU extension <#4186.
Deprecated
- FreeBSD: Deprecate the CAP_UNUSED* and CAP_ALL* constants (#4183)
Fixed
- Make the
Debug
implementation for unions opaque (#4176)