s3fs-fuse/src
ben.lemasurier@gmail.com 1597dfe659 Support for mounting a remote directory (issue #7).
- fixed a bug in the file cache, it was attempting to set the mtime
    on symlinks
  - general code cleanup; moved some string functions to string_util.cpp


git-svn-id: http://s3fs.googlecode.com/svn/trunk@345 df820570-a93a-0410-bd06-b72b767a4274
2011-06-26 00:37:52 +00:00
..
cache.cpp trivial compiler warning fix. 2011-06-22 22:32:08 +00:00
cache.h header file inclusion required for make dist-gzip/zip/etc 2011-02-28 20:10:40 +00:00
curl.cpp moved generic curl routines to their own file 2011-03-01 19:35:55 +00:00
curl.h moved generic curl routines to their own file 2011-03-01 19:35:55 +00:00
Makefile.am moved generic curl routines to their own file 2011-03-01 19:35:55 +00:00
s3fs.cpp Support for mounting a remote directory (issue #7). 2011-06-26 00:37:52 +00:00
s3fs.h Support for mounting a remote directory (issue #7). 2011-06-26 00:37:52 +00:00
string_util.cpp Support for mounting a remote directory (issue #7). 2011-06-26 00:37:52 +00:00
string_util.h Support for mounting a remote directory (issue #7). 2011-06-26 00:37:52 +00:00