[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] d418c9: Fix an old bug with pollpip outputting nulls. Don...

Eliot Miranda noreply at github.com
Wed Oct 7 04:03:25 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: d418c9c36233e03ff18cce45cd76fae2c42e6104
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d418c9c36233e03ff18cce45cd76fae2c42e6104
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  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.




More information about the Vm-dev mailing list