Does glibc *really* not have strlcpy? I'm shocked, but I see that's the case in xclock and others as well...
I pushed a version using strncpy. On Aug 26, 2010, at 07:21, Chris Ball wrote: > http://tinderbox.x.org/builds/2010-08-26-0004/logs/xauth/#build > > gethost.c: In function 'get_address_info': > gethost.c:286: warning: implicit declaration of function 'strlcpy' > gethost.c:286: warning: nested extern declaration of 'strlcpy' > gethost.c:286: undefined reference to `strlcpy' > > http://cgit.freedesktop.org/xorg/app/xauth/commit/?id=135338af9a141d609e07e42208b9104465346ae4 > > -- > Chris Ball <[email protected]> > One Laptop Per Child _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
