[libc-commits] [libc] Add _exit() according to _Exit() implementation (PR #87184)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Mon Apr 1 09:43:20 PDT 2024
https://github.com/nickdesaulniers requested changes to this pull request.
Hi, thank you for the patch!
As @aniplcc [mentioned](https://github.com/llvm/llvm-project/issues/87126#issuecomment-2027907136), they are working on this.
I have been using "assignee" to track who's working on what in our github issue tracker. It's my fault for not marking @aniplcc as assignee for https://github.com/llvm/llvm-project/issues/87126 sooner, which has resulted in this mid air collision.
As such, I'm going to mark @aniplcc as assignee of that bug, then take their PR (https://github.com/llvm/llvm-project/pull/87185) as opposed to this one.
Maybe you could help us review https://github.com/llvm/llvm-project/pull/87185? Please do speak up on bugs that you'd like to be the assignee of, to help us track/avoid future mid air collisions.
https://github.com/llvm/llvm-project/pull/87184
More information about the libc-commits
mailing list