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