[all-commits] [llvm/llvm-project] 10d46c: [libc] mbtowc implementation (#145405)

sribee8 via All-commits all-commits at lists.llvm.org
Mon Jun 23 16:25:35 PDT 2025


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

  Log Message:
  -----------
  [libc] mbtowc implementation (#145405)

Implemented mbtowcs 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