aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string
AgeCommit message (Expand)AuthorFilesLines
2022-01-14require autoconf-2.69 exactlyMike Frysinger1-1/+4
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger2-2/+2
2022-01-05update OpenBSD string functionsGuilherme Janczak4-208/+144
2021-12-29newlib: Regenerate autotools filesJon Turney1-4/+3
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney1-2/+0
2021-12-29newlib: Regenerate autotools filesJon Turney1-2/+2
2021-12-09newlib: Regenerate all autotools filesJon Turney1-224/+244
2021-11-16update to Unicode 14.0Thomas Wolff2-55/+58
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger1-1/+1
2021-10-13string: Fix buffer overrun in picolibc/newlib/libc/string/strrchr.c (#184)Keith Packard1-4/+5
2021-09-03strstr: avoid warningsCorinna Vinschen2-7/+7
2021-07-06fix and amend scripts and makefile rules to generate Unicode dataThomas Wolff2-16/+19
2021-07-06update to Unicode 13.0Thomas Wolff2-51/+55
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen1-0/+1
2020-02-18Locale modifier "@cjksingle" to enforce single-width CJK width.Thomas Wolff1-2/+6
2019-08-14memmem.c and strstr.c: do not require -std=c99Giacomo Tesio2-5/+10
2019-01-13update to Unicode 11.0Thomas Wolff2-57/+62
2019-01-01Improve performance of memmemWilco Dijkstra2-51/+137
2018-10-18Improve performance of strstrWilco Dijkstra1-96/+127
2018-09-05Improve strstr performance of short needlesWilco Dijkstra1-10/+65
2018-08-29Use __inhibit_loop_to_libcall in all memset/memcpy implementationsKeith Packard1-0/+2
2018-03-14fix/enhance Unicode table generation scriptsThomas Wolff1-10/+27
2018-03-12width data generationThomas Wolff5-0/+1388
2018-03-12use generated width dataThomas Wolff1-126/+24
2018-03-12generated width data, Unicode 10.0Thomas Wolff3-0/+201
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz85-175/+88
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz1-3/+3
2018-01-17ansification: remove _PTRYaakov Selkowitz9-25/+25
2018-01-17ansification: remove _PARAMSYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _CONSTYaakov Selkowitz70-144/+144
2018-01-17ansification: remove _ANDYaakov Selkowitz77-124/+124
2017-12-07makedoc: make errors visibleJon Turney1-3/+3
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz85-546/+85
2017-11-30string: add wmempcpyYaakov Selkowitz4-38/+81
2017-09-19Fix warnings and documentation in strnstr.cSebastian Huber1-4/+3
2017-08-30newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.defCorinna Vinschen2-2/+2
2017-08-30newlib: strnstr: drop traditional synopisisCorinna Vinschen1-7/+0
2017-08-30Add man page entry for strnstr.c.Sichen Zhao2-0/+43
2017-08-30Modify strnstr.c.Sichen Zhao1-55/+10
2017-08-25newlib: rebuild string/Makefile.inCorinna Vinschen1-27/+49
2017-08-25Port strnstr.c to newlib.Sichen Zhao1-0/+1
2017-08-25Import strnstr.c from FreeBSD.Sichen Zhao1-0/+65
2017-07-05Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber7-13/+238
2017-07-05Implement bzero() via memset()Sebastian Huber1-8/+5
2017-06-19string: fix strverscmp doc inclusionYaakov Selkowitz1-0/+3
2017-06-19string: add strverscmpYaakov Selkowitz4-2/+114
2017-03-15libc/string/strsignal.c: Use of || not && lead to dead code.Joel Sherrill1-4/+2
2017-01-16Add missing headers to fix implicit function defnsPat Pannuto2-0/+2
2016-12-22Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston1-32/+18