[libc-commits] [libc] [libc] Acquire the lock for scanf files (PR #67357)

via libc-commits libc-commits at lists.llvm.org
Mon Sep 25 14:59:19 PDT 2023


michaelrj-google wrote:

I decided to avoid adding complexity by checking if `ungetc_unlocked` is available. It isn't available on either of the systems I usually use to test, so I wasn't sure how I'd test it.

https://github.com/llvm/llvm-project/pull/67357


More information about the libc-commits mailing list