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

Merge main into libc-0.2 #3521

Merged
merged 15 commits into from Jan 7, 2024
Merged

Merge main into libc-0.2 #3521

merged 15 commits into from Jan 7, 2024

Commits on Jan 2, 2024

  1. Prepare docs for libc v0.3

    JohnTitor committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f8c19f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    38c9d43 View commit details
    Browse the repository at this point in the history
  2. Auto merge of #3516 - JohnTitor:fix-wasi-struct, r=JohnTitor

    Allow dead_code on `clockid_t`
    
    Fixes CI
    bors committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ab55aed View commit details
    Browse the repository at this point in the history
  3. Auto merge of #3515 - GuillaumeGomez:more-sched-items, r=JohnTitor

    Add more items from `include/linux/sched.h` header
    
    More items coming from the header file `include/linux/sched.h`.
    
    Re-opening of #3513 because of a wrong push on my end (sorry).
    
    r? `@JohnTitor`
    bors committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    928f2d6 View commit details
    Browse the repository at this point in the history
  4. fix typo

    shuoer86 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    22a41ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44969a9 View commit details
    Browse the repository at this point in the history
  6. Auto merge of #3517 - shuoer86:main, r=JohnTitor

    fix typo
    
    fix a typo
    bors committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    5594447 View commit details
    Browse the repository at this point in the history
  7. Tweak libc-0.2 CI

    JohnTitor committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0b9596b View commit details
    Browse the repository at this point in the history
  8. Auto merge of #3518 - asomers:more-sigsuspend, r=JohnTitor

    Add sigsuspend to more targets: bsd, haiku, and solarish
    bors committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    11f7c7b View commit details
    Browse the repository at this point in the history
  9. Auto merge of #3519 - JohnTitor:tweak-libc-0.2-ci, r=JohnTitor

    Tweak libc-0.2 CI
    
    - Removes bors-related action
    - Listens to the labeled event not to wait for merge queue to be enabled
    bors committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2f93bfb View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    44ba265 View commit details
    Browse the repository at this point in the history
  2. Auto merge of #3520 - devnexen:fuchsia_upd, r=JohnTitor

    fuchsia adding pthread_set/getname_np
    bors committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e5612b9 View commit details
    Browse the repository at this point in the history
  3. Auto merge of #3510 - JohnTitor:prepare-libc-0.3, r=JohnTitor

    Prepare docs for libc v0.3
    bors committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    72093f3 View commit details
    Browse the repository at this point in the history