[libc-commits] [libc] [libc][NFC] Add FieldTokenizer and FlatFileDatabase (PR #214720)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Fri Aug 7 11:53:07 PDT 2026
================
@@ -13,196 +13,55 @@
#include "src/pwd/pwd_utils.h"
#include "hdr/errno_macros.h"
-#include "hdr/stdio_macros.h"
+#include "hdr/types/gid_t.h"
----------------
vonosmas wrote:
I think gid_t and uid_t are not used in .cpp file.
https://github.com/llvm/llvm-project/pull/214720
More information about the libc-commits
mailing list