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
/
bits
Age
Commit message (
Expand
)
Author
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-04-28
Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1
Kito Cheng
2023-02-15
[hurd] Add MTU_DISCOVER values
Samuel Thibault
2023-02-12
hurd: Fix tcflag_t and speed_t types on 64-bit
Sergey Bugaev
2023-01-15
hurd: Fix _NOFLSH value
Samuel Thibault
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-10-10
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
2022-09-28
Update _FloatN header support for C++ in GCC 13
Joseph Myers
2022-08-15
non-linux: bits/in.h: Add more RFC options
Samuel Thibault
2022-08-02
socket: Check lengths before advancing pointer in CMSG_NXTHDR
Arjun Shankar
2022-06-02
linux: Add process_madvise
Adhemerval Zanella
2022-02-01
elf: Issue la_symbind for bind-now (BZ #23734)
Adhemerval Zanella
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-30
x86-64: Add vector tan/tanf implementation to libmvec
Sunil K Pandey
2021-12-30
x86-64: Add vector erfc/erfcf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector asinh/asinhf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector tanh/tanhf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector erf/erff implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector acosh/acoshf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector atanh/atanhf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector log1p/log1pf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector log2/log2f implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector log10/log10f implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector atan2/atan2f implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector cbrt/cbrtf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector sinh/sinhf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector expm1/expm1f implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector cosh/coshf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector exp10/exp10f implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector exp2/exp2f implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector hypot/hypotf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector asin/asinf implementation to libmvec
Sunil K Pandey
2021-12-29
x86-64: Add vector atan/atanf implementation to libmvec
Sunil K Pandey
2021-12-28
elf: Add _dl_find_object function
Florian Weimer
2021-12-23
Set default __TIMESIZE default to 64
Adhemerval Zanella
2021-12-22
x86-64: Add vector acos/acosf implementation to libmvec
Sunil K Pandey
2021-11-17
nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c
Florian Weimer
2021-11-15
elf: Move LAV_CURRENT to link_lavcurrent.h
Adhemerval Zanella
2021-09-30
Add missing braces to bsearch inline implementation [BZ #28400]
Florian Weimer
2021-09-30
Suppress -Wcast-qual warnings in bsearch
Jonathan Wakely
2021-06-01
Update floating-point feature test macro handling for C2X
Joseph Myers
2021-02-01
sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
H.J. Lu
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-12-28
hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]
Samuel Thibault
2020-12-21
hurd: implement SA_SIGINFO signal handlers.
Jeremie Koenig
2020-10-06
Replace Minumum/minumum with Minimum/minimum
H.J. Lu
2020-07-07
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
2020-07-07
signal: Add signum-{generic,arch}.h
Adhemerval Zanella
2020-04-30
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-02
sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
Alistair Francis
[next]