diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-06-03 18:41:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 18:41:47 (GMT) |
commit | d8c2bfac1f1f758c8ff189b17fb8ef75c9019ea9 (patch) | |
tree | 181229b4610f6be2e3d45d5075ae1d08cb89d8a8 /Python/fileutils.c | |
parent | 81999f157f435bad189aac534911525569d74c3e (diff) | |
download | cpython-d8c2bfac1f1f758c8ff189b17fb8ef75c9019ea9.zip cpython-d8c2bfac1f1f758c8ff189b17fb8ef75c9019ea9.tar.gz cpython-d8c2bfac1f1f758c8ff189b17fb8ef75c9019ea9.tar.bz2 |
[3.14] gh-127081: use `getlogin_r` if available (gh-132751) (gh-135097)
The `getlogin` function is not thread-safe: replace with `getlogin_r` where
available.
(cherry picked from commit 1ffe913c2017b44804aca18befd45689df06c069)
Co-authored-by: Duane Griffin <duaneg@dghda.com>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions