index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
/
w_fmodf_compat.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-04-03
math: Remove the error handling wrapper from fmod and fmodf
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-09-15
Use libm_alias_float in math/.
Joseph Myers
2017-09-05
Prefer new libm function wrappers for !LIBM_SVID_COMPAT.
Joseph Myers
2017-08-21
Obsolete matherr, _LIB_VERSION, libieee.a.
Joseph Myers
2017-01-04
Move wrappers to libm-compat-calls-auto
Gabriel F. T. Gomes