You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Antonio SJ Musumeci 577bc67fa7 Merge pull request #305 from trapexit/ugid 8 years ago
..
access.cpp replace nonstandard eaccess with POSIX.1-2008 faccessat 8 years ago
access.hpp move from MIT to ISC license. closes #194 9 years ago
assert.hpp move from MIT to ISC license. closes #194 9 years ago
buildmap.hpp move from MIT to ISC license. closes #194 9 years ago
buildvector.hpp move from MIT to ISC license. closes #194 9 years ago
category.cpp move from MIT to ISC license. closes #194 9 years ago
category.hpp move from MIT to ISC license. closes #194 9 years ago
chmod.cpp move size calculations to use uint64_t. fixes #287 8 years ago
chmod.hpp move from MIT to ISC license. closes #194 9 years ago
chown.cpp move size calculations to use uint64_t. fixes #287 8 years ago
chown.hpp move from MIT to ISC license. closes #194 9 years ago
clone.cpp move from MIT to ISC license. closes #194 9 years ago
clone.hpp move from MIT to ISC license. closes #194 9 years ago
config.cpp move from MIT to ISC license. closes #194 9 years ago
config.hpp move size calculations to use uint64_t. fixes #287 8 years ago
create.cpp move size calculations to use uint64_t. fixes #287 8 years ago
create.hpp move from MIT to ISC license. closes #194 9 years ago
destroy.cpp move from MIT to ISC license. closes #194 9 years ago
destroy.hpp move from MIT to ISC license. closes #194 9 years ago
fallocate.cpp rework fallocate logic 8 years ago
fallocate.hpp move from MIT to ISC license. closes #194 9 years ago
fgetattr.cpp move from MIT to ISC license. closes #194 9 years ago
fgetattr.hpp move from MIT to ISC license. closes #194 9 years ago
fileinfo.hpp move from MIT to ISC license. closes #194 9 years ago
flush.cpp use references to srcmounts rather than copies 9 years ago
flush.hpp move from MIT to ISC license. closes #194 9 years ago
fs.cpp use dynamic buffer for realpath 8 years ago
fs.hpp move size calculations to use uint64_t. fixes #287 8 years ago
fs_attr.cpp make fs_attr compile on unsupported platforms 8 years ago
fs_attr.hpp move from MIT to ISC license. closes #194 9 years ago
fs_attr_linux.icpp make fs_attr compile on unsupported platforms 8 years ago
fs_attr_unsupported.icpp make fs_attr compile on unsupported platforms 8 years ago
fs_clonefile.cpp make futimes crossplatform 8 years ago
fs_clonefile.hpp move from MIT to ISC license. closes #194 9 years ago
fs_clonepath.cpp use references to srcmounts rather than copies 9 years ago
fs_clonepath.hpp use references to srcmounts rather than copies 9 years ago
fs_fallocate.cpp add osx version of fallocate 8 years ago
fs_fallocate.hpp rework fallocate logic 8 years ago
fs_fallocate_linux.icpp add osx version of fallocate 8 years ago
fs_fallocate_osx.icpp add osx version of fallocate 8 years ago
fs_fallocate_posix.icpp add osx version of fallocate 8 years ago
fs_fallocate_unsupported.icpp add osx version of fallocate 8 years ago
fs_movefile.cpp use references to srcmounts rather than copies 9 years ago
fs_movefile.hpp move from MIT to ISC license. closes #194 9 years ago
fs_path.cpp use references to srcmounts rather than copies 9 years ago
fs_path.hpp use references to srcmounts rather than copies 9 years ago
fs_sendfile.cpp split sendfile wrapper into separate files 8 years ago
fs_sendfile.hpp rework fallocate logic 8 years ago
fs_sendfile_linux.icpp split sendfile wrapper into separate files 8 years ago
fs_sendfile_unsupported.icpp include sys/types.h to pick up ssize_t 8 years ago
fs_time.cpp make futimes crossplatform 8 years ago
fs_time.hpp make futimes crossplatform 8 years ago
fs_time_futimens.icpp make futimes crossplatform 8 years ago
fs_time_futimes.icpp make futimes crossplatform 8 years ago
fs_xattr.cpp properly check errors of xattr. closes #255 9 years ago
fs_xattr.hpp move size calculations to use uint64_t. fixes #287 8 years ago
fsync.cpp move from MIT to ISC license. closes #194 9 years ago
fsync.hpp move from MIT to ISC license. closes #194 9 years ago
ftruncate.cpp move from MIT to ISC license. closes #194 9 years ago
ftruncate.hpp move from MIT to ISC license. closes #194 9 years ago
fusefunc.cpp move from MIT to ISC license. closes #194 9 years ago
fusefunc.hpp move from MIT to ISC license. closes #194 9 years ago
getattr.cpp move size calculations to use uint64_t. fixes #287 8 years ago
getattr.hpp move from MIT to ISC license. closes #194 9 years ago
getxattr.cpp use references to srcmounts rather than copies 9 years ago
getxattr.hpp move from MIT to ISC license. closes #194 9 years ago
gidcache.cpp move from MIT to ISC license. closes #194 9 years ago
gidcache.hpp move from MIT to ISC license. closes #194 9 years ago
init.cpp move from MIT to ISC license. closes #194 9 years ago
init.hpp move from MIT to ISC license. closes #194 9 years ago
ioctl.cpp move size calculations to use uint64_t. fixes #287 8 years ago
ioctl.hpp move from MIT to ISC license. closes #194 9 years ago
link.cpp move size calculations to use uint64_t. fixes #287 8 years ago
link.hpp move from MIT to ISC license. closes #194 9 years ago
listxattr.cpp move size calculations to use uint64_t. fixes #287 8 years ago
listxattr.hpp move from MIT to ISC license. closes #194 9 years ago
mergerfs.cpp move from MIT to ISC license. closes #194 9 years ago
mergerfs.hpp move from MIT to ISC license. closes #194 9 years ago
mkdir.cpp move size calculations to use uint64_t. fixes #287 8 years ago
mkdir.hpp move from MIT to ISC license. closes #194 9 years ago
mknod.cpp move size calculations to use uint64_t. fixes #287 8 years ago
mknod.hpp move from MIT to ISC license. closes #194 9 years ago
num.cpp move size calculations to use uint64_t. fixes #287 8 years ago
num.hpp move size calculations to use uint64_t. fixes #287 8 years ago
open.cpp move size calculations to use uint64_t. fixes #287 8 years ago
open.hpp move from MIT to ISC license. closes #194 9 years ago
opendir.cpp move from MIT to ISC license. closes #194 9 years ago
opendir.hpp move from MIT to ISC license. closes #194 9 years ago
option_parser.cpp move size calculations to use uint64_t. fixes #287 8 years ago
option_parser.hpp move from MIT to ISC license. closes #194 9 years ago
policy.cpp add epall and eprand policies 8 years ago
policy.hpp add epall and eprand policies 8 years ago
policy_all.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_epall.cpp add epall and eprand policies 8 years ago
policy_epff.cpp add existing path first found policy. closes #289 8 years ago
policy_eplfs.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_eplus.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_epmfs.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_eprand.cpp add epall and eprand policies 8 years ago
policy_erofs.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_ff.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_invalid.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_lfs.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_lus.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_mfs.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_newest.cpp move size calculations to use uint64_t. fixes #287 8 years ago
policy_rand.cpp move size calculations to use uint64_t. fixes #287 8 years ago
read.cpp move from MIT to ISC license. closes #194 9 years ago
read.hpp move from MIT to ISC license. closes #194 9 years ago
read_buf.cpp move from MIT to ISC license. closes #194 9 years ago
read_buf.hpp move from MIT to ISC license. closes #194 9 years ago
readdir.cpp use references to srcmounts rather than copies 9 years ago
readdir.hpp move from MIT to ISC license. closes #194 9 years ago
readlink.cpp move size calculations to use uint64_t. fixes #287 8 years ago
readlink.hpp move from MIT to ISC license. closes #194 9 years ago
release.cpp move from MIT to ISC license. closes #194 9 years ago
release.hpp move from MIT to ISC license. closes #194 9 years ago
releasedir.cpp move from MIT to ISC license. closes #194 9 years ago
releasedir.hpp move from MIT to ISC license. closes #194 9 years ago
removexattr.cpp move size calculations to use uint64_t. fixes #287 8 years ago
removexattr.hpp move from MIT to ISC license. closes #194 9 years ago
rename.cpp move size calculations to use uint64_t. fixes #287 8 years ago
rename.hpp move from MIT to ISC license. closes #194 9 years ago
resources.cpp move from MIT to ISC license. closes #194 9 years ago
resources.hpp move from MIT to ISC license. closes #194 9 years ago
rmdir.cpp move size calculations to use uint64_t. fixes #287 8 years ago
rmdir.hpp move from MIT to ISC license. closes #194 9 years ago
rv.hpp move from MIT to ISC license. closes #194 9 years ago
rwlock.hpp move from MIT to ISC license. closes #194 9 years ago
setxattr.cpp move size calculations to use uint64_t. fixes #287 8 years ago
setxattr.hpp move from MIT to ISC license. closes #194 9 years ago
statfs.cpp use stat.st_dev to uniquely identify mounts for statfs. closes #213 9 years ago
statfs.hpp move from MIT to ISC license. closes #194 9 years ago
statvfs_util.hpp move size calculations to use uint64_t. fixes #287 8 years ago
str.cpp use references to srcmounts rather than copies 9 years ago
str.hpp use references to srcmounts rather than copies 9 years ago
success_fail.hpp normalize error handling in rename policy 9 years ago
symlink.cpp move size calculations to use uint64_t. fixes #287 8 years ago
symlink.hpp move from MIT to ISC license. closes #194 9 years ago
truncate.cpp move size calculations to use uint64_t. fixes #287 8 years ago
truncate.hpp move from MIT to ISC license. closes #194 9 years ago
ugid.cpp rename include cpp files to have icpp extension 8 years ago
ugid.hpp move from MIT to ISC license. closes #194 9 years ago
ugid_linux.hpp rename include cpp files to have icpp extension 8 years ago
ugid_linux.icpp rename include cpp files to have icpp extension 8 years ago
ugid_rwlock.hpp rename include cpp files to have icpp extension 8 years ago
ugid_rwlock.icpp rename include cpp files to have icpp extension 8 years ago
unlink.cpp move size calculations to use uint64_t. fixes #287 8 years ago
unlink.hpp move from MIT to ISC license. closes #194 9 years ago
utimens.cpp move size calculations to use uint64_t. fixes #287 8 years ago
utimens.hpp move from MIT to ISC license. closes #194 9 years ago
write.cpp move from MIT to ISC license. closes #194 9 years ago
write.hpp move from MIT to ISC license. closes #194 9 years ago
write_buf.cpp move size calculations to use uint64_t. fixes #287 8 years ago
write_buf.hpp move from MIT to ISC license. closes #194 9 years ago
xattr.hpp support systems without ENODATA 8 years ago