[all-commits] [llvm/llvm-project] 7a33b7: [libc] wcstok implementation (#145989)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Mon Jun 30 10:41:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a33b709b1e2bd3032593b259a741905dce874f8
      https://github.com/llvm/llvm-project/commit/7a33b709b1e2bd3032593b259a741905dce874f8
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-06-30 (Mon, 30 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/wcstok.cpp
    A libc/src/wchar/wcstok.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wcstok_test.cpp

  Log Message:
  -----------
  [libc] wcstok implementation (#145989)

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