[dev] Re: [sbase] Portability

From: Random832 <random832_AT_fastmail.com>
Date: Thu, 26 Nov 2015 05:12:17 -0500

Dimitris Papastamos <sin_AT_2f30.org> writes:
> sbase should only contain code that runs on POSIX systems (with some
> minor exceptions) and fallback implementations for non-standardized
> interfaces that can be implemented portably on top of POSIX interfaces.

So there's no place for fallback implementations _of_ POSIX interfaces
on top of either older POSIX interfaces or non-standard ones?

Anyway, here's a patch for some data type issues that came up - more to
do with compiling with all warnings, though the fact that clock_t is
unsigned on OSX helped catch one of them.




Received on Thu Nov 26 2015 - 11:12:17 CET

This archive was generated by hypermail 2.3.0 : Thu Nov 26 2015 - 11:24:10 CET