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)>strtoull.c
|
||||
# sys
|
||||
<$(SOURCE_GRIST)>chmod.c
|
||||
<$(SOURCE_GRIST)>stat.c
|
||||
<$(SOURCE_GRIST)>mkdir.c
|
||||
<$(SOURCE_GRIST)>select.c
|
||||
<$(SOURCE_GRIST)>gettimeofday.c
|
||||
chmod.c
|
||||
stat.c
|
||||
mkdir.c
|
||||
select.c
|
||||
gettimeofday.c
|
||||
uio.c
|
||||
# time
|
||||
<$(SOURCE_GRIST)>time.c
|
||||
# unistd
|
||||
|
Loading…
x
Reference in New Issue
Block a user