Subject: Re: strl{cpy,cat} into libkern
To: None <itojun@iijlab.net>
From: Noriyuki Soda <soda@sra.co.jp>
List: tech-kern
Date: 05/15/2003 08:41:19
>>>>> On Thu, 15 May 2003 08:38:21 +0900, itojun@iijlab.net said:

>> Perhaps it may be right thing to completely rewrite strncpy() (not strcpy())
>> by strlcpy() (and remove strncpy() from libkern), though.

> 	bzzzt, completely wrong.  some code is written assuming that strncpy
> 	does not terminate string.

Heh, that's one of the reasons why I used "Perhaps" and "may" in
the sentence. :-)

# Also note that what I said above is about kernel, not userland.
--
soda