summaryrefslogtreecommitdiff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1Kito Cheng2023-04-281-5/+3
* [hurd] Add MTU_DISCOVER valuesSamuel Thibault2023-02-151-0/+20
* hurd: Fix tcflag_t and speed_t types on 64-bitSergey Bugaev2023-02-121-2/+2
* hurd: Fix _NOFLSH valueSamuel Thibault2023-01-151-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0679-79/+79
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-14/+8
* Update _FloatN header support for C++ in GCC 13Joseph Myers2022-09-281-20/+20
* non-linux: bits/in.h: Add more RFC optionsSamuel Thibault2022-08-151-0/+10
* socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar2022-08-021-7/+33
* linux: Add process_madviseAdhemerval Zanella2022-06-021-0/+21
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0178-78/+78
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-301-0/+11
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-301-0/+11
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+32
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-3/+1
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-0/+11
* nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2021-11-171-0/+35
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2021-11-151-0/+25
* Add missing braces to bsearch inline implementation [BZ #28400]Florian Weimer2021-09-301-1/+3
* Suppress -Wcast-qual warnings in bsearchJonathan Wakely2021-09-301-1/+8
* Update floating-point feature test macro handling for C2XJoseph Myers2021-06-011-2/+26
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-012-1/+28
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0274-74/+74
* hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault2020-12-281-0/+8
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-211-0/+1
* Replace Minumum/minumum with Minimum/minimumH.J. Lu2020-10-061-1/+1
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-23/+0
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-073-56/+62
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+14
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* math: Remove fenvinline.hAdhemerval Zanella2020-03-301-8/+0