226 ms·
Actually, both popular mobile operating systems have a POSIX-y system programming interface under the hood. Whether application developers can get at it is a di
by meastham 15y ago
Actually, both popular mobile operating systems have a POSIX-y system programming interface under the hood. Whether application developers can get at it is a different matter.
- hakl 15y agoEven Symbian recently got a POSIX-layer: http://en.wikipedia.org/wiki/P.I.P.S._Is_POSIX_on_Symbian http://en.wikipedia.org/wiki/P.I.P.S._Is_POSIX_on_Symbian I have no idea how complete it is, but they did manage to port Qt.