You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
311 B

diff -u -r ../elfutils-0.159/libelf/elf_update.c ./libelf/elf_update.c
--- ../elfutils-0.159/libelf/elf_update.c 2014-05-18 16:32:15.000000000 +0200
+++ ./libelf/elf_update.c 2014-05-30 14:56:42.806206596 +0200
@@ -123,7 +123,7 @@
}
-off_t
+loff_t
elf_update (elf, cmd)
Elf *elf;
Elf_Cmd cmd;