GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wcsmbs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
99
-99
/
+99
*
Refactor strtod parsing of NaN payloads.
Joseph Myers
2015-11-24
7
-9
/
+77
*
Fix strtod ("NAN(I)") in Turkish locales (bug 19266).
Joseph Myers
2015-11-24
2
-1
/
+29
*
Fix strtol in Turkish locales (bug 19242).
Joseph Myers
2015-11-23
2
-2
/
+29
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
2
-15
/
+4
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
4
-23
/
+7
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
29
-96
/
+29
*
Remove -fexceptions configure test.
Joseph Myers
2015-10-15
1
-4
/
+4
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
2
-1
/
+14
*
strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).
Carlos O'Donell
2015-10-08
1
-1
/
+0
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
S390: Optimize wmemset.
Stefan Liebler
2015-08-26
3
-1
/
+24
*
S390: Optimize memchr, rawmemchr and wmemchr.
Stefan Liebler
2015-08-26
3
-1
/
+25
*
S390: Optimize strcspn and wcscspn.
Stefan Liebler
2015-08-26
3
-1
/
+25
*
S390: Optimize strpbrk and wcspbrk.
Stefan Liebler
2015-08-26
3
-1
/
+24
*
S390: Optimize strspn and wcsspn.
Stefan Liebler
2015-08-26
3
-1
/
+24
*
S390: Optimize strchrnul and wcschrnul.
Stefan Liebler
2015-08-26
3
-1
/
+26
*
S390: Optimize strncmp and wcsncmp.
Stefan Liebler
2015-08-26
1
-1
/
+4
*
S390: Optimize strncat wcsncat.
Stefan Liebler
2015-08-26
3
-2
/
+25
*
S390: Optimize strcat and wcscat.
Stefan Liebler
2015-08-26
3
-1
/
+26
*
S390: Optimize stpncpy and wcpncpy.
Stefan Liebler
2015-08-26
3
-1
/
+26
*
S390: Optimize strncpy and wcsncpy.
Stefan Liebler
2015-08-26
3
-1
/
+26
*
S390: Optimize stpcpy and wcpcpy.
Stefan Liebler
2015-08-26
3
-2
/
+27
*
S390: Optimize strnlen and wcsnlen.
Stefan Liebler
2015-08-26
3
-2
/
+27
*
Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...
Daniel Marjamäki
2015-08-05
1
-4
/
+5
*
Fix regcomp wcscoll, wcscmp namespace (bug 18497).
Joseph Myers
2015-06-09
3
-4
/
+6
*
Fix fnmatch wmemchr namespace (bug 18468).
Joseph Myers
2015-06-03
1
-2
/
+4
*
Improve strcoll with strdiff.
Leonhard Holz
2015-05-12
1
-0
/
+1
*
Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]
Daniel Marjamäki
2015-05-05
1
-2
/
+4
*
powerpc: Fix __wcschr static build
Adhemerval Zanella
2015-04-15
1
-12
/
+5
*
Use correct signedness in wcsncmp
Stefan Liebler
2015-04-13
3
-19
/
+21
*
Handle mblen return code when n is zero.
Ondřej Bílka
2015-04-03
2
-0
/
+6
*
Remove unused definitions
Leonhard Holz
2015-02-11
2
-2
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
82
-82
/
+82
*
Fix strftime wcschr namespace (bug 17634).
Joseph Myers
2014-12-10
1
-0
/
+7
*
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
Joseph Myers
2014-11-26
7
-122
/
+0
*
Fix __printf_fp wmemset namespace (bug 17574).
Joseph Myers
2014-11-12
1
-2
/
+4
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
8
-16
/
+40
*
Complete the removal of __gconv_translit_find
Florian Weimer
2014-09-12
9
-9
/
+0
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-7
/
+0
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
4
-5
/
+5
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
88
-88
/
+88
*
PowerPC: multiarch wcscpy for PowerPC32
Adhemerval Zanella
2013-12-06
1
-1
/
+5
*
PowerPC: multiarch wcsrchr for PowerPC32
Adhemerval Zanella
2013-12-06
1
-1
/
+4
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
11
-23
/
+23
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
1
-1
/
+1
*
Sort Versions files
Andreas Jaeger
2013-02-17
1
-4
/
+4
*
Remove __GNUC__ conditions for "long long" from string.h and wchar.h.
Joseph Myers
2013-01-10
1
-4
/
+4
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
88
-93
/
+88
[next]