Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 612047203618
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 4815873bb52f
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 3, 2014

  1. doc: set logical umask in process.umask example

    0644 seems to be the desired mode for new files (as it is a very weird
    umask), and to achieve that the correct umask would be 0022.
    
    PR-URL: #8039
    Reviewed-by: Trevor Norris <trev.norris@gmail.com>
    Carlos Campderrós authored and trevnorris committed Dec 3, 2014
    Copy the full SHA
    4815873 View commit details
    Browse the repository at this point in the history