Fix build failure with glibc 2.26. Patch copied from upstream source repository: https://sourceware.org/git/?p=valgrind.git;a=commit;h=2b5eab6a8db1b0487a3ad7fc4e7eeda6d3513626 diff --git a/memcheck/tests/linux/stack_changes.c b/memcheck/tests/linux/stack_changes.c index a978fc2..7f97b90 100644 --- a/memcheck/tests/linux/stack_changes.c +++ b/memcheck/tests/linux/stack_changes.c @@ -10,7 +10,7 @@ // This test is checking the libc context calls (setcontext, etc.) and // checks that Valgrind notices their stack changes properly. -typedef struct ucontext mycontext; +typedef ucontext_t mycontext; mycontext ctx1, ctx2, oldc; int count; den' name='id' value='259341cf93de80533d212cb73e5e652aa4bc716c'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/lua-liblua-so.patch
Update URL. [home-page]: Update URL. -19
AgeCommit message (Expand)Author
2016-11-06gnu: lua: Update to 5.3.3....Marius Bakke
gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice
2018-01-10gnu: lsyncd: Update to 2.2.2....Tobias Geerinckx-Rice
2017-11-18gnu: owncloud-client: Update to 2.3.4....Efraim Flashner
2017-11-18gnu: owncloud-client: Don't check for updates....Efraim Flashner
2017-09-17gnu: owncloud-client: Update to 2.3.3....Efraim Flashner
2017-07-20gnu: qsyncthingtray: Update to 0.5.8....Tobias Geerinckx-Rice
2017-04-26gnu: owncloud-client: Update to 2.3.1....Efraim Flashner