aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc/2.12.1/0045-strftime-multiple-stmts.patch
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete glibc 2.12.1Chris Packham2022-05-101-73/+0
| | | | | | | | | glibc 2.12.1 was marked as obsolete. Now that the 1.25.0 release is out this version can be removed completely. As glibc 2.12.1 was the last remaining version supported by glibc-ports support for glibc-ports is also removed. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* First batch of fixesAlexey Neyman2018-05-121-0/+73
- Incompatible function type for ifunc alias - Multiple statements macro expansion in strftime - if_nametoindex size checking Signed-off-by: Alexey Neyman <stilor@att.net>