[libc-commits] [libc] [libc] implement sys/getauxval (PR #78493)

via libc-commits libc-commits at lists.llvm.org
Fri Jan 19 15:03:46 PST 2024


michaelrj-google wrote:

The I/O discussions aren't super relevant to this change, though I appreciate asking. The I/O discussions mostly centered on enabling a mode with no function pointers (discussed here: https://discourse.llvm.org/t/rfc-modernizing-and-formalizing-the-file-abstraction-interface/70605/6) and the other pieces of the FILE abstraction that need to be finished (i.e. wide chars, buffer flushing when reading)

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


More information about the libc-commits mailing list