s3fs-fuse/src
Andrew Gaul bbfa91141a Configure clang-tidy target
Also fix nits.
2019-07-03 14:04:11 -07:00
..
addhead.cpp Merge pull request #939 from gaul/stringstream-specific 2019-02-03 11:06:57 +09:00
addhead.h Changed copyright year format for debian pkg 2017-05-07 11:24:17 +00:00
cache.cpp Flush file when opening second fd 2019-07-02 01:12:09 -07:00
cache.h Flush file when opening second fd 2019-07-02 01:12:09 -07:00
common_auth.cpp Prefer new over malloc 2019-04-07 16:54:24 +09:00
common.h Prefer simple over compound statements in macros 2019-04-17 21:46:24 +09:00
curl.cpp Configure clang-tidy target 2019-07-03 14:04:11 -07:00
curl.h Convert file offsets from size_t to off_t 2019-06-15 17:05:37 -07:00
fdcache.cpp Make fdpage a value type in fdpage_list_t 2019-07-01 09:30:48 -07:00
fdcache.h Make fdpage a value type in fdpage_list_t 2019-07-01 09:30:48 -07: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 Prefer new over malloc 2019-04-07 16:54:24 +09: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 Document ssl_verify_hostname 2019-07-02 10:26:29 -07:00
s3fs_util.h Avoid pass-by-value when not necessary 2019-01-17 18:22:11 -08:00
s3fs.cpp Configure clang-tidy target 2019-07-03 14:04:11 -07:00
s3fs.h Prefer simple over compound statements in macros 2019-04-17 21:46:24 +09:00
string_util.cpp Configure clang-tidy target 2019-07-03 14:04:11 -07:00
string_util.h more robust wtf8 encoding 2019-02-18 12:27:44 +00:00
test_string_util.cpp more robust wtf8 encoding 2019-02-18 12:27:44 +00:00
test_util.h Adding utility functions to convert invalid utf8 to wtf8 encoding 2019-02-15 15:57:03 +00:00