aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/wcstol.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-2/+2
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-22/+51
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill1-5/+6
2007-07-06 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen1-0/+226