|
Failed to load latest commit information. |
|
ios
|
Ignore test.squashfs
|
Jul 5, 2014
|
|
m4
|
Check for windows threads in configure
|
Jul 17, 2014
|
|
riscos
|
Two dots confuses some OSes, switch from swap.h.inc to swap.hinc
|
Jul 2, 2014
|
|
vms
|
Add OpenVMS
|
Jul 3, 2014
|
|
win
|
First mostly-working PFM version
|
Jul 18, 2014
|
|
.gitattributes
|
no crlf conversion
|
Jul 16, 2014
|
|
.gitignore
|
Ignore embed file
|
Jul 5, 2014
|
|
CONFIGURATION
|
Common --with-decompressors flag
|
Jun 22, 2014
|
|
LICENSE
|
Include vsnprintf
|
Jul 3, 2014
|
|
Makefile.am
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
NEWS
|
NEWS
|
Jun 7, 2014
|
|
PLATFORMS
|
Update windows notes
|
Jul 17, 2014
|
|
README
|
Reorder platforms
|
Jul 10, 2014
|
|
TODO
|
cleanup
|
Jun 25, 2014
|
|
array.c
|
Add copying to arrays and stacks
|
Jul 19, 2014
|
|
array.h
|
Add copying to arrays and stacks
|
Jul 19, 2014
|
|
autogen.sh
|
Add script for autoreconf
|
May 26, 2014
|
|
block.c
|
Rename input members, so they don't get redefined
|
Jul 2, 2014
|
|
block.h
|
Fully C++ compatible
|
Jun 28, 2014
|
|
cache.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
cache.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
common.h
|
Changes for mingw32
|
Jul 16, 2014
|
|
configure.ac
|
Changes for mingw32
|
Jul 16, 2014
|
|
decompress.c
|
Changes for mingw32
|
Jul 16, 2014
|
|
decompress.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
dir.c
|
Move path-parsing into function
|
Jul 19, 2014
|
|
dir.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
dynstring.c
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
dynstring.h
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
file.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
file.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
file_index.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
file_index.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
fs.c
|
Use C comments
|
Jul 19, 2014
|
|
fs.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
fuseprivate.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
fuseprivate.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
gen_swap.sh
|
Two dots confuses some OSes, switch from swap.h.inc to swap.hinc
|
Jul 2, 2014
|
|
hash.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
hash.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
hl.c
|
Fully C++ compatible
|
Jun 28, 2014
|
|
input.c
|
Ensure we don't redefine lseek
|
Jul 17, 2014
|
|
input.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
list.c
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
list.h
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
ll.c
|
Fix symlinks in _ll
|
Jul 8, 2014
|
|
ll.h
|
Fully C++ compatible
|
Jun 28, 2014
|
|
ll_inode.c
|
Fully C++ compatible
|
Jun 28, 2014
|
|
ll_inode_indexed.c
|
More C++ fixes
|
Jun 28, 2014
|
|
ls.c
|
Handle both UNICODE and !UNICODE on win32
|
Jul 16, 2014
|
|
nonstd-daemon.c
|
We still need the definitions of off_t and friends
|
Jun 9, 2014
|
|
nonstd-enoattr.c
|
We still need the definitions of off_t and friends
|
Jun 9, 2014
|
|
nonstd-internal.h
|
Work without setenv
|
Jul 2, 2014
|
|
nonstd-makedev.c
|
Allow lack of makedev() on Haiku
|
Jun 18, 2014
|
|
nonstd-pread.c
|
Move win32 input implementation, untested
|
Jun 25, 2014
|
|
nonstd-setenv.c
|
Screw compilers that can't handle indented #defines! What is this, 1968?
|
Jul 2, 2014
|
|
nonstd-stat.c
|
We still need the definitions of off_t and friends
|
Jun 9, 2014
|
|
nonstd-vsnprintf.c
|
Include vsnprintf
|
Jul 3, 2014
|
|
nonstd.h
|
Fully C++ compatible
|
Jun 28, 2014
|
|
resolve.c
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
resolve.h
|
First draft of symlink resolver
|
Jul 19, 2014
|
|
snprintf.cinc
|
Include vsnprintf
|
Jul 3, 2014
|
|
squashfs_fs.h
|
Work without stdint.h, if inttypes.h is around
|
Jul 2, 2014
|
|
squashfuse.1
|
Fix manpage
|
Apr 3, 2012
|
|
squashfuse.h
|
Add linked-list implementation
|
Jul 19, 2014
|
|
stack.c
|
Add copying to arrays and stacks
|
Jul 19, 2014
|
|
stack.h
|
Add copying to arrays and stacks
|
Jul 19, 2014
|
|
swap.c
|
Two dots confuses some OSes, switch from swap.h.inc to swap.hinc
|
Jul 2, 2014
|
|
swap.h
|
Two dots confuses some OSes, switch from swap.h.inc to swap.hinc
|
Jul 2, 2014
|
|
table.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
table.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
thread.c
|
Just use mingw32 pthreads!
|
Jul 16, 2014
|
|
thread.h
|
Just use mingw32 pthreads!
|
Jul 16, 2014
|
|
traverse.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
traverse.h
|
Basic const-correctness
|
Jul 10, 2014
|
|
util.c
|
Move path-parsing into function
|
Jul 19, 2014
|
|
util.h
|
Move path-parsing into function
|
Jul 19, 2014
|
|
xattr.c
|
Basic const-correctness
|
Jul 10, 2014
|
|
xattr.h
|
Basic const-correctness
|
Jul 10, 2014
|