1 Platform_Specifics
trac edited this page 2008-02-23 03:18:58 +00:00

This code sits in lib/sysdep//* and implements different lib/ APIs as neccessary. Most of the low-level code is built around our POSIX layer, which is made so that in most cases Linux APIs can be used out-of-the-box.

Windows

Linux