Closed
Bug 264082
Opened 20 years ago
Closed 9 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•20 years ago
|
Keywords: helpwanted
Comment 2•9 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: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•