summaryrefslogtreecommitdiff
path: root/lib/libc/gen/ldexp.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2021-03-01s_scalbn.c: Add missing float.h includeAlex Richardson
2021-03-01Also use the musl scalbn code for ldexp()Alex Richardson
2005-01-22Replace the ldexp() implementation in libc with a renamed copy of theDavid Schultz