[Toybox] [PATCH] macOS: silence the "vfork() is deprecated" warning spam.

enh enh at google.com
Mon May 16 09:16:19 PDT 2022


This was the resolution from the discussion on mailing list; basically
"if Apple does remove vfork(), things will break quite obviously,
and we'll deal with it then".

The apparent alternative mentioned on the mailing list of setting
_POSIX_C_SOURCE doesn't work, because that *removes* the declaration
of chroot().

---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220516/029b8c2b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-macOS-silence-the-vfork-is-deprecated-warning-spam.patch
Type: application/octet-stream
Size: 1289 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220516/029b8c2b/attachment-0002.obj>


More information about the Toybox mailing list