aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/strtoll.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-1/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-5/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-3/+3
2018-01-17ansification: remove _ANDYaakov Selkowitz1-5/+5
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz1-14/+1
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen1-9/+128
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill1-4/+4
2007-07-06 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen1-1/+1
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons1-4/+4
2001-10-012001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston1-0/+138