On 05/14/2015 03:44 AM, Mark Wielaard wrote:
> diff --git a/libelf/ChangeLog b/libelf/ChangeLog
> index 2d10b83..5e7b104 100644
> --- a/libelf/ChangeLog
> +++ b/libelf/ChangeLog
> @@ -1,3 +1,8 @@
> +2015-05-14  Mark Wielaard  <[email protected]>
> +
> +     * elf_update.c (write_file): Use possix_fallocate instead of
> +     ftruncate to extend file if necessary.

Just one 's' in posix -- also mistyped in the subject line.

Reply via email to