[libc-commits] [libc] [libc] document supported os ranges (PR #118863)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu Dec 5 12:50:15 PST 2024


================
@@ -40,6 +40,16 @@ and MacOS have limited support (may be broken).  The Fuchsia platform is
 slowly replacing functions from its bundled libc with functions from this
 project.
 
+LLVM-libc does not guarantee backward compatibility with operating systems that reaches their EOL.
+Compatibility patch for obsolete operating systems will not be accepted.
----------------
nickdesaulniers wrote:

```suggestion
Compatibility patches for obsolete operating systems will not be accepted.
```

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


More information about the libc-commits mailing list