Zack Weinberg
|
6f9f35438c
|
Bug 1001849: expose general chmod, and chmod-to-umask, support in OS.File. r=yoric
|
2014-06-20 19:54:06 -04:00 |
|
David Rajchenbach-Teller
|
d6f5da42b5
|
Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj
|
2014-05-05 06:53:00 -04:00 |
|
Alessio Placitelli
|
0d3b6b8869
|
Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric
|
2014-01-15 02:04:00 -05:00 |
|
Peiyong Lin
|
730f628efa
|
Bug 964735 - Convert libc into Library to make it link lazily. r=Yoric
|
2014-02-07 10:37:21 -05:00 |
|
Jan Beich
|
ee802e9a0a
|
Bug 939527 - Make OS.File.stat() use correct type for file size. r=Yoric
|
2013-11-19 14:58:00 -05:00 |
|
Martin Husemann
|
867a2bd662
|
Bug 935962: [OS.File] create a special type for stat.st_size and deal with NetBSD libc symbol names. r=yoric
|
2013-11-09 08:36:19 +01:00 |
|
Nils Maier
|
500ac6e588
|
Bug 924916: Part 1 - Implement OS.File.setDates() for Unix. r=yoric
|
2013-10-28 05:40:00 +00:00 |
|
David Rajchenbach-Teller
|
a01b1f3365
|
Bug 801376 - OS.File loads symbols lazily;r=froydnj
|
2013-10-22 02:43:00 +01:00 |
|
David Rajchenbach-Teller
|
df846798ca
|
Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to a module loader. r=froydnj
|
2013-10-16 11:15:04 -04:00 |
|
Ryan VanderMeulen
|
dd43da16c1
|
Backed out changeset 03d629375717 (bug 904652) for suspicion of causing mass test bustage.
CLOSED TREE
|
2013-10-15 15:22:13 -04:00 |
|
David Rajchenbach-Teller
|
e1a2cd7adb
|
Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to module loader. r=froydnj
|
2013-10-15 13:28:26 -04:00 |
|
Sankha Narayan Guria
|
ffd445ebd3
|
Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric
|
2013-10-11 23:13:48 +05:30 |
|
David Rajchenbach-Teller
|
fc3f49102a
|
Bug 872577 - Using default resolution for free() instead of libc. r=froydnj
--HG--
extra : rebase_source : d31bbc9108fb9ca81b0d6d18f97d4afab2e380de
|
2013-08-14 22:12:47 +02:00 |
|
Ms2ger
|
12e1ffe745
|
Bug 897573 - Get rid of the make rules from toolkit/components/osfile/Makefile.in; r=glandium
--HG--
rename : toolkit/components/osfile/_PromiseWorker.jsm => toolkit/components/osfile/modules/_PromiseWorker.jsm
rename : toolkit/components/osfile/osfile_async_front.jsm => toolkit/components/osfile/modules/osfile_async_front.jsm
rename : toolkit/components/osfile/osfile_async_worker.js => toolkit/components/osfile/modules/osfile_async_worker.js
rename : toolkit/components/osfile/osfile_shared_allthreads.jsm => toolkit/components/osfile/modules/osfile_shared_allthreads.jsm
rename : toolkit/components/osfile/osfile_shared_front.jsm => toolkit/components/osfile/modules/osfile_shared_front.jsm
rename : toolkit/components/osfile/osfile_unix_allthreads.jsm => toolkit/components/osfile/modules/osfile_unix_allthreads.jsm
rename : toolkit/components/osfile/osfile_unix_back.jsm => toolkit/components/osfile/modules/osfile_unix_back.jsm
rename : toolkit/components/osfile/osfile_unix_front.jsm => toolkit/components/osfile/modules/osfile_unix_front.jsm
rename : toolkit/components/osfile/osfile_win_allthreads.jsm => toolkit/components/osfile/modules/osfile_win_allthreads.jsm
rename : toolkit/components/osfile/osfile_win_back.jsm => toolkit/components/osfile/modules/osfile_win_back.jsm
rename : toolkit/components/osfile/osfile_win_front.jsm => toolkit/components/osfile/modules/osfile_win_front.jsm
rename : toolkit/components/osfile/ospath_unix_back.jsm => toolkit/components/osfile/modules/ospath_unix_back.jsm
rename : toolkit/components/osfile/ospath_win_back.jsm => toolkit/components/osfile/modules/ospath_win_back.jsm
|
2013-08-02 09:03:47 +02:00 |
|