diff options
author | Duane Griffin <duaneg@dghda.com> | 2025-06-04 05:28:58 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 13:28:58 -0400 |
commit | 1ffe913c2017b44804aca18befd45689df06c069 (patch) | |
tree | 5a0bc58d7852d9e9c67e3ede4112ba9bc5dfb904 /Python/specialize.c | |
parent | 54ca55978e305ebb099d1b49633211597625bd52 (diff) | |
download | cpython-1ffe913c2017b44804aca18befd45689df06c069.tar.gz cpython-1ffe913c2017b44804aca18befd45689df06c069.zip |
gh-127081: use `getlogin_r` if available (gh-132751)
The `getlogin` function is not thread-safe: replace with `getlogin_r` where
available.
Diffstat (limited to 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions