• R
    document pthread structure ABI constraints in comments · cc7c300d
    Rich Felker 提交于
    in the original submission of the patch that became commit
    7c709f2d, and in subsequent reading of
    it by others, it was not clear that the new member had to be inserted
    before canary_at_end, or that inserting it at that location was safe.
    add comments to document.
    cc7c300d
pthread_impl.h 4.1 KB