summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
2026-01-14Revert "x86: Do not use __builtin_fpclassify for _Float64x/long double"Adhemerval Zanella
2026-01-14Revert "x86: Do not use __builtin_isinf_sign for _Float64x/long double"Adhemerval Zanella
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-22x86: Do not use __builtin_isinf_sign for _Float64x/long doubleAdhemerval Zanella
2025-12-22x86: Do not use __builtin_fpclassify for _Float64x/long doubleAdhemerval Zanella
2025-12-05aarch64: Implement AdvSIMD and SVE rsqrt(f) routinesJames Chesterman
2025-10-01Add once_flag, ONCE_FLAG_INIT and call_once to stdlib.h for C23Joseph Myers
2025-09-27AArch64: Implement AdvSIMD and SVE log10p1(f) routinesLuna Lamb
2025-09-27AArch64: Implement AdvSIMD and SVE log2p1(f) routinesLuna Lamb
2025-09-22hurd: Fix RLIM_INFINITY on 64bSamuel Thibault
2025-09-02AArch64: Implement exp2m1 and exp10m1 routinesHasaan Khan
2025-07-20termios: SPEED_MAX and BAUD_MAX constantsH. Peter Anvin
2025-06-17termios: unify the naming of the termios speed fieldsH. Peter Anvin (Intel)
2025-06-17termios: merge the termios baud definitionsH. Peter Anvin (Intel)
2025-06-17hurd+generic/termios: make speed_t an unsigned intH. Peter Anvin (Intel)
2025-05-19AArch64: Implement AdvSIMD and SVE atan2pi/fDylan Fleming
2025-05-19AArch64: Implement AdvSIMD and SVE atanpi/fDylan Fleming
2025-05-19AArch64: Implement AdvSIMD and SVE asinpi/fDylan Fleming
2025-05-19AArch64: Implement AdvSIMD and SVE acospi/fDylan Fleming
2025-01-03AArch64: Add vector tanpi routinesJoe Ramsay
2025-01-03AArch64: Add vector cospi routinesJoe Ramsay
2025-01-03AArch64: Add vector sinpi to libmvecJoe Ramsay
2025-01-01bits/socket.h: Update to recent BSD definitionSamuel Thibault
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-11Optimize bsearch() implementation for performanceKuan-Wei Chiu
2024-11-20mman.h: Fix MAP_HASSEMPHORE typoSamuel Thibault
2024-09-19AArch64: Add vector logp1 alias for log1pJoe Ramsay
2024-05-18socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer
2024-04-19login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-03Implement C23 <stdbit.h>Joseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-04-28Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1Kito Cheng
2023-02-15[hurd] Add MTU_DISCOVER valuesSamuel Thibault
2023-02-12hurd: Fix tcflag_t and speed_t types on 64-bitSergey Bugaev
2023-01-15hurd: Fix _NOFLSH valueSamuel Thibault
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers
2022-08-15non-linux: bits/in.h: Add more RFC optionsSamuel Thibault
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey