Re: [PATCH] build-sys: provide missing strnlen from strutils

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

 



On Tue, Jan 25, 2011 at 10:45:51PM +0100, Fabian Groffen wrote:
> Solaris lacks strnlen, provide it from strutils.c.
> 
> Signed-off-by: Fabian Groffen <grobian@xxxxxxxxxx>
> 
> diff --git a/shlibs/blkid/src/Makefile.am b/shlibs/blkid/src/Makefile.am
> --- a/shlibs/blkid/src/Makefile.am
> +++ b/shlibs/blkid/src/Makefile.am
> @@ -33,7 +33,8 @@
>  		     $(top_srcdir)/lib/md5.c \
>  		     $(top_srcdir)/lib/crc32.c \
>  		     $(top_srcdir)/include/list.h \
> -		     $(top_srcdir)/lib/env.c
> +		     $(top_srcdir)/lib/env.c \
> +		     $(top_srcdir)/lib/strutils.c

 Applied, thanks.

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux