Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 9b4d957335cefc5b34754a4f940d2710e6645ad5
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9b4d957335cefc5b34754a4f940d2710e6645ad5 Author: Eliot Miranda <
[hidden email]>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M build.macos32x86/common/Makefile.plugin
M build.macos32x86/common/Makefile.vm
M build.macos64ARMv8/common/Makefile.plugin
M build.macos64ARMv8/common/Makefile.vm
M build.macos64x64/common/Makefile.plugin
M build.macos64x64/common/Makefile.vm
M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
M platforms/unix/vm/aio.c
Log Message:
-----------
Have aioPoll check that our SIGIO handler is in place.
Add HAVE_CONFIG_H to the Mac build files.
Have all the functions in platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
start on a new line. (rebuilding because of the HAVE_CONFIG_H change).