Skip to content

Conversation

@addaleax
Copy link
Member

Backport #6499 + #6717 together to minimize conflicts. The former has been marked dont-land-on-v4.x but should generally be safe to backport.

@addaleaxaddaleax added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. v4.x labels Jul 12, 2016
@richardlau
Copy link
Member

Maybe include #7299 too?

Jenna Vuongand others added 3 commits July 12, 2016 19:23
Add 'close' event to doc/api/fs.md --> fs.ReadStream Add 'close' event to doc/api/fs.md --> fs.WriteStream Add 'close event to doc/api/stream.md --> stream.Writable From squashed history: Add 'close' event to stream.Writable per Issue nodejs#6484 Add #### prefix to Event: 'close' and backticks to 'close' similar to stream.Readable event: 'close' section Add more specifics to 'close' events for fs.ReadStream and fs.WriteStream Fix/Changed 'close' event from 'fs.ReadStream' to 'fs.WriteStream' wrapped long lines at 80 chars, reworded per Issue nodejs#6484 including the 'close' event as optional add 'close' event as optional in stream.Readable per issue nodejs#6484 doc: Add 'close' events to fs.ReadStream, 80char nit Fixes: nodejs#6484 PR-URL: nodejs#6499 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Brian White <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Robert Jefe Lindstaedt <[email protected]>
Ref: nodejs#6578 PR-URL: nodejs#6717 Reviewed-By: Robert Lindstaedt <[email protected]> Reviewed-By: James M Snell <[email protected]>
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934 PR-URL: nodejs#7299 Reviewed-By: Anna Henningsen <[email protected]> Ref: nodejs#6717 Ref: nodejs#6578
@addaleax
Copy link
MemberAuthor

@richardlau Yup, done

@MylesBorins
Copy link
Contributor

MylesBorins commented Jul 12, 2016

landed in 622929f...38330ca

again sorry about the rebase mess :eek:

@addaleaxaddaleax deleted the backport-added-fs branch July 12, 2016 17:30
@MylesBorins
Copy link
Contributor

@addaleax this one may have gotten messed up. Can you please confirm that there were only three commits that needed to get landed here?

@addaleax
Copy link
MemberAuthor

@thealphanerd

landed in 622929f...38330ca

Those look perfectly correct to me. :)

@MylesBorinsMylesBorins removed their assignment Dec 27, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.fsIssues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@addaleax@richardlau@MylesBorins