Re: mimelib 1.1.2 packages: strlcpy/strlcat vs. strcpy/strcat

2009-04-27 Thread Russ Allbery
Aljoscha Lautenbach writes: > A simple grep -r 'size_t strlcpy' in the source directory of the > kernel shows that the function is indeed defined for the kernel in > "$source/include/linux/string.h" and is implemented in > "$source/lib/string.c". That unfortunately doesn't help unless you're wri

Re: mimelib 1.1.2 packages: strlcpy/strlcat vs. strcpy/strcat

2009-04-27 Thread Aljoscha Lautenbach
Hi, On Fri, Apr 24, 2009 at 2:17 AM, Jonas Meurer wrote: > Hello, > > I plan to package libmimelib 1.1.2 for debian/unstable. Until now this > has been built/provided by kdepim from kde3, but as part of the kde4 > transition kdepim3 has been removed from debian/unstable. Still lurker > depends on