*pathconf() need to call statvfs() to be more correct, but the kernel doesn't have it. Remove conf.c for now, it's likely not needed anyway.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25624 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-05-23 00:11:07 +00:00
parent ca974ded95
commit 15ebab7616

View File

@ -68,7 +68,7 @@ KernelMergeObject kernel_lib_posix.o :
access.c
chown.c
close.c
conf.c
#conf.c
directory.c
dup.c
fcntl.c