mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-16 02:04:10 +03:00
![Rich Felker](/assets/img/avatar_default.png)
the immediate motivation is supporting TLSDESC relocations which require allocation and thus may fail (unless we pre-allocate), but this mechanism should also be used for throwing an error on unsupported or invalid relocation types, and perhaps in certain cases, for reporting when a relocation is not satisfiable.