mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
rseq support will use a 32-byte aligned field in struct pthread, so the whole struct needs to have at least that alignment. nptl/tst-tls3mod.c uses TCB_ALIGNMENT, therefore include <descr.h> to obtain the fallback definition. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>siddhesh/realpath-and-getcwd
18 changed files with 4 additions and 50 deletions
Loading…
Reference in new issue