Skip to content

libc: add dummies for umtp(x) handling #5526

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

Open
atopia opened this issue Apr 14, 2025 · 5 comments
Open

libc: add dummies for umtp(x) handling #5526

atopia opened this issue Apr 14, 2025 · 5 comments
Assignees

Comments

@atopia
Copy link
Contributor

atopia commented Apr 14, 2025

Add getutxent(), setutxent() and endutxent() dummy implementations.

@atopia atopia added the feature label Apr 14, 2025
@atopia atopia self-assigned this Apr 14, 2025
atopia added a commit to atopia/genode that referenced this issue Apr 14, 2025
Add getutxent(), setutxent() and endutxent() dummy implementations.

Fixes genodelabs#5526
@chelmuth chelmuth added the fixed label Apr 15, 2025
@chelmuth
Copy link
Member

Please fix all spelling errors of utmp.

atopia added a commit to atopia/genode that referenced this issue Apr 29, 2025
Add getutxent(), setutxent() and endutxent() dummy implementations.

Fixes genodelabs#5526
@atopia
Copy link
Contributor Author

atopia commented Apr 29, 2025

Force-pushed commit bdaa6b8 fixes the spelling.

chelmuth pushed a commit that referenced this issue Apr 29, 2025
Add getutxent(), setutxent() and endutxent() dummy implementations.

Fixes #5526
@skalk
Copy link
Member

skalk commented Apr 30, 2025

@atopia the changes of the libc most likely lead to the package build errors of coreutils and coreutils-minimal. Please check the mails of the nightly package buillds for most architectures.

atopia added a commit to atopia/genode that referenced this issue Apr 30, 2025
Add getutxent(), setutxent(), endutxent(), and utmpxname() dummy
implementations.

Fixes genodelabs#5526
@atopia
Copy link
Contributor Author

atopia commented Apr 30, 2025

Sorry for the late reaction, 2b1c3e7 should fix the build problems.

nfeske pushed a commit that referenced this issue Apr 30, 2025
Add getutxent(), setutxent(), endutxent(), and utmpxname() dummy
implementations.

Fixes #5526
@nfeske
Copy link
Member

nfeske commented Apr 30, 2025

Thanks. Merged to staging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants