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

Haiku: synchronize with post R1-beta 4 changes in libc #3705

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

nielx
Copy link
Contributor

@nielx nielx commented May 17, 2024

This PR ports previously accepted #3638 to the main branch.

@rustbot
Copy link
Collaborator

rustbot commented May 17, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

The following changes in Haiku's POSIX library are included, post R1 Beta 4 (hrev56578)

[hrev56665] Added missing posixoptions and sysconf constants according POSIX.1-2017 standard
[hrev56989] headers/posix: Add TIOCM_RNG as a synonym for TIOCM_RI
[hrev56990] termios: New ioctl: TIOCOUTQ
[hrev56995] tty: Implement exclusive mode
[  05bd3f0] termios.h: Undefine/remove some unimplemented BeOS extensions
[hrev57422] libroot: Add stpncpy
[hrev57593] Change `AT_FDCWD` from -1 to -100
@JohnTitor JohnTitor added this pull request to the merge queue Jun 18, 2024
Merged via the queue into rust-lang:main with commit 6e2b6af Jun 18, 2024
41 checks passed
@tgross35 tgross35 added the stable-applied This PR has been cherry-picked to libc's stable release branch label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review stable-applied This PR has been cherry-picked to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants