[libc-commits] [libc] [libc] Add getpwnam_r and getpwuid_r entrypoints (PR #220833)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Fri Sep 4 00:56:47 PDT 2026


================
@@ -42,14 +43,26 @@ ErrorOr<struct passwd> parse_passwd_line(char *line) {
 
 namespace passwd {
----------------
kaladron wrote:

Done, thanks.

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


More information about the libc-commits mailing list