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: Add the utmpx structure #2429

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Haiku: Add the utmpx structure #2429

merged 1 commit into from
Oct 12, 2021

Conversation

GrayJack
Copy link
Contributor

@GrayJack GrayJack commented Oct 3, 2021

Add the utmpx structure like defined on the haiku headers

P.S. I'm participating in Hacktoberfest 2021. If this PR is up to standard and merged, I'd appreciate if the hacktoberfest-accepted label could be added. Thanks!

@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

src/unix/haiku/mod.rs Outdated Show resolved Hide resolved
src/unix/haiku/mod.rs Outdated Show resolved Hide resolved
@JohnTitor
Copy link
Member

r=me once the above point is fixed and the commits are squashed into one.

@JohnTitor
Copy link
Member

The changes look good, could you squash commits into one?

@GrayJack
Copy link
Contributor Author

r=@JohnTitor

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Oct 10, 2021

📌 Commit 07d62b8 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Oct 10, 2021

⌛ Testing commit 07d62b8 with merge 8c03896...

bors added a commit that referenced this pull request Oct 10, 2021
Haiku: Add the utmpx structure

Add the utmpx structure like defined on the [haiku headers](https://github.com/haiku/haiku/blob/8f16317a5b6db5c672f331814273e5857555020f/headers/posix/utmpx.h#L13)

> P.S. I'm participating in [Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/). If this PR is up to standard and merged, I'd appreciate if the `hacktoberfest-accepted` label could be added. Thanks!
@bors
Copy link
Contributor

bors commented Oct 10, 2021

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 11, 2021

📌 Commit f6ac7ad has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Oct 12, 2021

⌛ Testing commit f6ac7ad with merge acc47b2...

@bors
Copy link
Contributor

bors commented Oct 12, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing acc47b2 to master...

@bors bors merged commit acc47b2 into rust-lang:master Oct 12, 2021
bors added a commit that referenced this pull request Oct 17, 2021
Haiku: Add utmpx functions and constants

Progressing further on #2429 adding functions and constants related to the `utmpx` structure

[Haiku headers for reference](https://github.com/haiku/haiku/blob/8f16317a5b6db5c672f331814273e5857555020f/headers/posix/utmpx.h#L13)
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