summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/wcstoul.c
Commit message (Expand)AuthorAgeFilesLines
* Use remove-advertising-clause script to edit BSD licensesKeith Packard2020-01-291-5/+1
* ansification: remove _DEFUNYaakov Selkowitz2018-01-171-4/+2
* ansification: remove _CONSTYaakov Selkowitz2018-01-171-2/+2
* ansification: remove _ANDYaakov Selkowitz2018-01-171-5/+5
* stdlib: remove TRAD_SYNOPSISYaakov Selkowitz2017-12-011-14/+1
* Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen2016-08-151-20/+48
* 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill2013-11-261-6/+6
* 2008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-11-271-1/+2
* * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen2007-07-061-0/+206