[all-commits] [llvm/llvm-project] ac7e39: [libc] Implemented wcsnlen (#145610)

sribee8 via All-commits all-commits at lists.llvm.org
Fri Jun 27 09:51:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac7e3910350aed59495883d4193275106047645f
      https://github.com/llvm/llvm-project/commit/ac7e3910350aed59495883d4193275106047645f
  Author: sribee8 <sriya.pratipati at gmail.com>
  Date:   2025-06-27 (Fri, 27 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/wcsnlen.cpp
    A libc/src/wchar/wcsnlen.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wcsnlen_test.cpp

  Log Message:
  -----------
  [libc] Implemented wcsnlen (#145610)

Implemented wcsnlen and tests for the function.

---------

Co-authored-by: Sriya Pratipati <sriyap at google.com>



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