|
|
|
|
|
by p4bl0
18 days ago
|
|
I agree with that. I'm just stating that it's contradictory with the project's own principles. > Program directly against syscalls It's the very first one of the listed principles. In the paragraph after this title it even says it "must" be the case in italic to insist on it, and there's a footnote to define what they mean, which is very clear in that pthreads should be out according to this principle. |
|
I must suspect the author has insufficient understanding of the dynamic linker, TLS memory management, and the vDSO.