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

Feature/libc mman #7257

Merged
merged 3 commits into from
Jun 25, 2013
Merged

Feature/libc mman #7257

merged 3 commits into from
Jun 25, 2013

Commits on Jun 24, 2013

  1. libc: support functions from sys/mman.h

    Because its part of POSIX. Values are taken from FreeBSD, linux
    and OSX header files.
    indutny committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    079b07d View commit details
    Browse the repository at this point in the history
  2. libc: add POSIX-compatible sysconf consts

    Because its part of POSIX. Values are taken from FreeBSD, linux
    and OSX header files.
    indutny committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    ddd6f59 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    bc70edb View commit details
    Browse the repository at this point in the history