History log of /freebsd-13.1/lib/libc/stdlib/strtold.c (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0
# b97bb95c 02-Feb-2018 Ed Maste <[email protected]>

Use standard 2-clause license where copyright is held by the FreeBSD Foundation


# 5fe6063d 31-Jan-2018 Warner Losh <[email protected]>

Move strtold wrapper from strtol.c to its own strtold.c. This code
was written by theraven@ (David Chisnall) entirely, there's no
original Berkeley code left here so just copy his copyright over.