Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Solaris: fix getpwuid_r and getpwnam_r call to POSIX standard version.#79

Merged
kinke merged 1 commit intoldc-developers:ldcfrom
tethyslab:solaris-pwd
Jun 30, 2016
Merged

Solaris: fix getpwuid_r and getpwnam_r call to POSIX standard version.#79
kinke merged 1 commit intoldc-developers:ldcfrom
tethyslab:solaris-pwd

Conversation

@nykytenko
Copy link
Copy Markdown

@nykytenko nykytenko commented Jun 30, 2016

Solaris POSIX standard version of the functions getpwnam_r and getpwuid_r are
__posix_getpwnam_r and __posix_getpwuid_r.
This changes fix phobos std.path unittest error.

@kinke
Copy link
Copy Markdown
Member

kinke commented Jun 30, 2016

Thanks.

@kinke kinke merged commit f41733c into ldc-developers:ldc Jun 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants