Reviewers: Erik Corry,

Description:
Add a new "pseudo" platform for POSIX. It it will contain code shared by
the platforms supporting POSIX. Currently Linux, Mac OS and FreeBSD are
considered POSIX platforms using the POSIX implementation.

Initially the platform socket implementation has been moved from the
Linux, Mac OS and FreeBSD platforms to the POSIX platform.

If implementation which ends up in the POSIX platform at some point
cannot be the same across POSIX platforms the implementation can easily
be moved back into the individual POSIX "complient" platforms.

Please review this at http://codereview.chromium.org/51001

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/SConscript
   M     src/platform-freebsd.cc
   M     src/platform-linux.cc
   M     src/platform-macos.cc
   A     src/platform-posix.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to