aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtold.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from Foundation copyrightsEd Maste2023-09-251-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* Use standard 2-clause license where copyright is held by the FreeBSD FoundationEd Maste2018-02-021-9/+7
* Move strtold wrapper from strtol.c to its own strtold.c. This codeWarner Losh2018-01-311-0/+45