diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2017-08-25 17:15:28 +0000 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2017-08-25 17:15:28 +0000 |
commit | 28c5b4a41a45a3ee5ec6c88927388b208f0449c3 (patch) | |
tree | b3442d4525fbdc6d4a91c6b4f25e5a2cd8d126dc /test/sys | |
parent | 3b4fb07c37ea5b0cf20e40009839bb62a6fbd829 (diff) | |
parent | 505bed350d37811c1ed52302f4b820711a57041f (diff) | |
download | nix-28c5b4a41a45a3ee5ec6c88927388b208f0449c3.zip |
Merge #744
744: Mark and document pty::ptsname() as unsafe r=asomers a=nelsonjchen
On some platforms, `ptsname()` mutates global variables and mutating
global variables is always considered `unsafe` by Rust.
Reference:
https://github.com/nix-rust/nix/pull/742#issuecomment-324385919
Diffstat (limited to 'test/sys')
0 files changed, 0 insertions, 0 deletions