about summary refs log tree commit diff
path: root/stdlib/strtol_l.c
Commit message (Expand)AuthorAgeFilesLines
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix special case for C2x strtol binary constant handling (BZ# 30371)Adhemerval Zanella2023-05-251-3/+7
* C2x strtol binary constant handlingJoseph Myers2023-02-161-2/+28
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-2/+2
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-201-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix indentation.Steve Ellcey2015-12-111-2/+2
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-231-4/+4
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-11/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-201-1/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-5/+5
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove PARAMS macros.Marek Polacek2012-01-311-9/+4
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+2
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-071-1/+2
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-081-10/+17
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+557
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-564/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+564
* Update.Ulrich Drepper1999-05-251-28/+0
* Update.Ulrich Drepper1997-05-261-0/+2
* Update.Ulrich Drepper1997-05-241-0/+26