aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtold.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation libc copyrightsEd Maste2022-07-211-1/+0
* 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