[libc-commits] [libc] [libc][docgen] make note of sys/time.h interfaces removed in POSIX.1-2024 (PR #126612)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Feb 10 14:44:14 PST 2025


nickdesaulniers wrote:

Deeper question here; do we want to document EVERY interface deprecated from POSIX?

I think for any given removed interface, a user _could_ file a bug against llvm-libc, saying "where is X?"  Having some context that this was REMOVED from POSIX is helpful perhaps for first party developers to better understand the bug; rather llvm-libc should implement this removed interface, or close as wontfix.

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


More information about the libc-commits mailing list