s3fs-fuse/src
2019-08-12 14:45:06 -07:00
..
addhead.cpp Merge pull request #1088 from gaul/clang-tidy/misplaced-const 2019-07-15 04:08:51 +09:00
addhead.h Avoid misplaced const via removing unneeded typedef 2019-07-12 03:41:19 -07:00
cache.cpp Pass lock_already_held state to DelStat 2019-08-01 11:07:56 -07:00
cache.h Remove recursive locking 2019-07-10 12:39:00 -07:00
common_auth.cpp Prefer modern C headers 2019-07-12 03:50:59 -07:00
common.h Prefer simple over compound statements in macros 2019-04-17 21:46:24 +09:00
curl.cpp Fixed MultiRead method to exit after waiting other parts at error 2019-08-12 14:45:06 -07:00
curl.h Fixed multipart copy and its retry handler 2019-08-11 16:21:26 +00:00
fdcache.cpp Fixed simple copy with nocpoyapi and modify flag in fdcache 2019-08-11 07:42:48 +00:00
fdcache.h Fixed simple copy with nocpoyapi and modify flag in fdcache 2019-08-11 07:42:48 +00:00
gnutls_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
Makefile.am Configure clang-tidy target 2019-07-03 14:04:11 -07:00
nss_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
openssl_auth.cpp Expand error checking to all pthread_mutex_t 2019-07-14 18:21:23 -07:00
psemaphore.h Checked and corrected all typo 2019-01-27 12:04:29 +00:00
s3fs_auth.h Changed copyright year format for debian pkg 2017-05-07 11:24:17 +00:00
s3fs_util.cpp Remove unused field 2019-08-01 16:42:38 -07:00
s3fs_util.h Remove unused field 2019-08-01 16:42:38 -07:00
s3fs.cpp Fixed multipart copy and its retry handler 2019-08-11 16:21:26 +00:00
s3fs.h Prefer simple over compound statements in macros 2019-04-17 21:46:24 +09:00
string_util.cpp Avoid race when using thread-unsafe gmtime 2019-07-16 07:28:34 -07:00
string_util.h Implement s3fs_strtoofft via strtoll 2019-07-14 15:15:06 -07:00
test_string_util.cpp Implement s3fs_strtoofft via strtoll 2019-07-14 15:15:06 -07:00
test_util.h Adding utility functions to convert invalid utf8 to wtf8 encoding 2019-02-15 15:57:03 +00:00