aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/wcstoul.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-20/+48
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill1-6/+6
2008-11-272008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-1/+2
2007-07-06 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen1-0/+206