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

[0.2] Backports #3982

Merged
merged 2 commits into from
Oct 17, 2024
Merged

[0.2] Backports #3982

merged 2 commits into from
Oct 17, 2024

Conversation

tgross35
Copy link
Contributor

epilys and others added 2 commits October 16, 2024 19:52
Add fnmatch() function and FNM_* constants.

Documentation:

Header file:
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fnmatch.h.html

fnmatch() function:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/fnmatch.html

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>

(backport <rust-lang#3937>)
(cherry picked from commit 70de2da)
(backport <rust-lang#3954>)
(cherry picked from commit da3470c)
@rustbot
Copy link
Collaborator

rustbot commented Oct 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

@tgross35 tgross35 added this pull request to the merge queue Oct 17, 2024
Merged via the queue into rust-lang:libc-0.2 with commit a367628 Oct 17, 2024
52 checks passed
@tgross35 tgross35 deleted the backport-basil branch November 17, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants