Hacker News new | ask | show | jobs
by meastham 5469 days 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.
1 comments

Even Symbian recently got a POSIX-layer: 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.