Commit Graph

46 Commits (master)

Author SHA1 Message Date
Mathias Buus 34554d664b pass down array buffer in timeout
4 years ago
Mathias Buus 3d8ddd21b5 wrong argument in timeout switch
4 years ago
Mathias Buus 7f529df642 fix timeout assert crashes
4 years ago
Mathias Buus 56e4b99e04 default bytesRead,Written to 0
4 years ago
Mathias Buus e218d40f90
malloc and track thread_local buffers from js (#20)
4 years ago
Bennjamin Blast 519b468995 fix: remove incorrect flush parameter
4 years ago
Andrew Osheroff 42e5321365 Better unmount behavior on OSX + OSX-specific unmount tests
4 years ago
Mathias Buus 9d0892abdd more timeout logic
4 years ago
Mathias Buus 38a4a52231 fix timeout code and make it opt-out
4 years ago
Andrew Osheroff 2f6d2054fe Add mkdir option + update README
4 years ago
Mathias Buus 1a08b3de57 support auto timeouts
4 years ago
Andrew Osheroff 95386bf49c Handle ENXIO in force mount
4 years ago
Andrew Osheroff b0c3489030 Added force option + static unmount
4 years ago
Andrew Osheroff f7dde5d16a Adding static unmount + force option
4 years ago
Mathias Buus b98133a18f fix defaults
4 years ago
Mathias Buus 05f6eecd45 fix typo
4 years ago
Mathias Buus 62401463df fix multiple options
4 years ago
Mathias Buus 383ace28ab >4gb support
4 years ago
Mathias Buus 23c3eccd7f
fix segfault and add more sane api (#4)
4 years ago
Mathias Buus 393250d107 amc is the stat order
4 years ago
Mathias Buus 148f2af59d fix stat times not being set
4 years ago
Andrew Osheroff 420da8ccbb Better makeHandler
4 years ago
Andrew Osheroff ebc1e7664e Remove destroy handling
5 years ago
Andrew Osheroff 18167492e7 JS changes
5 years ago
Andrew Osheroff 994331abbe Added statfs test
5 years ago
Andrew Osheroff 0d48cd8fc8 Bug fixes
5 years ago
Andrew Osheroff 92b22d1c50 add this._closed to prevent reopening
5 years ago
Andrew Osheroff b48d260d9e better default handling in error case
5 years ago
Andrew Osheroff 97f6e37003 all warnings gone
5 years ago
Andrew Osheroff a176a98bf0 strncpy mnt argument + diskutil on osx
5 years ago
Andrew Osheroff 73b897dfe7 bug fixes
5 years ago
Andrew Osheroff 2961856b5b tests all pass
5 years ago
Andrew Osheroff 97e42d4fb9 remove debugging messages
5 years ago
Andrew Osheroff 54a5d6c0b3 all tests pass except clean unmounting
5 years ago
Andrew Osheroff 1be624229f example works
5 years ago
Andrew Osheroff e4732baf83 init flow works, getattr fails
5 years ago
Andrew Osheroff bd9d36fb2f fixed C function signatures + added JS methods
5 years ago
Andrew Osheroff bd8c036010 big macro refactor compiles
5 years ago
Andrew Osheroff 9121e8822c added unmount + better example
5 years ago
Andrew Osheroff d5747dd20f better example
5 years ago
Andrew Osheroff 2e5dd4298d added utimens + release
5 years ago
Andrew Osheroff b65343696e added readdir
5 years ago
Andrew Osheroff a01ebc477d working getattr
5 years ago
Mathias Buus 5a2c2b5d03 add simple way of messaging numbers and return code
5 years ago
Mathias Buus 48d991ac79 cleanup js
5 years ago
Mathias Buus cf9234e856 reimpl
5 years ago