David Humphrey (:humph) david.humphrey@senecacollege.ca
|
9813886d38
|
s/this/that/ in a few spots in fs.js, add myself to AUTHORS
|
2013-11-15 14:50:19 -05:00 |
Alan Kligman
|
c76fc01a20
|
support rename()
|
2013-11-12 13:39:11 -05:00 |
Alan Kligman
|
638109f911
|
fix remaining lint errors
|
2013-11-12 13:14:23 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
cf7d12a6b3
|
Refactor duplicate flag checks
|
2013-11-09 15:12:52 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
ae2b8aa9b3
|
Use internal fs functions instead of public methods for readFile, writeFile.
|
2013-11-09 14:51:21 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2a8705ed0b
|
Add fs.readFile, fs.writeFile with tests
|
2013-11-08 15:33:44 -05:00 |
Alan Kligman
|
28add9cebd
|
rename source files
|
2013-11-07 16:29:23 -05:00 |
Alan Kligman
|
4f5ff333fb
|
Reorganize files.
|
2013-05-30 21:38:44 -04:00 |
Alan Kligman
|
ced78ca040
|
Added gruntfile, now builds optimized library.
|
2013-03-11 15:14:26 -04:00 |
Alan Kligman
|
2e0810df2e
|
Fixed missing file handle for root directory stat().
|
2012-12-14 15:55:11 -05:00 |
Alan Kligman
|
ad3aa5eac8
|
Added new example using a TAR file. Also fixed a few bugs with the root directory. Should refactor that in a future patch so that the root directory handled more clearly.
|
2012-12-13 20:24:07 -05:00 |
Alan Kligman
|
baf63c6055
|
Updated read() error checking. Updated stat() return structure.
|
2012-11-30 19:09:14 -05:00 |
Alan Kligman
|
9053d67146
|
Refactor to support open() on directories so that we can list files.
|
2012-11-29 19:46:35 -05:00 |
Alan Kligman
|
91aefa7e54
|
Support for get/set xattrs.
|
2012-11-15 06:24:00 -05:00 |
Alan Kligman
|
de463a36c1
|
Support for link() and unlink().
|
2012-11-14 11:19:04 -05:00 |
Alan Kligman
|
bd2d0fe880
|
Refactored previous API to allow for linking.
|
2012-11-13 19:05:57 -05:00 |
Alan Kligman
|
a48dabd42d
|
Implemented open() and close().
|
2012-11-09 11:10:55 -05:00 |
Alan Kligman
|
a76c9557d5
|
Bunch of bug fixes and stat is working.
|
2012-11-08 05:29:05 -05:00 |
Alan Kligman
|
83ff221736
|
Refactoring.
|
2012-11-08 00:12:41 -05:00 |