This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]