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 some missing members to glob.h #679

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Conversation

Dennisbonke
Copy link
Member

This PR supercedes #634, but is the same in content. It adds additional members and defines to glob.h, while preserving the mlibc values.

Part of the mlibc LFS project.

The definitions in glob.h (GLOB_APPEND and friends) now match glibc and musl.
Some missing definitions were added.
Struct glob_t was updated to match glibc.
@64 64 added the affects ABI label Jul 18, 2022
@64 64 merged commit 118053c into managarm:abi-break Jul 18, 2022
@Dennisbonke Dennisbonke deleted the abi-lfs-glob branch July 20, 2022 21: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.

2 participants