index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
strtol_l.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-05-25
Fix special case for C2x strtol binary constant handling (BZ# 30371)
Adhemerval Zanella
2023-02-16
C2x strtol binary constant handling
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
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-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-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-12-11
Fix indentation.
Steve Ellcey
2015-11-23
Fix strtol in Turkish locales (bug 19242).
Joseph Myers
2015-10-20
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-06-20
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Roland McGrath
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-31
Remove PARAMS macros.
Marek Polacek
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
2007-08-07
* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
cvs/fedora-glibc-20070809T0939
Roland McGrath
2006-08-08
* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
Ulrich Drepper
2005-12-14
Moved to csu/errno-loc.c.
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
1999-05-25
Update.
Ulrich Drepper
1997-05-26
Update.
Ulrich Drepper
1997-05-24
Update.
Ulrich Drepper