[PATCH 1/2] Import strnstr.c from FreeBSD.

Craig Howland howland@LGSInnovations.com
Tue Aug 29 14:56:00 GMT 2017


In addition to a header patch being missing, the documentation/man page is also 
missing.  (It might make sense to add it to strstr.c, since strnstr() is just a 
length-limited version of strstr().  If it does end up there, delete that 
TRAD_SYNOPSIS section as long as it is being edited, as they have been unused 
for years.)
Craig

On 08/24/2017 04:48 AM, Corinna Vinschen wrote:
> Hi Sichen,
>
> On Aug 24 10:14, Sichen Zhao wrote:
>> ---
>>   newlib/libc/string/strnstr.c | 65 +++++++++++++++++++++++++++++++++++++++++++
> Isn't there a header patch missing?
>
>
> Thanks,
> Corinna
>



More information about the Newlib mailing list