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 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
__makecontext_ret.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
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 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutent_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutid.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutid_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutline_r.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutxent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutxid.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getutxline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
glob64-lstat-compat.c
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Implement C23 <stdbit.h> 2024-01-03 12:07:14 +00:00
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 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libutil.abilist
login.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
login32.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
makecontext.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
oldglob.c
pointer_guard.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
posix_fadvise64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pututxline.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
swapcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscall.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscalls.list
sysdep.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
time64-compat.h
updwtmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
updwtmpx.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp-compat.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp-convert.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp32.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmp32.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmpx-convert.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmpx32.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
utmpx32.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
vfork.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00