aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
aaribaud/2.28/masterkl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).Rafal Luzynski6 years
aaribaud/bugzilla/23789/v2Ensure mktime sets errno on error (bug 23789)Albert ARIBAUD (3ADEV)6 years
aaribaud/bugzilla/23789/v4Ensure mktime sets errno on error [BZ #23789]Albert ARIBAUD (3ADEV)5 years
aaribaud/make-checkY2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)6 years
aaribaud/master Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)6 years
aaribaud/tmpY2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038Y2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-2.23Add __fstatat64_t64, __fxstatat_t64Albert ARIBAUD (3ADEV)7 years
aaribaud/y2038-2.25Y2038: add Y2038-ready getrusageAlbert ARIBAUD (3ADEV)7 years
aaribaud/y2038-2.25-devY2038: implement Y2038-ready adjtimex, ntp_adjtimeAlbert ARIBAUD (3ADEV)7 years
aaribaud/y2038-2.26-rfc-2Y2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-2.26-rfc-2-candidateY2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-2.26-rfc-3Y2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-2.26-rfc2Y2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-pre-5th-draftAdd 64-bit version of ctime_rAlbert ARIBAUD (3ADEV)7 years
aaribaud/y2038-rfc-3Y2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-rfc-3-baseFix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers6 years
aaribaud/y2038-rfc-3-wipY2038: add function __difftime64Albert ARIBAUD (3ADEV)6 years
aaribaud/y2038-submitted-v1Y2038: make __mktime_internal compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)6 years
aaribaud/y2038-tempY2038: add _TIME_BITS supportAlbert ARIBAUD (3ADEV)6 years
aj/revert-sunrpcMake sunrpc code usable againAndreas Schwab12 years
aj/shared-linux-fcntlRemove more values defined in <bits/fcntl-linux.h>Andreas Jaeger12 years
alistair/rv32.nextRevert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."Alistair Francis4 years
alistair/rv32.wipWIPAlistair Francis4 years
allan/config-filesInstall nscd systemd filesAllan McRae9 years
andros/avx512f-memTuned loops with non-temporal access.Andrew Senkevich8 years
andros/libmvecThis is infrastructure update for configure, build and install of vectorAndrew Senkevich9 years
andros/pr19590Another way for test of aliases.Andrew Senkevich8 years
andros/pr19654Added tests to ensure link with *_finite aliases from libmvec (BZ #19654 fix).Andrew Senkevich8 years
arc4random-libcWIP arc4randomFlorian Weimer6 years
archlinux/2.18/masterFix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar11 years
arjun/backport-c579f48-to-2.24Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar7 years
arm/gcsdoc: add plain text readme for using GCSSzabolcs Nagy3 months
arm/ilp32aarch64: Update ILP32 abilists for glibc 2.30Szabolcs Nagy5 years
arm/morello/maincheri: malloc: exact capability check in free/reallocSzabolcs Nagy13 months
arm/morello/masternptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer3 years
arm/morello/v1TODO(drop): aarch64: morello: CPU feature detection for MorelloCarlos Eduardo Seo21 months
arm/morello/v2cheri: stdio-common: Add test for %#p printf modifierCarlos Eduardo Seo18 months
arm/morello/v3morello README: typo and wording fixesSzabolcs Nagy17 months
azanella/_Forkposix: Add _Fork [BZ #4737]Adhemerval Zanella3 years
azanella/aarch64-mempcpyaarch64: ifunc mem* cleanupsAdhemerval Zanella6 years
azanella/aarch64-split-stackaarch64: Add split-stack TCB fieldAdhemerval Zanella6 years
azanella/alloca-removalstdio: Remove __printf_fp_buffer_2 alloca usageAdhemerval Zanella8 months
azanella/atexit-orderstdlib: Make atexit to not act as __cxa_atexitAdhemerval Zanella5 years
azanella/bz12683loongarch: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella13 months
azanella/bz18231sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella5 years
azanella/bz20480Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella6 years
azanella/bz22273posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella7 years
azanella/bz22298-2.25nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella7 years
azanella/bz22298-2.26nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella7 years
azanella/bz23960dirent: Deprecate getdirentriesAdhemerval Zanella4 years
azanella/bz23960-direntlinux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)Adhemerval Zanella4 months
azanella/bz24595nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)Adhemerval Zanella5 years
azanella/bz27651-selectlinux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella3 years
azanella/bz27749-atexit-fixstdlib: Fix data race in __run_exit_handlers [BZ #27749]Vitaly Buka3 years
azanella/bz30266wcsmbs: Add wcsdup() tests. (BZ #30266)Joe Simmons-Talbott12 months
azanella/bz30558-posix_timerlinux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558)Adhemerval Zanella10 months
azanella/bz30944-memcpy-zenx86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella6 months
azanella/bz31664-openat2linux: Add openat2 (BZ 31664)Adhemerval Zanella7 days
azanella/c11-threadsAdd manual documentation for threads.hRical Jasan6 years
azanella/check-headersscripts: Add fortify checks on installed headersAdhemerval Zanella10 months
azanella/clangx86: Fix bsearch for compiler that do not define __USE_EXTERN_INLINESAdhemerval Zanella12 days
azanella/deprecate-makedevDeprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg8 years
azanella/dso-optBZ #17645, fix slow DSO sorting behavior in dynamic loader -- Algorithm changesChung-Lin Tang3 years
azanella/exp10f-optimizationNew exp10f version without SVID compat wrapperAdhemerval Zanella4 years
azanella/ffinite-math-compatAdd libm_alias_finite for _finite symbolsAdhemerval Zanella5 years
azanella/fno-unit-at-fime-removalstdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella24 months
azanella/futex-refactory2038: Convert aio_suspend to support 64 bit timeLukasz Majewski3 years
azanella/generic-stringssh: Add string-fzb.hAdhemerval Zanella Netto16 months
azanella/glob-fixesposix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)Adhemerval Zanella7 years
azanella/hugepagemalloc: Enable huge page support on main arenaAdhemerval Zanella2 years
azanella/hypot-refactormath: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella2 years
azanella/ifunc-cx32: Remove unused getcpu implementationAdhemerval Zanella6 years
azanella/ifunc-c-sparc-m7sparc: M7 optimized memset/bzeroJose E. Marchesi6 years
azanella/imap-utf7iconv: Add UTF-7-IMAP variant in utf-7.cMax Gautier2 years
azanella/ld-audit-fixeself: Add SVE support for aarch64 rtld-auditAdhemerval Zanella2 years
azanella/ld-audit-fixes-v4elf: Add SVE support for aarch64 rtld-auditAdhemerval Zanella2 years
azanella/loongarch64LoongArch: Update NEWS and README for the LoongArch port.caiyinyu21 months
azanella/master-hp-timing-refactorAdd generic hp-timing supportWilco Dijkstra5 years
azanella/master-not-cancelRemove cancellation support for syscall generationAdhemerval Zanella7 years
azanella/master-posix_clocknptl: Remove futex_supports_exact_relative_timeoutsMike Crowe5 years
azanella/mbrtoc8-c8rtombstdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann22 months
azanella/memcpy-power8POWER8 memcpy tunablesAdhemerval Zanella7 years
azanella/memopt-power8POWER8 memcpy tunablesAdhemerval Zanella7 years
azanella/mips-hw-fp-roundmips: Implement roundevenf with hardware floating-point rounding instructionAdhemerval Zanella4 months
azanella/posix_spawn-clone3Linux: optimize clone3 internal usageAdhemerval Zanella17 months
azanella/posix_spawn-optimizationsposix: Use posix_spawn for wordexpAdhemerval Zanella5 years
azanella/pselect-time64y2038: linux: Provide __pselect64 implementationAdhemerval Zanella4 years
azanella/pthread-multiple-fixesnptl: Remove INVALID_TD_PAdhemerval Zanella3 years
azanella/pthread_clockjoin_npnptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout testMike Crowe5 years
azanella/qsort-fixesstdlib: Remove use of mergesort on qsort (BZ #21719)Adhemerval Zanella3 years
azanella/qsort-refactorstdlib: Implement introsort with qsortAdhemerval Zanella6 years
azanella/qsort-smoothstdlib: Use smoothsort for qsort{_r}Adhemerval Zanella6 years
azanella/redir-refactorRemove __LDBL_REDIR macrosAdhemerval Zanella2 years
azanella/rtld-sharedelf: Add dlmopen / RTLD_SHARED testsVivek Das Mohapatra3 years
azanella/semctl-y2038sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella4 years
azanella/sfp-exceptionsUse libc_fe* macros in k_standardl.cStefan Liebler via Libc-alpha4 years
azanella/sig_err-improvementsstring: Add strerrorname and strerrordescAdhemerval Zanella4 years
azanella/sig_err-improvements-v6string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella4 years
azanella/sparc64-ifuncsparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella7 years
azanella/sparcv8-removalRemove 32 bit sparc v8 supportAdhemerval Zanella4 years
azanella/str-two-way-optimizationImprove strstr/strcasestr/memmem performanceWilco Dijkstra6 years
azanella/strncmp-fixalpha: Remove strncmp optimizationAdhemerval Zanella14 months
azanella/syscall-refactorsysdep: Remove unix PSEUDO directivesAdhemerval Zanella4 years
azanella/tst-localedef-path-normlocale: Optimize tst-localedef-path-normAdhemerval Zanella21 months
azanella/tunableself: Do not duplicate GLIBC_TUNABLES stringAdhemerval Zanella7 months
azanella/wait-refactorImplement waitpid in terms of wait4Adhemerval Zanella4 years
azanella/x86-libc_fex86: Use default libc_fe* implementation for float128Adhemerval Zanella4 years
azanella/y2038Use LFS and 64 bit time for installed programsAdhemerval Zanella3 years
azanella/y2038-fixeslinux: Add time64 sigtimedwait supportAdhemerval Zanella4 years
azanella/y2038-preliminariesRevise the documentation of simple calendar time.Zack Weinberg5 years
azanella/y2038-worky2038: Add test coverageAdhemerval Zanella3 years
carlos/dlmopenInitial implemenation of full dlmopen support.Carlos O'Donell9 years
carlos/masterFix sparc localplt testcase failures.David S. Miller13 years
cmetcalf/tile-2.15Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.Chris Metcalf12 years
codonell/c-utf8Add generic C.UTF-8 locale (Bug 17318)Carlos O'Donell3 years
codonell/ld-auditFix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy2 years
cvs/fedora-2_3-branch2.3.6-0.fc3.1Roland McGrath19 years
cvs/fedora-2_5-branch2.5-18.1Jakub Jelinek17 years
cvs/fedora-branchUpdated to fedora-glibc-20090510T1842Jakub Jelinek15 years
cvs/glibc-2-1-branchUpdate.Andreas Jaeger23 years
cvs/glibc-2-2-branchUpdate from CVS mainline.Andreas Jaeger22 years
cvs/glibc-2_0_xUpdate.Ulrich Drepper25 years
cvs/glibc-2_10-branchUpdate from trunk.Ulrich Drepper15 years
cvs/glibc-2_3-branch.Roland McGrath18 years
cvs/glibc-2_5-branch.Jakub Jelinek17 years
cvs/glibc-2_6-branch.Jakub Jelinek17 years
cvs/glibc-2_7-branch * manual/texinfo.tex: Update to latest version.Andreas Jaeger17 years
cvs/glibc-2_8-branch* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.Jakub Jelinek16 years
cvs/glibc-2_9-branch* include/features.h (__GLIBC_MINOR__): Bump to 9.Ulrich Drepper15 years
cvs/master* version.h (VERSION): Bump to 2.10.1.Ulrich Drepper15 years
cvs/sparc-2_0_x-branch* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_fixup_plt):David S. Miller26 years
cvs/thomas-posix1996Update.Ulrich Drepper27 years
davem/sparcsparc: Add multiarch support for memset/bzero/memcpy.David S. Miller14 years
dczvaaarch64: Disable using DC ZVA in emag memsetFeng Xue5 years
dj/mallocUpdates to trace2wlDJ Delorie7 years
dj/malloc-tcacheTweak Makefile, asserts, comments.DJ Delorie7 years
fedora/2.10/master2.10.2-1Andreas Schwab14 years
fedora/2.11/master2.11.3-1Andreas Schwab13 years
fedora/2.12/master2.12.2-1Andreas Schwab13 years
fedora/2.13/master2.13-2Andreas Schwab13 years
fedora/2.14/master2.14.1-2Andreas Schwab13 years
fedora/2.22/masterNaCl: Call __nacl_main in preference to main.Roland McGrath9 years
fedora/masterDetect and select i586/i686 implementation at run-timeH.J. Lu9 years
fw/2.32-zen-memcpy-revertTemporarily revert "x86: Optimizing memcpy for AMD Zen architecture."Florian Weimer24 months
fw/abi-optionsRemove abi-*-options compiler flagsFlorian Weimer7 years
fw/accept4Assume that accept4 is always available and worksFlorian Weimer7 years
fw/bug16145WIP reorganization to improve scalability of localtimeFlorian Weimer7 years
fw/bug178manual: Manual update for strlcat, strlcpy, wcslcat, wclscpyPaul Eggert11 months
fw/bug20018-backportRestore GLIBC_PRIVATE ABI after CVE-2016-10739 fix [BZ #20018]Florian Weimer5 years
fw/bug21041WIP delayed IFUNC relocationFlorian Weimer7 years
fw/bug21242ld.so: Introduce delayed relocation processingFlorian Weimer5 years
fw/bug24214elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer4 years
fw/bug24562WIP Support exotic character sets in __fxprintf [BZ #24562]Florian Weimer5 years
fw/bug25097Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]Florian Weimer4 years
fw/bug25112Remove all loaded objects if dlopen fails [BZ #20839]Florian Weimer5 years
fw/bug25157Properly initialize audit cookie for the dynamic loader [BZ #25157]Florian Weimer4 years
fw/bug25225x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer4 years
fw/bug25486elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer4 years
fw/bug30555string: strerror must not return NULL (bug 30555)Florian Weimer11 months
fw/bug30619Test case for bug 30619Florian Weimer10 months
fw/builtin-syscalls-3build-many-glibcs.py: Add update-syscalls commandFlorian Weimer4 years
fw/builtin-syscalls-4build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer4 years
fw/builtin-syscalls-5build-many-glibcs.py: Fix “glibcs i686-gnu --strip”Florian Weimer4 years
fw/dl-bind-performanceWIP mul64 dlsym optimizationFlorian Weimer4 years
fw/dlopen-nodelete-relocWIP dlopen NODELETE testFlorian Weimer4 years
fw/elf-fixupsIntroduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_xFlorian Weimer5 years
fw/extend_allocaRemove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer8 years
fw/gcc-10-fixesnptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattrFlorian Weimer5 years
fw/getdents64Linux: Move getdents64 to <dirent.h>Florian Weimer5 years
fw/glibc-hwcapss390x: Add Add glibc-hwcaps supportFlorian Weimer3 years
fw/glibcelfUse custom linker script by default (bug 25812)Florian Weimer2 years
fw/heap-protectormalloc: Implement heap protectorFlorian Weimer8 years
fw/holesAvoid running some tests if the file system does not support holesFlorian Weimer6 years
fw/libc-early-init-2Implement __libc_early_initFlorian Weimer4 years
fw/libdldlfcn: Rework static dlopen hooksFlorian Weimer3 years
fw/libm-noprivate-2.27Use custom x86 feature selection in libmFlorian Weimer6 years
fw/libpthreadnptl: Split libpthread-routines into one routine per lineFlorian Weimer3 years
fw/libpthread-20210318bnptl: Remove remnants of the libc/libpthread forwarder interfaceFlorian Weimer3 years
fw/libpthread-barriernptl: Move pthread_barrierattr_setpshared into libcFlorian Weimer3 years
fw/libpthread-removal-easynptl: Move pthread_setschedparam implementation into libcFlorian Weimer4 years
fw/librtLinux: Cleanups after librt moveFlorian Weimer3 years
fw/linux-5.2Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISCFlorian Weimer5 years
fw/localedef-utf8locale: localdef input files are now encoded in UTF-8Florian Weimer23 months
fw/math-split-testsRFC: Run libm tests separately for each functionJoseph Myers7 years
fw/more-bind-nowbenchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer5 years
fw/no-symlinksAdd --disable-major-minor-libraries configure optionFlorian Weimer4 years
fw/nss-declarenss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer4 years
fw/nss-reloadnss: Introduce <nss_module.h>Florian Weimer4 years
fw/out_bufferWIP struct out_bufferFlorian Weimer7 years
fw/resolv-cleanupsnss_dns: Remove RES_USE_INET6 handlingFlorian Weimer5 years
fw/rseqnptl: rseq failure after registration on main thread is fatalFlorian Weimer2 years
fw/stack-protectorEnable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock7 years
fw/syscall-cleanupsmicroblaze: vfork syscall number is always availableFlorian Weimer4 years
fw/syscall-list<bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer7 years
fw/syscalls/tgkillLinux: Add the tgkill functionFlorian Weimer5 years
fw/tmpio: Remove copy_file_range emulation [BZ #24744]Florian Weimer5 years
fw/tst-gmongmon: Add test for basic mcount/gprof functionalityFlorian Weimer7 years
fw/tst-lchmodLinux: Work around kernel bugs in chmod on /proc/self/fd pathsFlorian Weimer4 years
fw/tst-mallocfork2malloc/tst-mallocfork2: Use process-shared barriersFlorian Weimer5 years
fw/twalk_rmisc: Add twalk_r functionFlorian Weimer5 years
fw/twalk_r-iconviconv: Use __twalk_r in __gconv_release_shlibFlorian Weimer5 years
fw/twalk_r-semsem_close: Use __twalk_rFlorian Weimer5 years
fw/unwind-linknptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer4 years
fw/vfprintf-2libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer17 months
gabriel/powerpc-ieee128-printscanRFC: powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes4 years
gentoo/2.18alpha: Fix tls-macros.hRichard Henderson10 years
gentoo/2.19nptl: handle EAGAIN with some futex operationsCarlos O'Donell10 years
gentoo/2.20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger9 years
gentoo/2.21Fix parallel build errorAndreas Schwab8 years
gentoo/2.22configure: fix `test ==` usageMike Frysinger8 years
gentoo/2.23alpha: fix trunc for big input valuesAurelien Jarno7 years
gentoo/2.24posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger7 years
gentoo/2.25posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger7 years
google/grte/v4-2.19/masterForestall a filesystem bug while building shlib.lds by using a temp fileStan Shebs5 years
google/grte/v5-2.27/mastergetaddrinfo: Fix leak with AI_ALL [BZ #28852]Siddhesh Poyarekar3 months
google/grte/v6-2.29/masterAs with gettimeofday, avoid vdso for clang-compiled time()Stan Shebs5 years
hjl/2.17/memsetFaster memset on x64Ondrej Bilka8 years
hjl/32bit/2.22Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BITH.J. Lu8 years
hjl/32bit/genericAdd Prefer_MAP_32BIT_EXEC for SilvermontH.J. Lu8 years
hjl/32bit/masterAdd Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BITH.J. Lu8 years
hjl/avx128Compile AVX libm functions with -mavx -mprefer-avx128H.J. Lu12 years
hjl/avx2/cx86-64: Optimize strrchr/wcsrchr with AVX2H.J. Lu7 years
hjl/avx2/fixx86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.SH.J. Lu7 years
hjl/avx2/masterx86-64: Optimize strrchr/wcsrchr with AVX2H.J. Lu7 years
hjl/avx512f-mem/masterAlways use prefetchnta with non-temporal storesH.J. Lu8 years
hjl/avx512f-mem/oldUse prefetchnta with non-temporal storesH.J. Lu8 years
hjl/avx512f-mem/prefetcht1Use prefetcht1 with non-temporal storesH.J. Lu8 years
hjl/benchtests/masterClear destination buffer updated by the previous runH.J. Lu8 years
hjl/benchtests/memsetSkip simple and builtin memory implementationsH.J. Lu8 years
hjl/benchtests/wall-timeForce to use clock_gettimeH.J. Lu8 years
hjl/cache/masterCount number of logical processors sharing L2 cacheH.J. Lu8 years
hjl/cacheinfo/masterx86: Add cache info to cpu_featuresH.J. Lu7 years
hjl/cacheline/ifuncX86-64: Add dummy memcopy.h and wordcopy.cH.J. Lu8 years
hjl/cacheline/masterSkip simple and builtin memory implementationsH.J. Lu8 years
hjl/cet/masteri386: Use INDIRECT_JUMP_ENTRY in memset-sse2-rep.SH.J. Lu6 years
hjl/cet/pr21598x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu7 years
hjl/cet/propertyi386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shstk [BZ #21598]H.J. Lu7 years
hjl/cet/setjmpx86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu6 years
hjl/cpuid/2.21Update x86 elision-conf.c for <cpu-features.h>H.J. Lu9 years
hjl/cpuid/2.22Update x86 elision-conf.c for <cpu-features.h>H.J. Lu9 years
hjl/cpuid/masterUse x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu9 years
hjl/ctor/release/2.11Remove `.ctors' and `.dtors' output sectionsH.J. Lu11 years
hjl/ctor/release/2.12Remove `.ctors' and `.dtors' output sectionsH.J. Lu11 years
hjl/erms/2.22Count number of logical processors sharing L2 cacheH.J. Lu8 years
hjl/erms/2.23Count number of logical processors sharing L2 cacheH.J. Lu8 years
hjl/erms/cachelineAlign to cachelineH.J. Lu8 years
hjl/erms/hybridAlign/displacement to avoid long nop memmove-vec-unaligned-erms.SH.J. Lu8 years
hjl/erms/i386Add 32-bit Enhanced REP MOVSB/STOSB (ERMS) memcpy/memsetH.J. Lu8 years
hjl/erms/ifuncX86-64: Add dummy memcopy.h and wordcopy.cH.J. Lu8 years
hjl/erms/masterAdd memmove/memset-avx512-unaligned-erms-no-vzeroupper.SH.J. Lu8 years
hjl/erms/ntSkip simple and builtin memory implementationsH.J. Lu8 years
hjl/expf/masterx86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu7 years
hjl/fma/2.26x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu7 years
hjl/fma/masterMention x86-64 FMA optimization in NEWSH.J. Lu7 years
hjl/globalUse LIBC_LINKER_FEATURE to check -z global supportH.J. Lu11 years
hjl/gmprshift.c: Replace assert with DEBUG and abortH.J. Lu7 years
hjl/goldSupport build glibc with gold 1.14 or above [BZ #14995]H.J. Lu7 years
hjl/hwcap/masterx86: Set dl_hwcap from CPU featuresH.J. Lu7 years
hjl/i386/masterAvoid reading errno in syscall implementationsH.J. Lu9 years
hjl/i486/multiarchAdd i386 math multiarch functionsH.J. Lu9 years
hjl/i486/multiarch-oldAdd i386 strcat multiarch functionsH.J. Lu9 years
hjl/ifunc/cx86-64: Implement strcmp family IFUNC selectors in CH.J. Lu7 years
hjl/ifunc/fmax86-64: Add FMA multiarch functions to libmH.J. Lu7 years
hjl/ifunc/masterx86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu7 years
hjl/ifunc/x86x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu7 years
hjl/impliesChange Implies to shell scriptH.J. Lu12 years
hjl/initSet constructor/destructor priority to 1000H.J. Lu11 years
hjl/ld.so/masterX86: Add cache info to _dl_x86_cpu_featuresH.J. Lu8 years
hjl/libmvec/masterDon't compile do_test with -mavx/-mavx/-mavx512H.J. Lu8 years
hjl/masterx86: Update __x86_shared_non_temporal_thresholdH.J. Lu7 years
hjl/memcmp/avx2Add do_test2H.J. Lu7 years
hjl/memcpy/dpdk/masterAdd memcpy-rte-ssse3.cH.J. Lu9 years
hjl/mempcpyAdd a comment in sysdeps/x86_64/MakefileH.J. Lu8 years
hjl/nsz/mathi386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu7 years
hjl/pie/gprofSupport -pg with GCC defaulting to PIEH.J. Lu7 years
hjl/pie/hiddenAdd hidden visibility to internal function prototypesH.J. Lu7 years
hjl/pie/staticDocument binutils requirement for static PIEH.J. Lu6 years
hjl/plt/2.21Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar9 years
hjl/plt/2.22[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu8 years
hjl/plt/masterDon't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu9 years
hjl/pointerInclude <libc-internal.h>H.J. Lu11 years
hjl/pr12189Replace int with bool in __fortify_fail_abortH.J. Lu7 years
hjl/pr13862Resize DTV if the current DTV isn't big enoughH.J. Lu9 years
hjl/pr14370Check mismatched TLS/non-TLS symbolsH.J. Lu12 years
hjl/pr14562/2.16Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu12 years
hjl/pr14562/masterProperly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu12 years
hjl/pr14654Extract __mul from sysdeps/ieee754/dbl-64/mpa.cH.J. Lu12 years
hjl/pr14716Add a testcase for BZ #14716H.J. Lu12 years
hjl/pr14831Update commentsH.J. Lu11 years
hjl/pr14937Handle _nl_default_dirname with prefix changesH.J. Lu11 years
hjl/pr14941Support multiarch under OS directoryH.J. Lu11 years
hjl/pr14955Make __get_cpu_features hiddenH.J. Lu11 years
hjl/pr14995Check linker support for INSERT in linker scriptH.J. Lu7 years
hjl/pr17711/2.18Replace __attribute__((visibility("protected")))H.J. Lu9 years
hjl/pr17711/2.19Replace __attribute__((visibility("protected")))H.J. Lu9 years
hjl/pr17711/2.20Replace __attribute__((visibility("protected")))H.J. Lu9 years
hjl/pr17711/2.21Replace __attribute__((visibility("protected")))H.J. Lu9 years
hjl/pr17841/2.21Replace __attribute__((visibility("protected")))H.J. Lu9 years
hjl/pr17841/masterCompile archives with -fno-pieH.J. Lu9 years
hjl/pr18078Extend local PLT reference checkH.J. Lu9 years
hjl/pr18422Don't build ld.so with -Wl,-z,nowH.J. Lu9 years
hjl/pr18645Compile tst-cleanupx4 test with -fexceptionsH.J. Lu8 years
hjl/pr18661Align stack when calling __errno_locationH.J. Lu9 years
hjl/pr18696Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu9 years
hjl/pr18822Add wcharP.h to hide internal wchar functions [BZ #18822]H.J. Lu6 years
hjl/pr18858/masterTest unaligned_1 mempcpy functionsH.J. Lu8 years
hjl/pr19122Mark internal unistd functions hidden in ld.soH.J. Lu9 years
hjl/pr19178/masterRun tst-prelink test for GLOB_DAT relocH.J. Lu8 years
hjl/pr19363/2.22Provide x32 timesH.J. Lu8 years
hjl/pr19363/clobberUse REGISTERS_CLOBBERED_BY_SYSCALLH.J. Lu8 years
hjl/pr19363/masterUse INTERNAL_SYSCALL_TIMES* macros for Linux timesH.J. Lu8 years
hjl/pr19371/masterProperly handle x32 syscallH.J. Lu8 years
hjl/pr19463Avoid strdup/strndup/strsepH.J. Lu8 years
hjl/pr19583[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu8 years
hjl/pr19590Remove test-double-libmvec-alias-*-wrappers.cH.J. Lu8 years
hjl/pr19679/2.23[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu8 years
hjl/pr19776/masterEnable __memcpy_chk_sse2_unalignedH.J. Lu8 years
hjl/pr19783Support --enable-hardcoded-path-in-tests in benchtestsH.J. Lu8 years
hjl/pr20139/masterRequire binutils 2.24 to build x86-64 glibcH.J. Lu8 years
hjl/pr20309/masterX86-64: Properly align stack in _dl_tlsdesc_dynamicH.J. Lu8 years
hjl/pr20314Make copies of cstdlib/cmath and use themH.J. Lu8 years
hjl/pr21120/2.24i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu7 years
hjl/pr21120/2.25i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu7 years
hjl/pr21120/masteri386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu7 years
hjl/pr21258/2.23x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu7 years
hjl/pr21265/2.23x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu7 years
hjl/pr21265/2.24x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu7 years
hjl/pr21265/2.25x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu7 years
hjl/pr21265/2.26x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu7 years
hjl/pr21265/xsavecX86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolveH.J. Lu7 years
hjl/pr21573Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu7 years
hjl/pr21598i386: Update _dl_runtime_resolve/_dl_runtime_profileH.J. Lu7 years
hjl/pr21609/masterx86-64: Redirect __tls_get_addr to ___tls_get_addrH.J. Lu7 years
hjl/pr21666/2.25Avoid .symver on common symbols [BZ #21666]H.J. Lu7 years
hjl/pr21666/masterx86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu7 years
hjl/pr21740Don't add stack_chk_fail_local.o to libc.a [BZ #21740]H.J. Lu7 years
hjl/pr21741Don't include _dl_resolve_conflicts in libc.a [BZ #21742]H.J. Lu7 years
hjl/pr21742Remove debug/stack_chk_fail_local.c [BZ #21740]H.J. Lu7 years
hjl/pr21744/mastertunables: Use direct syscall for access (BZ#21744)H.J. Lu7 years
hjl/pr21752/masterAvoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu7 years
hjl/pr21815/masterCompile tst-prelink.c without PIE [BZ #21815]H.J. Lu7 years
hjl/pr21864/masterDon't compile non-lib modules as lib modules [BZ #21864]H.J. Lu7 years
hjl/pr21913i386: Add _startup_sbrk and _startup_fatal [BZ #21913]H.J. Lu7 years
hjl/pr21955/masterx86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu7 years
hjl/pr21967/masterx86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu7 years
hjl/pr21974Remove sysdeps/alpha/bb_init_func.SH.J. Lu7 years
hjl/pr21982/masterstring/stratcliff.c: Replace int with size_t [BZ #21982]H.J. Lu7 years
hjl/pr22051/masterPlace $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu7 years
hjl/pr22053/masterRemove zero terminator for .eh_frame in libc.so [BZ #22053]H.J. Lu7 years
hjl/pr22284/2.26Support profiling PIE [BZ #22284]H.J. Lu7 years
hjl/pr22298/masterDefine __PTHREAD_MUTEX_HAVE_PREV only if undefined [BZ #22298]H.J. Lu7 years
hjl/pr22353/masterAdd strcpy-stosb.SH.J. Lu7 years
hjl/pr22362/masterUse newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu7 years
hjl/pr22362/symlinknptl: Simplify libpthread.so rulesH.J. Lu7 years
hjl/pr22363/masterx32: Set GLRO(dl_platform) to "x86_64" by default [BZ #22363]H.J. Lu7 years
hjl/pr22370/masterProperly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu6 years
hjl/pr22459/masterlibc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]H.J. Lu6 years
hjl/pr22715/2.24x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu6 years
hjl/pr22715/2.25x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu6 years
hjl/pr22715/2.26x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu6 years
hjl/pr22715/masterx86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu6 years
hjl/pr22743/masternptl: Update struct pthread_unwind_buf [BZ #22743]H.J. Lu6 years
hjl/pr23240/fwCheck non-lazy binding with LD_PRELOAD and weak referenceH.J. Lu6 years
hjl/pthread/2.21Use STB_SECONDARY on pthread functions in libcH.J. Lu9 years
hjl/pthread/2.22Use STB_SECONDARY on pthread functions in libcH.J. Lu9 years
hjl/release/2.20/masterUse AVX unaligned memcpy only if AVX2 is availableH.J. Lu9 years
hjl/secondary/2.21Add STB_SECONDARY support to ld.soH.J. Lu9 years
hjl/secondary/masterAdd STB_SECONDARY support to ld.soH.J. Lu9 years
hjl/setjmp/padx86-64: Check if shadow stack register can be preservedH.J. Lu6 years
hjl/size/masterRemove R_X86_64_SIZEH.J. Lu11 years
hjl/tst-pltUpdate the timing test for x86-64 PLTH.J. Lu9 years
hjl/tunables/masterx86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu7 years
hjl/unalignedMake strcmp with unaligned load/store the defaultH.J. Lu9 years
hjl/wcslen/masterx86-64: Add wmemset optimized with SSE2/AVX2/AVX512H.J. Lu7 years
hjl/wcsrchr/sse2bad wcsrchr-old-2.SH.J. Lu7 years
hjl/x32/masterMerge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu12 years
hjl/x32/release/2.12Restore uc_flags to unsigned long in ucontextH.J. Lu12 years
hjl/x32/release/2.15Merge remote-tracking branch 'origin/release/2.15/master' into hjl/x32/releas...H.J. Lu12 years
hjl/x86Rename xxx_ia32/xxx_sse2 to xxx_genericH.J. Lu11 years
hjl/xgetbv/2.25x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu7 years
hjl/xgetbv/masterx86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu7 years
hl/pie/staticUse hidden visibility for HAVE_STATIC_PIEH.J. Lu7 years
ibm/2.10/masterUpdate from trunk.Ulrich Drepper15 years
ibm/2.11/masterAdditional POWER7 string optimizations.Luis Machado14 years
ibm/2.12/masterCorrect ordering of entries and spurious whitespace on the end of a line.Ryan S. Arnold12 years
ibm/2.13/masterPowerPC: Add missing file from previous commit.Adhemerval Zanella11 years
ibm/2.16/masterFix stack overflow in getaddrinfo with many resultsAndreas Schwab9 years
ibm/2.18/masterNEWS: Add 18665 and 19791 to fixed bug list.Paul E. Murphy8 years
ibm/2.19/masterMerge branch 'release/2.19/master' into ibm/2.19/masterTulio Magno Quites Machado Filho8 years
ibm/2.20/masterMerge release/2.20/master into ibm/2.20/masterGabriel F. T. Gomes8 years
ibm/2.22/masterMerge branch 'release/2.22/master' into ibm/2.22/masterTulio Magno Quites Machado Filho6 years
ibm/2.24/masterMerge branch release/2.24/master into ibm/2.24/masterGabriel F. T. Gomes6 years
ibm/2.26/masterMerge branch release/2.26/master into ibm/2.26/masterTulio Magno Quites Machado Filho4 years
ibm/2.28/masterMerge branch release/2.28/master into ibm/2.28/masterTulio Magno Quites Machado Filho3 years
ibm/2.30/masterMerge branch release/2.30/master into ibm/2.30/masterRaoni Fassina Firmino2 years
ibm/2.32/masterMerge branch release/2.32/master into ibm/2.32/masterRaoni Fassina Firmino2 years
ibm/2.8/master powerpc: POWER7 optimizationsLuis Machado14 years
ibm/masterOptimize test for valid ELF symbol types in lookup function.Ulrich Drepper15 years
ldmitrie/intel_mpxImplemented bound check support for string/memory routines for x86_64.Liubov Dmitrieva11 years
linaro-local/dejagnu-sum[WIP] Produce dejagnu-style test resultsMaxim Kuvyrkov11 months
linaro/2.21/masterMake io/ftwtest-sh remove temporary files on early exit.Joseph Myers7 years
linaro/2.23/masterIgnore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar7 years
linaro/masterFix __waitpid_nocancel link error.Roland McGrath10 years
local_glibc-2.25hppa: Fix register corruption in __longjmp.John David Anglin7 years
lxoliva/getaddrinfo(no commit message)Alexandre Oliva9 years
mainconfigure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella16 months
maskray/clangnptl/pthread_create.c hack: Work around aliasing an asm labelFangrui Song2 years
maskray/grtepowerpc: Use --no-tls-get-addr-optimize in test only if the linker supports itFangrui Song3 years
maskray/grte-oldelf: Remove incorrect dynamic-link.h from _dl_relocate_static_pieFangrui Song3 years
maskray/grte-relrelf: Support DT_RELR relative relocation formatFangrui Song2 years
maskray/lldconfigure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song3 years
maskray/nestingelf: Avoid nested functions in the loader (aarch64, x86-64) [BZ #27220]Fangrui Song3 years
maskray/relrelf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song2 years
maskray/stack_chk_guardUnconditionally define __stack_chk_guard [BZ #26817]Fangrui Song3 years
maskray/unnestelf: Avoid nested functions in the loader (all ports) [BZ #27220]Fangrui Song3 years
maskray/unnest-regcompregex: Unnest nested functions in regcomp.cFangrui Song3 years
maskray/x86-mpxelf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song3 years
masterhurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANSSergey Bugaev5 hours
master-bz20251Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella6 years
master-ppc-refactorpowerpc: refactor logb{f,l}Adhemerval Zanella5 years
master-pushlinux: Optimize fallback 32-bit clock_getresAdhemerval Zanella4 years
mfabian/collation-update-2.27Remove the lines from cmn_TW.UTF-8.in which cannot work at the moment.Mike FABIAN6 years
neleai/string-x64Improve generic strpbrk.Ondřej Bílka9 years
neleai/strlenFaster strlen on x86-64.Ondrej Bilka11 years
nsz/bti-1aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy3 years
nsz/btifix-v3aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy3 years
nsz/bug19329elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy3 years
nsz/bug19329-v2RFC elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy3 years
nsz/bug23293aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy24 months
nsz/bug23293-v5aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy24 months
nsz/bug23293-v6aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy24 months
nsz/bug27072Make libc symbols hidden in static PIESzabolcs Nagy3 years
nsz/mathDo not wrap logf, log2f and powfSzabolcs Nagy7 years
nsz/math2e_exp2f.c: Support multiarchH.J. Lu7 years
nsz/mathvecaarch64: add vector sin, cos, log and pow abi symbolsSzabolcs Nagy5 years
nsz/mtagaarch64: Optimize __libc_mtag_tag_zero_regionSzabolcs Nagy3 years
nsz/mtag-2malloc: Ensure mtag code path in checked_request2size is coldSzabolcs Nagy3 years
nsz/pacbti-v4aarch64: add NEWS entry about branch protection supportSzabolcs Nagy4 years
nsz/pacbti-v5aarch64: add NEWS entry about branch protection supportSzabolcs Nagy4 years
nsz/pacbti-v6aarch64: add NEWS entry about branch protection supportSzabolcs Nagy4 years
nsz/pacbti-v7aarch64: add NEWS entry about branch protection supportSzabolcs Nagy4 years
origin/ibm/2.8/masterGit cherry-pick of commit efac1fce6212f0e471ce7fa2519b1d3a4a084ddcUlrich Drepper15 years
origin/release/2.25/masterhppa: Avoid clobbering registers in __longjmp.John David Anglin7 years
origin/release/2.27/masterUpdate sysdeps/nios2/libm-test-ulpsChung-Lin Tang6 years
pasky/fixesFix fstat() not trying to call fxstat64() on sparc64Petr Baudis13 years
pasky/fixes-overdueFix incorrect backtrace unwinding through thread_start() on x86_64Jan Kratochvil13 years
rearnsha/mte-v3.0aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw3 years
rearnsha/mte-v4.0aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw3 years
release/2.10/masterRestore locking in free_check.Ulrich Drepper14 years
release/2.11/masterRestore _res correctlyUlrich Drepper13 years
release/2.12/masterglibc 2.12.2 releaseAndreas Schwab13 years
release/2.13/masterHandle DSOs without any dependency in ld.soUlrich Drepper13 years
release/2.14/masterglibc 2.14.1 releaseAndreas Schwab13 years
release/2.15/masterNEWS: Add 16885 to fixed bug list.David S. Miller10 years
release/2.16/masterFixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan10 years
release/2.17/masterFixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan10 years
release/2.18/masterresolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer8 years
release/2.19/masterFix powerpc software sqrt (bug 17964).Joseph Myers7 years
release/2.20/masterCVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer8 years
release/2.21/masterSuppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux8 years
release/2.22/masterglob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert6 years
release/2.23/masterrtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki4 years
release/2.24/masterlibio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer4 years
release/2.25/masterlibio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer4 years
release/2.26/masteraarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy3 years
release/2.27/masterwordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab3 years
release/2.28/masteraarch64: Use memcpy_simd as the default memcpyWilco Dijkstra3 weeks
release/2.29/masteraarch64: Use memcpy_simd as the default memcpyWilco Dijkstra3 weeks
release/2.30/masterx86_64: Optimize ffsll function code size.Sunil K Pandey3 months
release/2.31/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer5 days
release/2.32/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer5 days
release/2.33/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer5 days
release/2.34/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer5 days
release/2.35/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu5 days
release/2.36/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu5 days
release/2.37/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu5 days
release/2.38/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu5 days
release/2.39/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu5 days
remotes/origin/meta/configAllow max-commit-emails to 500 for refactoringCarlos O'Donell2 years
roland/WshadowfooRoland McGrath10 years
roland/add-on-abi-tagsHandle abi-tags files in add-on directories too.Roland McGrath9 years
roland/backtrace-symsImprove backtrace_symbols{,_fd} output when missing symbols.Roland McGrath15 years
roland/cancelhandlingNPTL: Give cancelhandling fields type unsigned int.Roland McGrath9 years
roland/disable-nisunfinishedRoland McGrath12 years
roland/getpidSimplify getpid handling of the race case.Roland McGrath10 years
roland/gold-vs-libcMake ld --version output matching grok gold's output.Roland McGrath10 years
roland/hwcap_maskObey LD_HWCAP_MASK in ld.so.cache lookups.Roland McGrath14 years
roland/manual-checkAdd test case for declarations in manual.Roland McGrath11 years
roland/nacl-debug-hackfooRoland McGrath9 years
roland/nacl-exit-stacksfooRoland McGrath9 years
roland/nacl-open-resourceNaCl: Use open_resource API for shared objectsRoland McGrath8 years
roland/nacl-port/masterRandom nits prepping for upstreaming.Roland McGrath9 years
roland/nptl_dbMake libthread_db work without libpthread, just enough for TLS decoding.Roland McGrath14 years
roland/pthread_attr_getstackMake pthread_attr_getstack fail with EINVAL when called in "unspecified behav...Roland McGrath11 years
roland/stat64fooRoland McGrath12 years
roland/sysconf-clocksRemove cruft in Linux sysconf for conditional support of monotonic and CPU cl...Roland McGrath11 years
roland/tempnameNPTL: Use __gen_tempname in sem_open.Roland McGrath9 years
roland/x86_64-crt1-cfiBZ#15407: Complete CFI annotations in x86_64 _start code.Roland McGrath11 years
rsa/2.17_backportsReorder ChangeLog entries by date from cherry-picked commits.Ryan S. Arnold11 years
rsa/2.17_backports_v2BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibmRyan S. Arnold11 years
rsa/2.17_backports_v3PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella11 years
rsa/hwcap2_v3PowerPC: Fix AT_HWCAP2 feature bit string output in _dl_procinfo.Ryan S. Arnold11 years
rsa/hwcap2_v4Add support for AT_HWCAP2.Ryan S. Arnold11 years
rsa/hwcap2_v5Add GLRO(dl_hwcap2), conditional on per platform HWCAP2_AVAIL.Ryan S. Arnold11 years
rsa/hwcap2_v6PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold11 years
rsa/power8PowerPC: Add support for POWER8.Ryan S. Arnold11 years
rsa/power8_partialPowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold11 years
rsa/stdintAdd #include <stdint.h> for uint[32|64]_t usage.Ryan S. Arnold11 years
rsa/stdint_headersAdd #include <stdint.h> for uint[32|64]_t usage in installed headers.Ryan S. Arnold11 years
rsa/stdint_noheadersAdd #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold11 years
rth/aa-memsetneon for memset; higher minimums to enter loopsRichard Henderson10 years
rth/aa-optaarch64: Consolidate NPTL/non versions of vforkRichard Henderson10 years
rth/execlalpha: Implement execl{,e,p} without double stack allocationRichard Henderson8 years
rth/trampUse -Wno-error=trampolinesRichard Henderson9 years
sasha/execveat Linux: Add execveat system call wrapperAlexandra Hájková4 years
schwab/ilp32aarch64: Update ILP32 abilists for glibc 2.33Andreas Schwab3 years
schwab/ilp32-2.32aarch64: update ILP32 arch-syscall.hAndreas Schwab4 years
schwab/ilp32-2.33aarch64: Update ILP32 abilists for glibc 2.33Andreas Schwab3 years
shebs/clangifyUse clang integrated assembler except when asm is output and not required to ...Stan Shebs6 years
siddhesh/changelog-begoneAnother major updateSiddhesh Poyarekar5 years
siddhesh/default-pieReplace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2 years
siddhesh/fortify3Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2 years
siddhesh/gai-cleanup2gethosts: Return EAI_MEMORY on allocation failureSiddhesh Poyarekar2 years
siddhesh/is_in_moduleUse IS_IN internally onlySiddhesh Poyarekar9 years
siddhesh/malloc-hooksmcheck Fix malloc_usable_size [BZ #22057]Siddhesh Poyarekar3 years
siddhesh/malloc-hooks-newRemove __morecore and __default_morecoreSiddhesh Poyarekar3 years
siddhesh/mmap-fallbackDon't fall back to mmap if the original arena is not corruptJosef Bacik9 years
siddhesh/other-lib-compatAvoid running __malloc_initialize_hook tests on newer targetsSiddhesh Poyarekar3 years
siddhesh/posix-wundefUse conf.list to generate spec arraySiddhesh Poyarekar9 years
siddhesh/realpath-and-getcwdgetcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2 years
siddhesh/sem_timedwaitbenchtests: New benchmark for sem_timedwaitSiddhesh Poyarekar10 years
siddhesh/tunablesUser manual documentation for tunablesSiddhesh Poyarekar7 years
sthibaul/hurd-buildst/posix_threadSamuel Thibault6 years
sthibault/release/2.19Fix parsing of getai result from nscd for IPv6-only requestAndreas Schwab9 years
submitmanual: Fix a typo in locale.texi.Rical Jasan6 years
tmpx86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer5 days
tuliom/float128powerpc64le: Enable float128Paul E. Murphy7 years
tuliom/libmvecPPC64: Attach SIMD attribute to cosf, sin, sinf function declarations.Bert Tenjy4 years
tuliom/microwattpowerpc64: Stop assuming new processors have VSXTulio Magno Quites Machado Filho3 years
tuliom/multilibPowerPC: logb/logbf/logbl multilib for PowerPC32Adhemerval Zanella11 years
users/skpgkp2/2.33/masters390x: Update math: redirect roundeven functionStefan Liebler19 months
vineet/arc-glibc-2.30-time_t-32-bitbuild-many-glibcs.py: Enable ARC hard float buildsVineet Gupta4 years
vineet/arc-port-latestDocumentation for ARC portVineet Gupta4 years
vineet/statfs-cleanupRemove STATFS_IS_STATFS64 conditional as it is zero in all portsVineet Gupta3 years
vineet/upstream-workRemove STATFS_IS_STATFS64 conditional as it is zero in all portsVineet Gupta4 years
zack/anon-unionsRFC: Use anonymous union for siginfo_tZack Weinberg7 years
zack/build-experimentsExperimenting with alternatives to VPATH.Zack Weinberg7 years
zack/build-layout-experimentPrepare for radical source tree reorganization.Zack Weinberg7 years
zack/build-many-improvementsbuild-many-glibcs: Impose a memory limit on build processes.Zack Weinberg7 years
zack/c99-compliant-scanfUse C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg5 years
zack/dont-install-libio-hDon't install libio.h or _G_config.h.Zack Weinberg7 years
zack/elf-builtin-expect-conversionConvert __builtin_expect to __glibc_(un)likely throughout elf/.Zack Weinberg6 years
zack/em-ci-mkRename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg7 years
zack/errno-prettyprintAdd pretty-printer for errno.Zack Weinberg7 years
zack/explicit-bzeroNew string function explicit_bzero (from OpenBSD).Zack Weinberg7 years
zack/gtod-no-timezoneRemove access to legacy time zone support in gettimeofday etc.Zack Weinberg5 years
zack/headers-cleanupsDon't install libio.h or _G_config.h.Zack Weinberg7 years
zack/installed-header-hygieneInstalled header hygiene (BZ#20366): Test of installed headers.Zack Weinberg8 years
zack/jda-hppa-patchJDA's patches for HPPAZack Weinberg7 years
zack/libio-minimizationFix problems found by build-many-glibcs.Zack Weinberg6 years
zack/more-obsolete-typedefsDon’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.Zack Weinberg5 years
zack/more-obsolete-typedefs-2Don’t include all of sys/select.h from sys/types.h.Zack Weinberg5 years
zack/no-cancellation-in-ldso-2Convert __builtin_expect to __glibc_(un)likely throughout elf/.Zack Weinberg6 years
zack/no-inline-string-optsFor experimental purposes, remove bits/string.h.Zack Weinberg7 years
zack/no-libio-hPost-cleanup 2: minimize _G_config.h.Zack Weinberg6 years
zack/no-nested-includesRename sys/ucontext.h to bits/ucontext.h.Zack Weinberg4 years
zack/obsolete-time-functionsWarn when gettimeofday is called with non-null tzp argument.Zack Weinberg4 years
zack/obsolete-typedefs-test-overhaulUse a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg5 years
zack/remove-libcryptRemove all of the remaining libcrypt code.Zack Weinberg7 months
zack/remove-mode-bitsUse PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg6 years
zack/scrap-naclRemove vestiges of NaCl port from ARM assembly files.Zack Weinberg7 years
zack/sticky-eof[BZ 1190] Make EOF sticky in stdio.Zack Weinberg6 years
zack/string-headers-cleanupsThe bits/types/*.h treatment for stdio and wchar.Zack Weinberg7 years
zack/testsuite-isomacSuppress internal declarations for most of the testsuite.Zack Weinberg7 years
zack/testsuite-isomac-prepRemove _IO_MTSAFE_IO from public headers.Zack Weinberg7 years
zack/wip-check-localplt-2WIP finer-grained, more aggressive local PLT call checkZack Weinberg6 years
zack/wip-pthread-no-dupe-defns[Bug 15368] Move pthread_kill to libc and use it to implement raise.Zack Weinberg6 years
zack/wip-sibcall-macrosRFC: Introduce pt-compat-stubs and use it to replace pt-vfork.Zack Weinberg6 years
zack/y2038-preliminariesRevise the documentation of simple calendar time.Zack Weinberg5 years