[all-commits] [llvm/llvm-project] 9072ba: [libc] Add strftime_l (#127708)

Petr Hosek via All-commits all-commits at lists.llvm.org
Tue Feb 18 23:55:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9072ba71cac6d518b4164615c609e358d49c4ed2
      https://github.com/llvm/llvm-project/commit/9072ba71cac6d518b4164615c609e358d49c4ed2
  Author: Petr Hosek <phosek at google.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M libc/config/baremetal/aarch64/entrypoints.txt
    M libc/config/baremetal/arm/entrypoints.txt
    M libc/config/baremetal/riscv/entrypoints.txt
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/include/time.yaml
    M libc/src/time/CMakeLists.txt
    M libc/src/time/strftime.cpp
    A libc/src/time/strftime_l.cpp
    A libc/src/time/strftime_l.h

  Log Message:
  -----------
  [libc] Add strftime_l (#127708)

This is a (no-op) locale version of strftime.



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