Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: d418c9c36233e03ff18cce45cd76fae2c42e6104
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d418c9c36233e03ff18cce45cd76fae2c42e6104 Author: Eliot Miranda <
[hidden email]>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
M platforms/unix/vm/aio.c
M platforms/unix/vm/sqaio.h
Log Message:
-----------
Fix an old bug with pollpip outputting nulls. Don't output carriage returns if
outputting to a file. Arrange that FPRINTF will pre4pend a newline if following
pollpip output. Add logging for turning on SIGIO and for setsockopt via the
primitive.