chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH 0/8] Add posix replacement modules


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/8] Add posix replacement modules
Date: Thu, 2 Mar 2017 21:50:36 +1300

Hi hackers,

Here's a small patchset that adds most of the modules on the roadmap
that replace the current posix module. It's a fairly small change since
it mostly just adds new module forms rather than properly refactoring
posix into separate units, reason being that I started trying to do
everything properly but it turned out to be more than I could do in a
timely manner. With this approach I figure we can at least get the
modules settled so we can start using them, then refactor properly
behind the scenes in the future.

If it's easier to review a branch, I've also pushed these commits to
"chicken-5-posix-modules".

Cheers,

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]