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

    <tr>
        <th>Summary</th>
        <td>
            [libc] implement __errno_location
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            libc
      </td>
    </tr>

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

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

<pre>
    Linux standard base defines this function: http://refspecs.linux-foundation.org/LSB_4.0.0/LSB-Core-generic/LSB-Core-generic/baselib---errno-location.html . I've seen it referenced by libc++.so (but not explicitly in source). We may need this at some point for compatibility, but it's not high priority.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxskj2PnDAQhn-NaUYgMOwCBcXtnVaKdF2KlCt_DDCJsZE9nI5_H8Hmo7nKljV-PH6fUSnR5BEHcbmJy1umNp5DHDyZXxaT2pwnjCnTwe7DO_ntExIrb1W0oFVCsDiSxwQ8U4Jx84YpeFG_wMy8ivpFyLuQ94hjWtGkwh2IfAybt-qoLEKchLy_f789mqIsyuc-fw0R8wk9RjJfHx2PO9J5nmOMPuQumCdw5sVBAd-EbD8QEqIHYog4YkRv0ILewZE2Qt6EvBUpgJCd3hh8YMDP1ZEhdjuQhxS2aFDIvoAfCIvawSPa51cVQwoLwhrIM4whggnLqpg0OeJdyFc4oMRCtulkzzTNsEYKkXgvMjvUtq97leFQtVXZ1L28XrN5uNrr2PaNvYxjZ0zbKKw6qWqs5bW9dKrLaJClbMq6aqqurMpr0dS6UtXYj23V1ro3oilxUeQK5z6WI-CMUtpw6C6yazKnNLp06pbyGYQ8xMfhKM_1NiXRlI4Sp_8AJnbniJwXLm9Ay-pwQc_weJwCHn8FZFt0wyE__bM_Ec-bLkxYhLwfzD9LvsbwEw0LeT87TELezyZ_BwAA__-f3dsi">