Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-25 | Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests. | Dan Gohman | |
2013-08-06 | Merge pull request #1458 from inolen/vfs | Alon Zakai | |
initial vfs work | |||
2013-08-05 | Removed USE_OLD_FS | Anthony Pesch | |
2013-08-04 | Include signal.h when using signals. | Bruce Mitchener | |
2013-07-20 | - added lchmod | Anthony Pesch | |
- fixed up errno values for mknod - split up stat tests into test_stat, test_stat_chmod, test_stat_mknod | |||
2012-02-05 | update test_stat and test_statvfs | Alon Zakai | |
2011-12-07 | switch some 64-bit stat fields to 32-bit | Alon Zakai | |
2011-11-30 | refactor compiler to allow future batching of types and globals. move ↵ | Alon Zakai | |
postsets from run() to the toplevel to boost performance and simplify compilation. fix various bugs that were noticed during this | |||
2011-07-23 | Resolved some old filesystem TODOs. | max99x | |
2011-07-18 | Added tests for <sys/stat.h>. | max99x | |