mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
258bdc0148
MozReview-Commit-ID: 3NNw1d0zF3k --HG-- extra : rebase_source : e326698dfd32bf4e8734596ffabbfc2b390088c0
18 lines
551 B
Plaintext
18 lines
551 B
Plaintext
This is the fdlibm library imported from
|
|
https://github.com/freebsd/freebsd
|
|
|
|
Upstream code can be viewed at
|
|
https://github.com/freebsd/freebsd/tree/master/lib/msun/src
|
|
|
|
Each file is downloaded separately, as cloning whole repository takes so much
|
|
resources.
|
|
|
|
The in-tree copy is updated by running
|
|
sh update.sh
|
|
from within the modules/fdlibm directory.
|
|
|
|
Current version: [commit 9e7434b2c5c2ce4f2a9aa3e84de3e7cf33a910d5].
|
|
|
|
patches 01-14 fixes files to be usable within mozilla-central tree.
|
|
See https://bugzilla.mozilla.org/show_bug.cgi?id=933257
|