aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc/2.14/998-obstack-common.patch
Commit message (Collapse)AuthorAgeFilesLines
* First batch of fixesAlexey Neyman2018-05-121-30/+0
| | | | | | | | - Incompatible function type for ifunc alias - Multiple statements macro expansion in strftime - if_nametoindex size checking Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix regressions after binutils 2.29Alexey Neyman2017-08-251-0/+30
Binutils 2.29 are more picky about versioning of common symbols. Fix two offenders in glibc versions as applicable. Signed-off-by: Alexey Neyman <stilor@att.net>