[libc-commits] [libc] [libc][annex_k] Add errno_t. (PR #163094)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Fri Mar 20 14:58:27 PDT 2026


bassiounix wrote:

> @bassiounix Please wait for approval by all reviewers that added comments. There is still one outstanding comment by me about the remaining headers that should define errno_t.

I didn't intent to add the type directly in all the header it appears in, but rather to add it incrementally on a function by function basis. The purpose of this PR is just to add the type to the library.

In any case you are right, I'll wait for the review.

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


More information about the libc-commits mailing list