[libc-commits] [libc] [libc] Add pthread_getstack_np extension (PR #217049)

Alexey Samsonov via libc-commits libc-commits at lists.llvm.org
Thu Aug 20 20:55:34 PDT 2026


================
@@ -7,37 +7,30 @@
 //===----------------------------------------------------------------------===//
 ///
 /// \file
-/// Implementation of freopen.
+/// Implementation of the pthread_getstack_np function.
----------------
vonosmas wrote:

```suggestion
/// Implementation of the pthread_getstack_np function (LLVM-libc extension).
```

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


More information about the libc-commits mailing list