[all-commits] [llvm/llvm-project] 761614: [libc] Fix type signature for strlcpy and strlcat ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Sat Aug 17 07:49:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76161451f5ca837b25769c7d142f8271b45d9b28
      https://github.com/llvm/llvm-project/commit/76161451f5ca837b25769c7d142f8271b45d9b28
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-08-17 (Sat, 17 Aug 2024)

  Changed paths:
    M libc/newhdrgen/yaml/string.yaml
    M libc/spec/bsd_ext.td

  Log Message:
  -----------
  [libc] Fix type signature for strlcpy and strlcat (#104643)

Summary:
These should not be const on the destination pointer.



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