On Fri, Dec 9, 2011 at 4:04 PM, Marco van de Voort <mar...@stack.nl> wrote: > It is something else to avoid the core system getting to entangled with > libc, but that doesn't mean I want to reimplement all libc of all unixy > platforms and maintain that.
Why do we provide our own memory manager anyway? Just kill it and ship cmem only. fcl-image? kill it in favor of the bindings to ImageMagick. WriteLn? The platform probably already has printf... > The problem is that you don't want clock_gettime(), > but clock_gettime(MONOTONIC_RAW). Not true, I would like to have the general routine. At least CLOCK_MONOTONIC_RAW, CLOCK_MONOTINIC and CLOCK_REALTIME are constants I already know I'd like to test. But there may be more. -- Felipe Monteiro de Carvalho _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel