[all-commits] [llvm/llvm-project] 16f046: [libc] wcslcpy implementation (#146571)

sribee8 via All-commits all-commits at lists.llvm.org
Wed Jul 9 14:17:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16f046281bf1a11d344eac1bc44d11f3e50e3b5d
      https://github.com/llvm/llvm-project/commit/16f046281bf1a11d344eac1bc44d11f3e50e3b5d
  Author: sribee8 <sriya.pratipati at gmail.com>
  Date:   2025-07-09 (Wed, 09 Jul 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/wcslcpy.cpp
    A libc/src/wchar/wcslcpy.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wcslcpy_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/test/src/wchar/BUILD.bazel

  Log Message:
  -----------
  [libc] wcslcpy implementation (#146571)

Implemented wcslcpy and tests.

---------

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