Hacker News new | ask | show | jobs
by gpderetta 706 days ago
Sorry, I meant specifically threads, so the atomicity is purely process local of course. There is an I ternal (recursive) mutex inside FILE.
1 comments

agreed (well, i haven't looked at how glibc implements the thread safety requirement, but i imagine you're correct)