summaryrefslogtreecommitdiff
path: root/stdlib/strtol_l.c
Commit message (Expand)AuthorAgeFilesLines
* 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