lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 20 Nov 2017 10:41:26 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Lorenzo Colitti <lorenzo@...gle.com>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] iproute2: fixes to compile on some systems.

On Mon, 20 Nov 2017 12:57:07 +0900
Lorenzo Colitti <lorenzo@...gle.com> wrote:

> 1. Put the declarations of strlcpy and strlcat inside
>    an #ifdef NEED_STRLCPY. Their declarations were already in a
>    similar #ifdef.
> 2. In bpf_scm.h, include sys/un.h for struct sockaddr_un.
> 3. In utils.h, include time.h for struct timeval.
> 
> Tested: builds on ubuntu 14.04 with "make clean distclean; ./configure && make -j64"
> Tested: 4.14.1 builds on Android with Android-specific #ifndefs for missing library code
> Signed-off-by: Lorenzo Colitti <lorenzo@...gle.com>

Applied. Thanks for not forking

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ