about summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer11 days1-2/+2
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer11 days1-2/+4
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-012-19/+19
* Implement C23 <stdbit.h>Joseph Myers2024-01-031-0/+36
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0180-80/+80
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-051-0/+21
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-022-2/+2
* 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