Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-07makedoc: make errors visibleJon Turney
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz
2017-11-30string: add wmempcpyYaakov Selkowitz
2017-09-19Fix warnings and documentation in strnstr.cSebastian Huber
2017-08-30newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.defCorinna Vinschen
2017-08-30newlib: strnstr: drop traditional synopisisCorinna Vinschen
2017-08-30Add man page entry for strnstr.c.Sichen Zhao
2017-08-30Modify strnstr.c.Sichen Zhao
2017-08-25newlib: rebuild string/Makefile.inCorinna Vinschen
2017-08-25Port strnstr.c to newlib.Sichen Zhao
2017-08-25Import strnstr.c from FreeBSD.Sichen Zhao
2017-07-05Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber
2017-07-05Implement bzero() via memset()Sebastian Huber
2017-06-19string: fix strverscmp doc inclusionYaakov Selkowitz
2017-06-19string: add strverscmpYaakov Selkowitz
2017-03-15libc/string/strsignal.c: Use of || not && lead to dead code.Joel Sherrill
2017-01-16Add missing headers to fix implicit function defnsPat Pannuto
2016-12-23Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston
2016-08-31Fix typo in strerror doccygwin-2_6_0-releaseCorinna Vinschen
2016-08-23strerror_l: Fix copy-and-paste typoEric Blake
2016-08-23Mention strerror_l in libc/string/strings.texCorinna Vinschen
2016-08-23Implement missing POSIX-1.2008 function strerror_lCorinna Vinschen
2016-08-21Remove extern declaration of __locale_cjk_lang in string/local.hCorinna Vinschen
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-07-04Regenerate newlib MakefilesJon Turney
2016-03-18Add timingsafe_memcmp()Sebastian Huber
2016-03-18Add timingsafe_bcmp()Sebastian Huber
2016-03-18Add explicit_bzero()Sebastian Huber
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-11-03Add missing semicolons to prototypes.Jeff Johnston
2015-06-29Regenerate Makefile.inJon TURNEY
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2015-06-24Use makedoc output files which are generated but aren't includedJon TURNEY
2015-06-23Remove stray punctuation in ANSI_SYNOPSIS prototypesJon TURNEY
2015-04-23string: add GNU basename(3)Yaakov Selkowitz
2014-10-09 * libc/string/memccpy.c (memccpy): Fix warning about signed-unsignedCorinna Vinschen
2014-07-30 * libc/string/strerror.c: Fix documentation so makedoc doesn'tCorinna Vinschen
2014-07-14 * libc/include/sys/errno.h: Fix comments.Corinna Vinschen
2013-12-102013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-08-082013-08-08 Freddie Chopin <freddie_chopin@op.pl>Joel Sherrill
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen