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

Add reboot() support on Linux #386

Merged
merged 10 commits into from
Jul 16, 2016
Merged

Add reboot() support on Linux #386

merged 10 commits into from
Jul 16, 2016

Commits on Jul 13, 2016

  1. Configuration menu
    Copy the full SHA
    f3d7b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b29ab View commit details
    Browse the repository at this point in the history
  3. Ignore the overflow for constants

    Force using the constants even on x86 where they do not fit into isize (c_int)
    bugaevc committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    c63f89c View commit details
    Browse the repository at this point in the history
  4. Stop targeting Android

    bugaevc committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    bf796cc View commit details
    Browse the repository at this point in the history
  5. Use libc's declarations

    bugaevc committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    b19afe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    012c662 View commit details
    Browse the repository at this point in the history
  7. Switch Clone and Copy

    bugaevc committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    cce6bce View commit details
    Browse the repository at this point in the history
  8. Add some documentation

    bugaevc committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    f682458 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Revert "Manually match on RebootMode::*"

    This reverts commit 012c662.
    bugaevc committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    8f6b162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215f387 View commit details
    Browse the repository at this point in the history