]> gitweb.factorcode.org Git - factor.git/commit
use open64 instead of open on linux. use stat64 instead of stat on
authorerg <erg@ubuntubox.(none)>
Thu, 7 May 2009 21:41:37 +0000 (16:41 -0500)
committererg <erg@ubuntubox.(none)>
Thu, 7 May 2009 21:41:37 +0000 (16:41 -0500)
commit8c19ab04c90bafa3ab782d1a790154e962aac82a
treefe680865eb2d50b894e3fd96084c1f249e6ec3ce
parent75d9946bd74980b3e31959af29147207c1c76177
use open64 instead of open on linux. use stat64 instead of stat on
linux. add word to report if a file is sparse
basis/io/directories/unix/unix.factor
basis/io/files/info/info.factor
basis/unix/linux/linux.factor
basis/unix/stat/linux/32/32.factor
basis/unix/stat/linux/64/64.factor
basis/unix/types/linux/linux.factor
basis/unix/unix.factor