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

Misc cleanup #814

Merged
merged 8 commits into from
Dec 11, 2017
Merged

Misc cleanup #814

merged 8 commits into from
Dec 11, 2017

Commits on Dec 11, 2017

  1. Expand derives for all libc_bitflags! use

    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    75e798f View commit details
    Browse the repository at this point in the history
  2. Add more derives for SignalFd and various enums

    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    de9d72d View commit details
    Browse the repository at this point in the history
  3. Remove internal kernel flags

    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    e95cf88 View commit details
    Browse the repository at this point in the history
  4. Migrate more bitflags to use libc_bitflags!

    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    3924361 View commit details
    Browse the repository at this point in the history
  5. Use libc::linger

    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    ff79dcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d78c04 View commit details
    Browse the repository at this point in the history
  7. Replace ip(v6)_mreq structs with libc equivalent

    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    2c4315a View commit details
    Browse the repository at this point in the history
  8. Remove references to developer docs

    This hasn't been available for a while now. And was not updated
    for even longer before that. Let's not mislead our users any
    longer.
    Bryant Mairs committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    111950d View commit details
    Browse the repository at this point in the history