This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
28e28bc043
git-annex
/
Utility
/
libdiskfree.h
2 lines
51 B
C
Raw
Normal View
History
Unescape
Escape
Rewrote free disk space checking code Moving the portability handling into a small C library cleans up things a lot, avoiding the pain of unpacking structs from inside haskell code.
2012-03-22 21:09:54 +00:00
unsigned
long
long
int
diskfree
(
const
char
*
path
)
;
Reference in a new issue
Copy permalink