[libc-commits] [libc] [libc] Unify gettime implmenetations (PR #65383)

Siva Chandra via libc-commits libc-commits at lists.llvm.org
Tue Sep 5 10:59:34 PDT 2023


================
@@ -0,0 +1,47 @@
+//===- Linux implementation of the POSIX clock_gettime function -*- C++ -*-===//
----------------
sivachandra wrote:

This is a linux implementation so should live in the `linux` directory. Else, LGTM.

https://github.com/llvm/llvm-project/pull/65383


More information about the libc-commits mailing list