[libc-commits] [libc] [libc] Refactor sysinfo (PR #221498)
via libc-commits
libc-commits at lists.llvm.org
Mon Sep 7 15:31:26 PDT 2026
afnrow wrote:
Sorry for the wrong refactoring but I interpreted Micheal's suggestion as he wants to change the function return type because I thought surely he didn't mean to change one line, but still according to the man pages([https://man7.org/linux/man-pages/man3/getloadavg.3.htm](https://man7.org/linux/man-pages/man3/getloadavg.3.html) errno shouldn't be set on getloadavg() so shouldn't we remove it?
https://github.com/llvm/llvm-project/pull/221498
More information about the libc-commits
mailing list