Closed
Bug 264082
Opened 21 years ago
Closed 10 years ago
document nsIFileInputStream.Init
Categories
(Core :: Networking: File, defect)
Core
Networking: File
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mvl, Unassigned)
Details
(Keywords: helpwanted)
nsIFileInputStream.Init() has |in long perm|, but it isn't really documented.
my linux open() man page tells me it is used when creating the file if needed.
Updated•21 years ago
|
Keywords: helpwanted
Comment 2•10 years ago
|
||
* @param perm file mode bits listed in prio.h or -1 to
23 * use the default value (0)
https://mxr.mozilla.org/mozilla-central/source/netwerk/base/nsIFileStreams.idl#22
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•