Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src,lib: expose memory file mapping flag #29260

Closed

Commits on Aug 22, 2019

  1. src,lib: expose memory file mapping flag

    Support for UV_FS_O_FILEMAP was added in libuv in version 1.31.0.
    This exposes the flag in fs.constants and adds the prefix 'm' for
    text flags.
    joaocgreis committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    2002dd1 View commit details
    Browse the repository at this point in the history
  2. fixup! src,lib: expose memory file mapping flag

    Co-Authored-By: Rich Trott <rtrott@gmail.com>
    joaocgreis and Trott authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a7146a3 View commit details
    Browse the repository at this point in the history
  3. fixup! src,lib: expose memory file mapping flag

    Co-Authored-By: Rich Trott <rtrott@gmail.com>
    joaocgreis and Trott authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    b447c3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45cea0b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    c77569e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    cc923d3 View commit details
    Browse the repository at this point in the history