On 15 September 2013 21:19, Martin Decky <[email protected]> wrote:

> [...]
>


This still allows you to name this new function differently and keep the
> old open() as a compatibility wrapper.
>
> [...]
>
>
> You can either conservatively extend the arguments or reimplement the
> original read() and write() as wrappers.
>
> [...]
>
>
> Yes, but this does not forbid you to keep the original API for the
> original use cases and naturally extend the API for the new use cases.
>
> [...]
>

For now I reintroduced the original functions as wrappers (taken from older
repository; not particularly elegant right now) and reverted most of the
unnecessary changes. You should find the current revision much closer to
the mainline. I also addressed some of the style issues you pointed out.

-- Jirka Z.
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to