criu/criu/pie
Andrei Vagin 62a4a5874b vdso: correct data types for ELF hash table sizes
Let's change the data types of `nbucket` and `nchain` to uint32.

This should fix the following compile-time error on arm32:
/criu/criu/pie/util-vdso.c:336: undefined reference to `__aeabi_uldivmod'

Signed-off-by: Andrei Vagin <avagin@google.com>
2025-03-21 12:40:31 -07:00
..
Makefile criu: add riscv64 support to parasite and restorer 2025-03-21 12:40:31 -07:00
Makefile.library criu: add riscv64 support to parasite and restorer 2025-03-21 12:40:31 -07:00
parasite-vdso.c vdso: handle vvar_vclock vma-s 2025-03-21 12:40:31 -07:00
parasite.c cr: Task CapAmb support 2025-03-21 12:40:31 -07:00
restorer.c restorer: Add a lock around cgroupd communication. 2025-03-21 12:40:31 -07:00
util-vdso-elf32.c pie/restorer: add vdso_fill_symtable_compat for 32-bit vdso 2017-03-14 23:58:06 +03:00
util-vdso.c vdso: correct data types for ELF hash table sizes 2025-03-21 12:40:31 -07:00
util.c Run 'make indent' on all C files 2021-09-03 10:31:00 -07:00