freebsd-ports/x11-wm/wmii
Alexey Dokuchaev bfb3284e97 Fix the build on amd64 and sparc64 (at least). I can think of little
reasons to unconditionally reimplement strlcat(3), which is being around in
BSD for over a decade now, but WMII does it anyways.  Apparently, somebody
needs to reread Unix Haters Handbook.

Despite the fact that return value of strlcat() does not seem to be used
anywhere, I decided to keep their implementation instead of switching to
kosher implementation from our libc, just in case of some weird bug-to-bug
compatibility issue.

Closes PR:	ports/143594
Feature safe:	yes
2010-02-25 10:05:21 +00:00
..
files Fix a potential crash. I was able to trigger it only with non-UTF8 build 2009-09-11 14:11:03 +00:00
distinfo
Makefile Fix the build on amd64 and sparc64 (at least). I can think of little 2010-02-25 10:05:21 +00:00
pkg-descr Update description. 2009-09-07 16:20:57 +00:00
pkg-plist