[all-commits] [llvm/llvm-project] f0785c: [libcxx] Port to NuttX (https://nuttx.apache.org) ...

Xiang Xiao via All-commits all-commits at lists.llvm.org
Wed Nov 18 13:22:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f0785c1f7acd34ec6681f188afedc9be89ba0cc4
      https://github.com/llvm/llvm-project/commit/f0785c1f7acd34ec6681f188afedc9be89ba0cc4
  Author: Xiang Xiao <xiaoxiang at xiaomi.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    M libcxx/include/__config
    M libcxx/include/__locale
    A libcxx/include/support/nuttx/xlocale.h
    M libcxx/src/include/config_elast.h
    M libcxx/src/locale.cpp

  Log Message:
  -----------
  [libcxx] Port to NuttX (https://nuttx.apache.org) RTOS

Since NuttX conform to POSIX standard, the code need to add is very simple.

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




More information about the All-commits mailing list