Avoid nasty surprises for code which calls posix.unistd.chmod() in a
loop while iterating over passwd or group entries.
Fix some style nits while here.
Differential D46555
lposix: Use reentrant passwd and group lookup functions markj on Sep 5 2024, 10:42 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Diff Detail
Event TimelineComment Actions The change is fine. Had a question about the code, but if itakes more than a sec to answer, then 'it was like that when I got here' is fine :)
|