aboutsummaryrefslogtreecommitdiff
path: root/stdlib/wctomb.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-04-07* stdlib/mbtowc.c (__no_r_state): Remove. Jakub Jelinek1-4/+6
2002-09-02* locale/localeinfo.h (struct locale_data): Add private.ctype.Roland McGrath1-3/+5
2002-08-06* include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath1-0/+1
2002-03-13Update.Ulrich Drepper1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-07-29Update.Ulrich Drepper1-0/+1
1999-07-28Update.Ulrich Drepper1-1/+1
1999-07-28Update.Ulrich Drepper1-0/+4
1999-06-16Update.Ulrich Drepper1-2/+2
1998-04-21Update.Ulrich Drepper1-6/+10
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper1-17/+17
1996-08-07Update.cvs/libc-ud-960807cvs/libc-960808Ulrich Drepper1-1/+1
1996-06-28Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960628Roland McGrath1-51/+18
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+1
1995-03-13#if 0 out code for non-ASCII chars until the locale data format is implemented.Roland McGrath1-1/+7
1995-02-18initial importRoland McGrath1-0/+72