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] add memrchr(3)


On Thu, 2012-05-10 at 08:57 +0200, Corinna Vinschen wrote: 
> On May  9 14:02, Yaakov (Cygwin/X) wrote:
> > Fair enough, so code duplication it is then.  Revised source file
> > attached.
> 
> Could you please provide a ChangeLog entry as well?

2012-05-10  Yaakov Selkowitz  <yselkowitz@...>

* libc/include/string.h (memrchr): Declare.
* libc/string/Makefile.am (ELIX_4_SOURCES): Add memrchr.c.
(CHEWOUT_FILES): Add memrchr.def.
* libc/string/Makefile.in: Regenerate.
* libc/string/memrchr.c: New file.


Yaakov
Cygwin/X



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