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 rpmatch(3)


On Nov 17 12:01, Yaakov Selkowitz wrote:
> 2015-11-17  Yaakov Selkowitz  <yselkowi@redhat.com>
> 
> * libc/include/stdlib.h (rpmatch): Declare.
> * libc/stdlib/Makefile.am (ELIX_4_SOURCES): Add rpmatch.c.
> (CHEWOUT_FILES): Add rpmatch.def.
> * libc/stdlib/Makefile.in: Regenerate.
> * libc/stdlib/rpmatch.c: New file.
> * libc/stdlib/stdlib.tex: Add references to rpmatch.
> ---
>  newlib/ChangeLog               |  9 +++++
>  newlib/libc/include/stdlib.h   |  1 +
>  newlib/libc/stdlib/Makefile.am |  2 +
>  newlib/libc/stdlib/Makefile.in | 12 +++++-
>  newlib/libc/stdlib/rpmatch.c   | 87 ++++++++++++++++++++++++++++++++++++++++++
>  newlib/libc/stdlib/stdlib.tex  |  4 ++
>  6 files changed, 113 insertions(+), 2 deletions(-)
>  create mode 100644 newlib/libc/stdlib/rpmatch.c

Looks good, pleae apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpcqXvtWxVgw.pgp
Description: PGP signature


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