<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/87126>87126</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [libc][posix] implement `_exit`
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            good first issue,
            libc
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          nickdesaulniers
      </td>
    </tr>
</table>

<pre>
    Posix 2008 added _exit which is like exit but it does not call the atexit callbacks.  Looks like we do already support the posix 2008 / c11 `_Exit`, so the implementation is probably the same.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxEkc-S2yAMxp8GXzTrAeE_8cGH7qY-9dA32AGjxDTYeBDuJm_fCd2ZnBghfR8fPxlmf92IRtG-i_ZcmSMvMY2bn2-O2Bxh85S4stE9xt-R_R1QyhMY58jBJ919hq_Fzwt4huBvBOXKHhl8BheJYYsZZhMC5IXA5NJ_1tbMN64BfsV4-9Z-EbgIJiQy7gF87HtMuej219MCJ5iVAtHJz593n0UnBX4AxzLo1z3QSls22cftmWpP0RobHqXNZqW6cqN2gx5MRaPqlerbpu9P1TI6KVEpSd1Fdd2gVevmQUnXyLkdOtSq8iNKbKTGATV26lTr3trGST2QvriLbkUjaTU-1CH8XeuYrpVnPmg89Qq7KhhLgQtqxGuMDi4-cYYyIxAFfgjE4O38LNpzlcanz5s9riwaGTxnfjlnn0PZWxG0Z9G-F0yiPb8wFEz0H1N1pDAuOe8s9A-Bk8Dp6vNy2HqOq8Dp6fx9vO0p_qE5C5xKOBY4lT_8CwAA__9-BrTS">