Added the dirent functions to the kernel as well.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8955 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -18,6 +18,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) posix unistd ] ;
|
|||||||
KernelMergeObject kernel_posix.o :
|
KernelMergeObject kernel_posix.o :
|
||||||
# main
|
# main
|
||||||
<$(SOURCE_GRIST)>kerrno.c
|
<$(SOURCE_GRIST)>kerrno.c
|
||||||
|
<$(SOURCE_GRIST)>dirent.c
|
||||||
<$(SOURCE_GRIST)>poll.c
|
<$(SOURCE_GRIST)>poll.c
|
||||||
<$(SOURCE_GRIST)>utime.c
|
<$(SOURCE_GRIST)>utime.c
|
||||||
# locale
|
# locale
|
||||||
|
|||||||
Reference in New Issue
Block a user