[all-commits] [llvm/llvm-project] 53c858: [SystemZ][z/OS] Missing non-posix functions libc++

muiez via All-commits all-commits at lists.llvm.org
Thu Mar 4 07:25:57 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53c8587dcdbcd3ec6e8a0b0cca9ba231b576e1ba
      https://github.com/llvm/llvm-project/commit/53c8587dcdbcd3ec6e8a0b0cca9ba231b576e1ba
  Author: Muiez Ahmed <muiez at ibm.com>
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
    M libcxx/include/__support/ibm/xlocale.h

  Log Message:
  -----------
  [SystemZ][z/OS] Missing non-posix functions libc++

The aim is to add missing non-posix functions for z/OS libc++ (strtod_l and strtof_l).

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D97051




More information about the All-commits mailing list