Re: [PATCH] Fix building on musl libc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 22 Jun 2016 22:50:36 -0400
Kylie McClain <somasissounds@xxxxxxxxx> wrote:

> From: Kylie McClain <somasis@xxxxxxxxxxx>
> 
> - Silence warnings:
>   errno.h is defined by POSIX, sys/errno.h is a glibcism, same with
>   fcntl.h vs. sys/fcntl.h
> - Use standard types rather than _GNU_SOURCE-exposed types
>   u_int16_t -> uint16_t
>   u_int8_t -> uint8_t
> ---
>  brctl/brctl.c               |  2 +-
>  libbridge/libbridge.h       | 13 +++++++------
>  libbridge/libbridge_devif.c |  2 +-
>  libbridge/libbridge_if.c    |  2 +-
>  4 files changed, 10 insertions(+), 9 deletions(-)
> 

Applied to git tree, but won't be spinning a new release anytime soon.




[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux