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