]> git.ipfire.org Git - thirdparty/glibc.git/history - wcsmbs/uchar.h
Refer to C23 in place of C2X in glibc
[thirdparty/glibc.git] / wcsmbs / uchar.h
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-08-01  Tom Honermannstdlib: Suppress gcc diagnostic that char8_t is a keywo...
2022-07-06  Tom Honermannstdlib: Implement mbrtoc8, c8rtomb, and the char8_t...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-02-07  Joseph MyersDefine char16_t, char32_t consistently with uint_least1...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-21  Ulrich DrepperFix version check in uchar.h
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-07  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-06  Joseph MyersFix C11 header changes for C++.
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-01  Ulrich DrepperAdd uchar.h support, part 1
2012-01-01  Ulrich DrepperStart of uchar.h work