mirror of https://git.musl-libc.org/git/musl
Browse Source
there was no point in masking off the pshared bit when first loading the type, since every subsequent access involves a mask anyway. not masking it may avoid a subsequent load to check the pshared flag, and it's just simpler.master
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue