Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: Move pthread_attr_setstacksize into libc | Florian Weimer | 2021-05-11 | 1 | -0/+24 |
The symbol was moved using scripts/move-symbol-to-libc.py. It is necessary to arrange for a __libpthread_version_placeholder@GLIBC_2.6 on some of the powerpc targets. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |