* Remove the line "#define fork vfork" in imap/src/osdep/unix/os_osx.c, because
commit55b383f6efe5a13d54e19317fbf6ec095369189c
authorEduardo Chappa <chappa@washington.edu>
Sun, 19 Jul 2020 08:52:35 +0000 (19 02:52 -0600)
committerEduardo Chappa <chappa@washington.edu>
Sun, 19 Jul 2020 08:52:35 +0000 (19 02:52 -0600)
tree2b83c045a5f92babe354f2db5c2490fa2c2ea740
parentef159279c142ec4f3b3a1938cfeadc74d5891070
  * Remove the line "#define fork vfork" in imap/src/osdep/unix/os_osx.c, because
    the call to vfork inside a vfork causes an error EINVAL; however, the same
    calls are not causing trouble in other systems, so they are going to stay there.
    Reported and asisted by Wang Kang.
imap/src/osdep/unix/os_osx.c
pith/pine.hlp