summaryrefslogtreecommitdiff
path: root/patches/glibc/2.20
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12Propagate Cygwin stat64 patch to 2.21 and older versionsAlexey Neyman1-0/+13
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-17Propagate caddr_t patch to other glibc versionsAlexey Neyman1-0/+15
... 2.20, 2.21, 2.22 and 2.24. Signed-off-by: Alexey Neyman <stilor@att.net>
2015-02-01Add patch to fix building glibc 2.20 on sparcStefan1-0/+14
This actually comes from upstream: https://sourceware.org/ml/libc-alpha/2014-09/msg00317.html It is needed for plain glibc as well as linaro's version. A symlink is added for the latter's version 2.20-2014.11. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>