aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc/2.24
Commit message (Collapse)AuthorAgeFilesLines
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-111-8/+4
| | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
* Add glibc 2.24 fix cmpli usage in power6 memset patchmessense2021-05-231-0/+56
| | | | Signed-off-by: messense <messense@icloud.com>
* Second batch of backported fixesAlexey Neyman2018-05-123-0/+152
| | | | | | getlogin/getlogin_r, zic Signed-off-by: Alexey Neyman <stilor@att.net>
* First batch of fixesAlexey Neyman2018-05-122-0/+102
| | | | | | | | - Incompatible function type for ifunc alias - Multiple statements macro expansion in strftime - if_nametoindex size checking Signed-off-by: Alexey Neyman <stilor@att.net>
* Run all patches through renumbering and updateAlexey Neyman2017-12-028-45/+36
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-291-0/+12
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix regressions after binutils 2.29Alexey Neyman2017-08-251-0/+58
| | | | | | | 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>
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-088-0/+277
Signed-off-by: Alexey Neyman <stilor@att.net>