From 9a6acafd0421478533073a45476923e153489d4e Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 17 Nov 2015 11:53:00 -0600 Subject: Add rpmatch(3) 2015-11-17 Yaakov Selkowitz * 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 +++++++++ 1 file changed, 9 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index f2a30a111..4045b7cd0 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,12 @@ +2015-11-17 Yaakov Selkowitz + + * 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. + 2015-11-13 Marcus Shawcroft * libc/machine/arm/strlen-stub.c: Move T1 -O2 implementation to... -- cgit v1.2.3