aboutsummaryrefslogtreecommitdiff
path: root/packages/uClibc-ng/1.0.38/0000-include-sys-personality-h-resync-with-glibc.patch
Commit message (Collapse)AuthorAgeFilesLines
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-111-8/+3
| | | | | | | | 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>
* uClibc-ng: Add upstream patch for sys/personality.hChris Packham2021-09-191-0/+82
Bring in an upstream patch that adds ADDR_NO_RANDOMIZE which is needed by gdb-11. Signed-off-by: Chris Packham <judge.packham@gmail.com>