-
Notifications
You must be signed in to change notification settings - Fork 256
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
Comments
atopia
added a commit
to atopia/genode
that referenced
this issue
Apr 14, 2025
Add getutxent(), setutxent() and endutxent() dummy implementations. Fixes genodelabs#5526
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
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
chelmuth
added a commit
that referenced
this issue
Apr 29, 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
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
Thanks. Merged to staging. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add getutxent(), setutxent() and endutxent() dummy implementations.
The text was updated successfully, but these errors were encountered: