Merge libposix cleaning (lp:~vojtech-horky/helenos/misc)
commitd94809517f828232745c791f5d7d49244768b43a
authorVojtech Horky <vojtechhorky@users.sourceforge.net>
Fri, 5 Oct 2012 08:04:52 +0000 (5 10:04 +0200)
committerVojtech Horky <vojtechhorky@users.sourceforge.net>
Fri, 5 Oct 2012 08:04:52 +0000 (5 10:04 +0200)
tree1371baf736245e627880677c7293b9401f22f0f5
parentbe1dcc2699d4c96f7d72aa17f9743e49dfc9ec30
parent32b3a12dc482e086388221ed04d85afa521e0308
Merge libposix cleaning (lp:~vojtech-horky/helenos/misc)

Sources and headers were separated into different directories.

There are less includes from HelenOS-specific libc into public headers
of libposix. That way, the POSIX namespace is not polluted with HelenOS
specific functions (that may collide with functions declared by
other applications).
uspace/Makefile.common
uspace/lib/posix/include/posix/time.h
uspace/lib/posix/source/time.c