mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
ae6bfdc9b9
please reference the similar change done by other libc implementation: https://reviews.llvm.org/D68028?id=224286 https://github.com/bminor/glibc/commit/85c2e6110c9a01ec817c30f1b7e20549d7229987 https://github.com/bminor/musl/commit/4a1f55e92fa74ee382909baa96302231f566b5e1 https://github.com/bminor/newlib/commit/82dfae9ab0734b9946321590162dc6021057fec1 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>