aboutsummaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)AuthorFilesLines
2024-05-18socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer1-2/+2
2024-04-19login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer1-2/+2
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-2/+4
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers2-19/+19
2024-01-03Implement C23 <stdbit.h>Joseph Myers1-0/+36
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert80-80/+80
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto1-0/+21
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2-2/+2
2023-04-28Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1Kito Cheng1-5/+3
2023-02-15[hurd] Add MTU_DISCOVER valuesSamuel Thibault1-0/+20
2023-02-12hurd: Fix tcflag_t and speed_t types on 64-bitSergey Bugaev1-2/+2
2023-01-15hurd: Fix _NOFLSH valueSamuel Thibault1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers79-79/+79
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab1-14/+8
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers1-20/+20
2022-08-15non-linux: bits/in.h: Add more RFC optionsSamuel Thibault1-0/+10
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar1-7/+33
2022-06-02linux: Add process_madviseAdhemerval Zanella1-0/+21
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert78-78/+78
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey1-0/+11
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey1-0/+11
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey1-0/+11
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+32
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella1-3/+1
2021-12-22x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey1-0/+11
2021-11-17nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer1-0/+35
2021-11-15elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella1-0/+25
2021-09-30Add missing braces to bsearch inline implementation [BZ #28400]Florian Weimer1-1/+3
2021-09-30Suppress -Wcast-qual warnings in bsearchJonathan Wakely1-1/+8
2021-06-01Update floating-point feature test macro handling for C2XJoseph Myers1-2/+26
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2-1/+28
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert74-74/+74