Dan Gohman
|
3317f2cd79
|
Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.
|
2014-02-25 11:58:53 -08:00 |
Alon Zakai
|
8dfcd06d78
|
Merge pull request #1458 from inolen/vfs
initial vfs work
|
2013-08-06 10:32:57 -07:00 |
Anthony Pesch
|
f739fc81c0
|
Removed USE_OLD_FS
|
2013-08-05 14:14:41 -07:00 |
Bruce Mitchener
|
fd56e35e8c
|
Include signal.h when using signals.
|
2013-08-04 08:51:04 +08:00 |
Anthony Pesch
|
9c52c8a191
|
- added lchmod
- fixed up errno values for mknod
- split up stat tests into test_stat, test_stat_chmod, test_stat_mknod
|
2013-07-20 11:19:15 -07:00 |
Alon Zakai
|
78a230ab66
|
update test_stat and test_statvfs
|
2012-02-05 17:36:08 -08:00 |
Alon Zakai
|
93be8b93fc
|
switch some 64-bit stat fields to 32-bit
|
2011-12-07 14:15:52 -08:00 |
Alon Zakai
|
49660048bf
|
refactor compiler to allow future batching of types and globals. move postsets from run() to the toplevel to boost performance and simplify compilation. fix various bugs that were noticed during this
|
2011-11-30 15:35:51 -08:00 |
max99x
|
586d229ec3
|
Resolved some old filesystem TODOs.
|
2011-07-23 05:47:08 +03:00 |
max99x
|
0f5a619177
|
Added tests for <sys/stat.h>.
|
2011-07-18 02:19:28 +03:00 |