[all-commits] [llvm/llvm-project] c87418: [libc] Implemented wcsncmp (#142429)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Mon Jun 2 16:06:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8741851d1a28da9072febae5be42d9f7c113a4e
      https://github.com/llvm/llvm-project/commit/c8741851d1a28da9072febae5be42d9f7c113a4e
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/include/wchar.yaml
    M libc/src/wchar/CMakeLists.txt
    A libc/src/wchar/wcsncmp.cpp
    A libc/src/wchar/wcsncmp.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wcsncmp_test.cpp

  Log Message:
  -----------
  [libc] Implemented wcsncmp (#142429)

Implemented wcsncmp and added tests



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list