Added uio functions to the kernel (readv/writev[_pos]()).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9775 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8cacc42683
commit
d0f68c485f
@ -52,11 +52,12 @@ KernelMergeObject kernel_posix.o :
|
|||||||
<$(SOURCE_GRIST)>strtoul.c
|
<$(SOURCE_GRIST)>strtoul.c
|
||||||
<$(SOURCE_GRIST)>strtoull.c
|
<$(SOURCE_GRIST)>strtoull.c
|
||||||
# sys
|
# sys
|
||||||
<$(SOURCE_GRIST)>chmod.c
|
chmod.c
|
||||||
<$(SOURCE_GRIST)>stat.c
|
stat.c
|
||||||
<$(SOURCE_GRIST)>mkdir.c
|
mkdir.c
|
||||||
<$(SOURCE_GRIST)>select.c
|
select.c
|
||||||
<$(SOURCE_GRIST)>gettimeofday.c
|
gettimeofday.c
|
||||||
|
uio.c
|
||||||
# time
|
# time
|
||||||
<$(SOURCE_GRIST)>time.c
|
<$(SOURCE_GRIST)>time.c
|
||||||
# unistd
|
# unistd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user