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
/
wctype
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
16
-16
/
+16
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
16
-16
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
16
-16
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
16
-16
/
+16
*
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-06-20
6
-25
/
+25
*
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-20
1
-2
/
+2
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
3
-167
/
+183
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-13
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
15
-15
/
+15
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
15
-15
/
+15
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
1
-4
/
+2
*
Fix regex wctype namespace (bug 18495).
Joseph Myers
2015-06-05
1
-0
/
+2
*
Fix fnmatch towlower namespace (bug 18469).
Joseph Myers
2015-06-02
1
-4
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
15
-15
/
+15
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
15
-15
/
+15
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
15
-15
/
+15
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-2
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
15
-45
/
+30
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-6
/
+6
*
Unify wint_t handling in wchar.h and wctype.h.
Ulrich Drepper
2010-03-24
1
-4
/
+4
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
*
* wctype/wctype.h: The *_l functions are in POSIX 2008.
Ulrich Drepper
2009-02-26
1
-3
/
+3
*
* wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
Ulrich Drepper
2008-12-29
3
-5
/
+15
*
* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
Ulrich Drepper
2007-07-28
1
-16
/
+3
*
Don't use expensive wide char lookups in isw* functions if character is in AS...
Ulrich Drepper
2005-10-17
2
-32
/
+38
*
Add rules to run scripts/begin-end-check.pl.
Ulrich Drepper
2005-09-17
1
-2
/
+1
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
3
-39
/
+34
*
2.5-18.1
Jakub Jelinek
2007-07-12
3
-34
/
+39
*
Update.
Ulrich Drepper
2004-03-16
1
-1
/
+3
*
Update.
Ulrich Drepper
2004-03-05
1
-1
/
+2
*
Update.
Ulrich Drepper
2004-02-09
1
-2
/
+3
*
Update.
Ulrich Drepper
2003-06-13
1
-1
/
+4
*
Update.
Ulrich Drepper
2002-12-07
1
-0
/
+1
*
* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass
Roland McGrath
2002-09-01
2
-89
/
+15
*
Prepare headers for use in ISO C++ compliant implementations.
Ulrich Drepper
2002-08-28
1
-2
/
+20
*
* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
Roland McGrath
2002-08-27
2
-23
/
+3
*
2002-08-09 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2002-08-10
1
-7
/
+9
*
(iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): ...
Ulrich Drepper
2002-08-10
1
-0
/
+7
*
* locale/Versions (libc: GLIBC_2.3): Add all the *_l functions
Roland McGrath
2002-08-06
5
-19
/
+46
*
Update.
Ulrich Drepper
2002-08-04
2
-7
/
+4
*
2002-08-02 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-02
2
-6
/
+6
*
Update.
Ulrich Drepper
2002-04-14
2
-3
/
+11
*
Update.
Ulrich Drepper
2002-03-11
1
-3
/
+3
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
15
-120
/
+120
*
(func): Add prototype declarations to avoid warning.
Andreas Jaeger
2001-02-10
1
-7
/
+8
*
Update.
Andreas Jaeger
2001-02-06
1
-6
/
+1
*
Update.
Andreas Jaeger
2001-01-26
3
-3
/
+6
[next]