adding secure_getenv for solaris/illumos.#4342
Merged
tgross35 merged 1 commit intorust-lang:mainfrom Mar 22, 2025
Merged
Conversation
Collaborator
Collaborator
a8b4da1 to
b32b34f
Compare
jclulow
reviewed
Mar 19, 2025
| // https://github.com/gnzlbg/ctest/issues/68 | ||
| "lio_listio" => true, | ||
|
|
||
| // Exists on illumos too but, for now, is a recent addition. |
Contributor
There was a problem hiding this comment.
This comment won't age well. Perhaps include the bug number for its introduction (17094), the date of its introduction (2025-01-29), or just link to https://www.illumos.org/issues/17094 ?
b32b34f to
351a99d
Compare
tgross35
pushed a commit
to tgross35/rust-libc
that referenced
this pull request
Apr 3, 2025
[solaris](https://docs.oracle.com/cd/E88353_01/html/E37843/secure-getenv-3c.html) [illumos](https://github.com/illumos/illumos-gate/blob/dc7ec32189c86a0f330aee77229dad2ad57eac71/usr/src/man/man3c/getenv.3c#L12) (backport <rust-lang#4342>) (cherry picked from commit 351a99d)
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
solaris illumos