[parrot/parrot] 97a37c: Move process related code from io.c to exec.c

noreply at github.com noreply at github.com
Wed Jan 12 22:16:56 UTC 2011


Branch: refs/heads/nwellnhof/platform_src
Home:   https://github.com/parrot/parrot

Commit: 97a37c99ce79612091e1ff3f3b7c3b979362a38a
    https://github.com/parrot/parrot/commit/97a37c99ce79612091e1ff3f3b7c3b979362a38a
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-11 (Tue, 11 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M include/parrot/platform_interface.h
  M src/io/filehandle.c
  M src/io/socket_api.c
  M src/platform/generic/exec.c
  M src/platform/generic/io.c
  M src/pmc/filehandle.pmc

Log Message:
-----------
Move process related code from io.c to exec.c


Commit: 3446a1be4ffe3144ddeb65ea395efe29435b7928
    https://github.com/parrot/parrot/commit/3446a1be4ffe3144ddeb65ea395efe29435b7928
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-12 (Wed, 12 Jan 2011)

Changed paths:
  M src/io/socket_api.c

Log Message:
-----------
[io] Fix bug in recv


Commit: 81fc286c58311c459900f7858c9e1b076d77fd50
    https://github.com/parrot/parrot/commit/81fc286c58311c459900f7858c9e1b076d77fd50
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-12 (Wed, 12 Jan 2011)

Changed paths:
  M config/auto/pmc.pm
  M config/gen/makefiles/root.in
  M src/dynpmc/Defines.in
  M t/src/checkdepend.t

Log Message:
-----------
[t] Fix TT #1944

We don't generate platform-specific code now, so this problem is solved.




More information about the parrot-commits mailing list