Merge POSIX-related updates
commit6946f237148d2a5b17877da12032c8751fdfb5a0
authorVojtech Horky <vojtechhorky@users.sourceforge.net>
Tue, 17 Dec 2013 14:11:24 +0000 (17 15:11 +0100)
committerVojtech Horky <vojtechhorky@users.sourceforge.net>
Tue, 17 Dec 2013 14:11:24 +0000 (17 15:11 +0100)
tree132d70ab2bd5c90ecf66a0f81ce39aacfb844ed7
parentf5ceb180ed8e75b28e5e58b6254e858c7cf265d3
parent2034f9849c23604f1137ee8e7826d581d548052e
Merge POSIX-related updates

Math functions were moved to a separate library. This would
allow us to easily swap the dummy implementation with a real
one (e.g. from fdlibm).

Also added few Python examples to uspace/dist/src.

Merged branch: lp:~vojtech-horky/helenos/posix