0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added sspec files and bmfs-create files More... about 7 years ago
added sspec.h to header list More... about 7 years ago
corrected formatting in printf statement More... about 7 years ago
using ULL suffix on macros More... about 7 years ago
implemented functions in header More... about 7 years ago
corrected values of base 10 prefixes More... about 7 years ago
added no prefix as a type More... about 7 years ago
added storage specifier files More... about 7 years ago
including version header in bmfs.h More... about 7 years ago
added version header More... about 7 years ago
reduced indentation in format check More... about 7 years ago
using proper return statements in main() More... about 7 years ago
made a more ellaborate usage message More... about 7 years ago
put usage into function More... about 7 years ago
put version printing into function More... about 7 years ago
Merge pull request #20 from tay10r/master More... about 7 years ago
added bmfs and bmfs-fuse to clean target More... about 7 years ago
only copying bmfs-fuse if NO_FUSE isn't defined More... about 7 years ago
Merge pull request #19 from tay10r/master More... about 7 years ago
Merge branch 'disk-abstraction' More... about 7 years ago
using disk structure instead of FILE More... about 7 years ago
using new disk structure instead of file More... about 7 years ago
added install target More... about 7 years ago
making sure that the same file can't be created More... about 7 years ago
checking to see if file exists More... about 7 years ago
making sure the same file can't be created More... about 7 years ago
changed loop iteration limit to 64 More... about 7 years ago
fixed file creation test More... about 7 years ago
added test to make sure empty slots can be filled again More... about 7 years ago
cleaned up read and write functions More... about 7 years ago