Changes between Initial Version and Version 1 of Ticket #58898, comment 19


Ignore:
Timestamp:
Oct 14, 2019, 6:29:00 PM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58898, comment 19

    initial v1  
    11You're right -- there is a special include file in `/usr/include` that I only include with `+emulated_tls` variant. We could path dep on that.
     2
     3
     4Edit: nope, I'm wrong. I just expose a new function in the header, but it's not a totally new header. So we would still need a breadcrumb, as Chris said.