[libc-commits] [libc] [libc] implement `strings/str{n}casecmp_l` (PR #130407)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Tue Mar 11 11:24:14 PDT 2025


================
@@ -0,0 +1,23 @@
+//===-- Implementation header for strcasecmp_l ------------------*- C++ -*-===//
----------------
michaelrj-google wrote:

nit:
```suggestion
//===-- Implementation header for strncasecmp_l -----------------*- C++ -*-===//
```

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


More information about the libc-commits mailing list