glibc/sysdeps/unix/sysv/linux/s390/s390-32
Joseph Myers 55eb99e9a9 Implement C23 log10p1
C23 adds various <math.h> function families originally defined in TS
18661-4.  Add the log10p1 functions (log10(1+x): like log1p, but for
base-10 logarithms).

This is directly analogous to the log2p1 implementation (except that
whereas log2p1 has a smaller underflow range than log1p, log10p1 has a
larger underflow range).  The test inputs are copied from those for
log1p and log2p1, plus a few more inputs in that wider underflow
range.

Tested for x86_64 and x86, and with build-many-glibcs.py.
2024-06-17 13:48:13 +00:00
..
Makefile s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790) 2024-05-23 09:36:08 -03:00
Versions
____longjmp_chk.c
__makecontext_ret.S
arch-syscall.h Update syscall lists for Linux 6.8 2024-03-13 13:57:56 +00:00
c++-types.data
clone.S S390: Do not clobber r7 in clone [BZ #31402] 2024-02-26 13:37:46 +01:00
clone3.S Remove the clone3 symbol from libc.a [BZ #31770] 2024-05-21 07:05:08 -07:00
getcontext.S
getutent.c
getutent_r.c
getutid.c
getutid_r.c
getutline.c
getutline_r.c
getutmp.c
getutxent.c
getutxid.c
getutxline.c
glob64-lstat-compat.c
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist
libc_malloc_debug.abilist
libdl.abilist
libm.abilist Implement C23 log10p1 2024-06-17 13:48:13 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil-compat.c
libutil.abilist
login.c
login32.c
makecontext.c
oldglob.c
pointer_guard.h
posix_fadvise64.c
pututxline.c
setcontext.S
swapcontext.S
syscall.S
syscalls.list
sysdep.S
sysdep.h
time64-compat.h
updwtmp.c
updwtmpx.c
utmp-compat.h
utmp-convert.h
utmp32.c
utmp32.h
utmpx-convert.h
utmpx32.c
utmpx32.h
vfork.S