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/skip remaining 1.45.0 bindings, fix appveyor CI #5

Merged
merged 4 commits into from
May 20, 2023

Commits on May 20, 2023

  1. Add cpumask_size, get_available_memory, thread_getaffinity, thread_se…

    …taffinity, thread_getcpu bindings
    squeek502 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    e064916 View commit details
    Browse the repository at this point in the history
  2. Add clock_gettime binding

    squeek502 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5066caf View commit details
    Browse the repository at this point in the history
  3. bindcov: Skip uv_os_{get_passwd2,get_group,free_group} for now

    These functions are public but currently undocumented. Will wait to bind them until they have documentation.
    squeek502 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    e989d6f View commit details
    Browse the repository at this point in the history
  4. appveyor: uv_a.lib -> libuv.lib

    Changed in libuv/libuv#2085
    squeek502 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    0656ee1 View commit details
    Browse the repository at this point in the history