[libc-commits] [PATCH] D147503: [libc] Implement strsep

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Apr 6 10:49:19 PDT 2023


This revision was automatically updated to reflect the committed changes.
abrachet marked an inline comment as done.
Closed by commit rGb4ab398cb11b: [libc] Implement strsep (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.

Changed prior to commit:
  https://reviews.llvm.org/D147503?vs=511469&id=511472#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147503/new/

https://reviews.llvm.org/D147503

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/arm/entrypoints.txt
  libc/config/linux/riscv64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/bsd_ext.td
  libc/src/string/CMakeLists.txt
  libc/src/string/string_utils.h
  libc/src/string/strsep.cpp
  libc/src/string/strsep.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strsep_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147503.511472.patch
Type: text/x-patch
Size: 7432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230406/0502f77e/attachment-0001.bin>


More information about the libc-commits mailing list