index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def
Corinna Vinschen
2017-08-30
2
-2
/
+2
*
newlib: strnstr: drop traditional synopisis
Corinna Vinschen
2017-08-30
1
-7
/
+0
*
Add man page entry for strnstr.c.
Sichen Zhao
2017-08-30
2
-0
/
+43
*
Modify strnstr.c.
Sichen Zhao
2017-08-30
1
-55
/
+10
*
newlib: rebuild string/Makefile.in
Corinna Vinschen
2017-08-25
1
-27
/
+49
*
Port strnstr.c to newlib.
Sichen Zhao
2017-08-25
1
-0
/
+1
*
Import strnstr.c from FreeBSD.
Sichen Zhao
2017-08-25
1
-0
/
+65
*
Add ffsl(), ffsll(), fls(), flsl(), flsll()
Sebastian Huber
2017-07-05
7
-13
/
+238
*
Implement bzero() via memset()
Sebastian Huber
2017-07-05
1
-8
/
+5
*
string: fix strverscmp doc inclusion
Yaakov Selkowitz
2017-06-19
1
-0
/
+3
*
string: add strverscmp
Yaakov Selkowitz
2017-06-19
4
-2
/
+114
*
libc/string/strsignal.c: Use of || not && lead to dead code.
Joel Sherrill
2017-03-15
1
-4
/
+2
*
Add missing headers to fix implicit function defns
Pat Pannuto
2017-01-16
2
-0
/
+2
*
Bump release to 2.5.0 for yearly snapshot.
newlib-2_5_0
Jeff Johnston
2016-12-22
1
-32
/
+18
*
Fix typo in strerror doc
cygwin-2_6_0-release
Corinna Vinschen
2016-08-31
1
-1
/
+1
*
strerror_l: Fix copy-and-paste typo
Eric Blake
2016-08-23
1
-1
/
+1
*
Mention strerror_l in libc/string/strings.tex
Corinna Vinschen
2016-08-23
1
-1
/
+1
*
Implement missing POSIX-1.2008 function strerror_l
Corinna Vinschen
2016-08-23
1
-1
/
+18
*
Remove extern declaration of __locale_cjk_lang in string/local.h
Corinna Vinschen
2016-08-21
1
-4
/
+0
*
Implement per-locale string functions
Corinna Vinschen
2016-08-15
18
-52
/
+576
*
Regenerate newlib Makefiles
Jon Turney
2016-07-04
1
-3
/
+16
*
Add timingsafe_memcmp()
Sebastian Huber
2016-03-18
3
-18
/
+73
*
Add timingsafe_bcmp()
Sebastian Huber
2016-03-18
3
-21
/
+58
*
Add explicit_bzero()
Sebastian Huber
2016-03-18
3
-46
/
+72
*
Fix compile with GCC 5 -Werror
Yaakov Selkowitz
2016-02-12
1
-1
/
+1
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
2
-21
/
+15
*
Add missing semicolons to prototypes.
Jeff Johnston
2015-11-02
2
-8
/
+8
*
Regenerate Makefile.in
Jon TURNEY
2015-06-29
1
-1
/
+1
*
Use source files which have makedoc markup, but aren't processed or included.
newlib-snapshot-20150623
Jon TURNEY
2015-06-24
2
-1
/
+5
*
Use makedoc output files which are generated but aren't included
Jon TURNEY
2015-06-24
1
-0
/
+8
*
Remove stray punctuation in ANSI_SYNOPSIS prototypes
Jon TURNEY
2015-06-23
2
-2
/
+2
*
string: add GNU basename(3)
Yaakov Selkowitz
2015-04-23
3
-2
/
+38
*
* libc/string/memccpy.c (memccpy): Fix warning about signed-unsigned
Corinna Vinschen
2014-10-09
8
-9
/
+15
*
* libc/string/strerror.c: Fix documentation so makedoc doesn't
Corinna Vinschen
2014-07-30
1
-1
/
+1
*
* libc/include/sys/errno.h: Fix comments.
Corinna Vinschen
2014-07-14
1
-17
/
+74
*
2013-12-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-12-10
3
-0
/
+19
*
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
Joel Sherrill
2013-11-26
10
-52
/
+61
*
2013-08-08 Freddie Chopin <freddie_chopin@op.pl>
Joel Sherrill
2013-08-08
1
-1
/
+1
*
* libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,
Corinna Vinschen
2013-07-23
10
-32
/
+39
*
* libc/include/string.h (rawmemchr): Declare.
Yaakov Selkowitz
2013-06-24
3
-2
/
+133
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
1
-2
/
+4
*
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-20
1
-9
/
+37
*
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
Corinna Vinschen
2012-10-16
1
-2
/
+1
*
* libc/posix/engine.c(dissect): Guard diagnostic pragma for right
Corinna Vinschen
2012-08-08
1
-0
/
+3
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
1
-0
/
+2
*
* libc/include/string.h (memrchr): Declare.
Corinna Vinschen
2012-05-10
3
-2
/
+146
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
7
-12
/
+12
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
1
-0
/
+3
*
2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-22
5
-3
/
+5
*
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-19
3
-0
/
+3
[next]