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 Nagy2 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 Zanella4 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 Zanella9 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 Netto15 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 Crowe4 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 McGrath18 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 Weimer4 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 Weimer10 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 Weimer4 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. Lu6 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. Lu6 years
hjl/pr22363/masterx32: Set GLRO(dl_platform) to "x86_64" by default [BZ #22363]H.J. Lu6 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 Song2 years
maskray/x86-mpxelf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song3 years
masterx86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer2 days
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 Dijkstra2 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 Weimer2 days
release/2.32/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer2 days
release/2.33/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer2 days
release/2.34/masterCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer2 days
release/2.35/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2 days
release/2.36/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2 days
release/2.37/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2 days
release/2.38/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2 days
release/2.39/masterelf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2 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 Weimer2 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
 
TagDownloadAuthorAge
glibc-2.39.9000commit 903cd86606...Andreas K. Hüttel3 months
glibc-2.39commit ef321e23c2...Andreas K. Hüttel3 months
glibc-2.38.9000commit 78ca34d8c5...Andreas K. Hüttel9 months
glibc-2.38commit 36f2487f13...Andreas K. Hüttel9 months
glibc-2.37.9000commit 2412deae1a...Carlos O'Donell15 months
glibc-2.37commit a704fd9a13...Carlos O'Donell15 months
glibc-2.36.9000commit 5fded9c445...Carlos O'Donell21 months
glibc-2.36commit c804cd1c00...Carlos O'Donell21 months
glibc-2.35.9000commit bc6c1af537...Carlos O'Donell2 years
glibc-2.35commit f94f6d8a35...Carlos O'Donell2 years
glibc-2.34.9000commit a85c93c424...Carlos O'Donell3 years
glibc-2.34commit ae37d06c7d...Carlos O'Donell3 years
glibc-2.33.9000commit 2edf8f3d75...Adhemerval Zanella3 years
glibc-2.33commit 9826b03b74...Adhemerval Zanella3 years
glibc-2.32.9000commit 4c56bcbceb...Carlos O'Donell4 years
glibc-2.32commit 3de512be7e...Carlos O'Donell4 years
glibc-2.31.9000commit d8775136b5...Siddhesh Poyarekar4 years
glibc-2.31commit 9ea3686266...Siddhesh Poyarekar4 years
changelog-ends-herecommit 2e4e75727e...Florian Weimer5 years
glibc-2.30.9000commit 0b8c2f95df...Carlos O'Donell5 years
glibc-2.30commit 0a8262a1b2...Carlos O'Donell5 years
glibc-2.29.9000commit de44ab67aa...Siddhesh Poyarekar5 years
glibc-2.29commit 56c86f5dd5...Siddhesh Poyarekar5 years
glibc-2.28.9000commit 437faa9675...Carlos O'Donell6 years
glibc-2.28commit 3c03baca37...Carlos O'Donell6 years
glibc-2.27.9000commit 086ee48eae...Dmitry V. Levin6 years
glibc-2.27commit 23158b08a0...Dmitry V. Levin6 years
glibc-2.26.9000commit 00cdcf5a41...Florian Weimer7 years
glibc-2.16.90commit e84eabb387...Florian Weimer7 years
glibc-2.17.90commit 2c8bfe7d6f...Florian Weimer7 years
glibc-2.18.90commit 6c1fd79571...Florian Weimer7 years
glibc-2.19.90commit d5b396c1c8...Florian Weimer7 years
glibc-2.20.90commit 21c83793a2...Florian Weimer7 years
glibc-2.21.90commit d5a8b70560...Florian Weimer7 years
glibc-2.22.90commit 1b15ff4810...Florian Weimer7 years
glibc-2.23.90commit c6f391dbf9...Florian Weimer7 years
glibc-2.24.90commit e720d3d9fe...Florian Weimer7 years
glibc-2.25.90commit 58557c2293...Florian Weimer7 years
glibc-2.16-ports-before-mergecommit e64ac02c24...Florian Weimer7 years
glibc-2.26commit 1c9a5c270d...Siddhesh Poyarekar7 years
glibc-2.25commit db0242e302...Siddhesh Poyarekar7 years
glibc-2.24commit fdfc9260b6...Carlos O'Donell8 years
glibc-2.23commit ab30899d88...Adhemerval Zanella8 years
glibc-2.22commit 78bd7499af...Carlos O'Donell9 years
glibc-2.21commit 4e42b5b8f8...Carlos O'Donell9 years
glibc-2.20commit b8079dd0d3...Allan McRae10 years
glibc-2.19commit 9a869d8220...Allan McRae10 years
glibc-2.18commit eefa3be8e4...David S. Miller11 years
glibc-2.17commit c758a68615...David S. Miller11 years
glibc-2.16-ports-mergecommit e84eabb387...Joseph Myers12 years
glibc-2.16.0commit 75f0d3040a...Carlos O'Donell12 years
glibc-2.16commit ee9247c38a...Carlos O'Donell12 years
glibc-2.16-tpscommit 4d0ee85545...Carlos O'Donell12 years
glibc-2.15commit c0da14cdda...Ulrich Drepper12 years
glibc-2.14.1commit 4f2b767fef...Andreas Schwab13 years
glibc-2.14commit 356f8bc660...Ulrich Drepper13 years
glibc-2.13commit 6392473fe9...Ulrich Drepper13 years
glibc-2.12.2commit 3a33e487ee...Andreas Schwab13 years
glibc-2.11.3commit 7372b19962...Petr Baudis13 years
glibc-2.12.1commit 6164128f1c...Andreas Schwab14 years
fedora/glibc-2.12.90-6commit 9da0dd7c81...Andreas Schwab14 years
fedora/glibc-2.12.90-5commit 6be18f65e8...Andreas Schwab14 years
fedora/glibc-2.12-3commit 0639864f66...Andreas Schwab14 years
fedora/glibc-2.12.90-4commit ed0695f42d...Andreas Schwab14 years
fedora/glibc-2.12.90-3commit 6b49365e39...Andreas Schwab14 years
fedora/glibc-2.12-2commit 2e137729f0...Andreas Schwab14 years
fedora/glibc-2.12.90-2commit ae5a8c0f7d...Andreas Schwab14 years
fedora/glibc-2.11.2-1commit f0e6fe2f62...Andreas Schwab14 years
glibc-2.11.2commit f2020c6459...Petr Baudis14 years
fedora/glibc-2.12.90-1commit 8990fee3bb...Andreas Schwab14 years
fedora/glibc-2.11.1-7commit f0806ad101...Andreas Schwab14 years
fedora/glibc-2.12-1commit b4ee0fbd5e...Andreas Schwab14 years
glibc-2.12commit e28c88707e...Ulrich Drepper14 years
fedora/glibc-2.11.1-6commit 5e6e747fa2...Andreas Schwab14 years
fedora/glibc-2.11.90-20commit 3087d4a5de...Andreas Schwab14 years
fedora/glibc-2.11.90-19commit 1ef17274de...Andreas Schwab14 years
fedora/glibc-2.11.90-18commit 973dc1b24b...Andreas Schwab14 years
fedora/glibc-2.11.90-17commit 5246cf01a9...Andreas Schwab14 years
fedora/glibc-2.11.1-5commit ddb11ab932...Andreas Schwab14 years
fedora/glibc-2.11.1-4commit 97ab0760a6...Andreas Schwab14 years
fedora/glibc-2.11.90-16commit b44389edf1...Andreas Schwab14 years
fedora/glibc-2.11.90-15commit 7c156b9842...Andreas Schwab14 years
fedora/glibc-2.11.90-14commit bc31219278...Andreas Schwab14 years
fedora/glibc-2.11.90-13commit 8404561b19...Andreas Schwab14 years
fedora/glibc-2.11.90-12commit 6d46d0aae2...Andreas Schwab14 years
fedora/glibc-2.11.90-11commit 8565786828...Andreas Schwab14 years
fedora/glibc-2.11.90-10commit b675f5a862...Andreas Schwab14 years
fedora/glibc-2.11.90-9commit 1795b73523...Andreas Schwab14 years
fedora/glibc-2.11.90-8commit e6073eebdd...Andreas Schwab14 years
fedora/glibc-2.11.90-7commit 9b0eb94309...Andreas Schwab14 years
fedora/glibc-2.11.90-6commit 764b7aa164...Andreas Schwab14 years
fedora/glibc-2.11.90-5commit a5683508bc...Andreas Schwab14 years
fedora/glibc-2.11.1-1commit 2f95f8a203...Andreas Schwab14 years
fedora/glibc-2.11.90-4commit 600f9723fc...Andreas Schwab14 years
glibc-2.11.1commit 3decedce64...Petr Baudis14 years
fedora/glibc-2.11.90-3commit 7250035854...Andreas Schwab14 years
fedora/glibc-2.11-4commit 1c3fd1077a...Andreas Schwab14 years
fedora/glibc-2.11-3commit 4751802026...Andreas Schwab14 years
fedora/glibc-2.11.90-2commit 1476362866...Andreas Schwab14 years
fedora/glibc-2.10.2-1commit b005db41b6...Andreas Schwab14 years
glibc-2.10.2commit dacc52e192...Andreas Schwab14 years
fedora/glibc-2.11.90-1commit bacf60ddef...Andreas Schwab14 years
fedora/glibc-2.11-2commit aeabbd4c42...Andreas Schwab14 years
fedora/glibc-2.11-1commit dcdbf85d97...Andreas Schwab14 years
glibc-2.11commit 7f9cd6ed20...Ulrich Drepper15 years
fedora/glibc-2.10.90-27commit 587045f460...Andreas Schwab15 years
fedora/glibc-2.10.90-26commit c784aefd4b...Andreas Schwab15 years
fedora/glibc-2.10.90-25commit 477dbc05f1...Andreas Schwab15 years
fedora/glibc-2.10.90-24commit d4ca383aa1...Andreas Schwab15 years
fedora/glibc-2.10.90-23commit 490aaca427...Andreas Schwab15 years
fedora/glibc-2.10.90-22commit 77b2bdde65...Andreas Schwab15 years
fedora/glibc-2.10.90-21commit ca9024296c...Andreas Schwab15 years
fedora/glibc-2.10.90-20commit cf2e251913...Andreas Schwab15 years
fedora/glibc-2.10.90-19commit 00cf698f76...Andreas Schwab15 years
fedora/glibc-2.10.90-18commit b19ed4af95...Andreas Schwab15 years
fedora/glibc-2.10.90-17commit 45f08acbda...Roland McGrath15 years
fedora/glibc-2.10.90-16commit f9bf9db04a...Roland McGrath15 years
fedora/glibc-2.10.90-15commit 9aadad69ed...Andreas Schwab15 years
fedora/glibc-2.10.1-5commit b049214c5e...Andreas Schwab15 years
fedora/glibc-2.10.90-14commit 593eff0f9e...Andreas Schwab15 years
fedora/glibc-2.10.90-13commit 4af7f59a26...Andreas Schwab15 years
fedora/glibc-2.10.1-4commit c8647a518b...Andreas Schwab15 years
fedora/glibc-2.10.90-12commit 3c16fc6d6e...Andreas Schwab15 years
fedora/glibc-2.10.1-3commit fce03b8c5b...Andreas Schwab15 years
fedora/glibc-2.10.90-11commit 50f823e499...Andreas Schwab15 years
fedora/glibc-2.10.90-10commit 38090cfea3...Andreas Schwab15 years
fedora/glibc-2.10.90-9commit e1214916e7...Andreas Schwab15 years
fedora/glibc-2.10.90-7commit 9285e82ab3...Andreas Schwab15 years
fedora/glibc-2.10.90-6commit d4192d9bce...Andreas Schwab15 years
fedora/glibc-2.10.90-5commit a1f7be618c...Andreas Schwab15 years
fedora/glibc-2.10.90-4commit 0457885b7e...Andreas Schwab15 years
fedora/glibc-2.10.90-3commit 8ecde8e8c2...Andreas Schwab15 years
fedora/glibc-2.10.90-2commit 33e6302cd4...Andreas Schwab15 years
fedora/glibc-2.10.90-1commit ffd515a6e7...Andreas Schwab15 years
cvs/glibc-2_10_1commit 9478a09b67...Ulrich Drepper15 years
glibc-2.10.1commit 9478a09b67...Roland McGrath15 years
cvs/fedora-glibc-2_10_1-1commit 4595c33e21...Jakub Jelinek15 years
cvs/fedora-glibc-20090510T1842commit deb84c43b1...Ulrich Drepper15 years
cvs/fedora-glibc-2_10-2commit d79f04c30e...Jakub Jelinek15 years
cvs/fedora-glibc-20090509T2200commit eb29449a9a...Ulrich Drepper15 years
cvs/glibc-2_10commit eb29449a9a...Ulrich Drepper15 years
cvs/glibc-2_10-basecommit eb29449a9a...Ulrich Drepper15 years
glibc-2.10commit eb29449a9a...Roland McGrath15 years
cvs/fedora-glibc-2_10-1commit 8075bb0fc6...Jakub Jelinek15 years
cvs/fedora-glibc-20090509T1828commit deb318c255...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-22commit 83489168c2...Jakub Jelinek15 years
cvs/fedora-glibc-20090427T1419commit 6284c9f61e...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-21commit 8feaf01b21...Jakub Jelinek15 years
cvs/fedora-glibc-20090424T1908commit 9c32c895e0...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-20commit 7dec33c08e...Jakub Jelinek15 years
cvs/fedora-glibc-20090424T0747commit fe12c7984b...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-19commit 335206256c...Jakub Jelinek15 years
cvs/fedora-glibc-20090416T1610commit 733ca93a45...Jakub Jelinek15 years
cvs/fedora-glibc-2_9_90-18commit 66f8b81220...Jakub Jelinek15 years
cvs/fedora-glibc-20090416T0610commit e775ec11c4...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-17commit dc3be966c0...Jakub Jelinek15 years
cvs/fedora-glibc-20090415T1619commit 6a3d03ff58...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-16commit ded8b949ca...Jakub Jelinek15 years
cvs/fedora-glibc-20090414T2104commit e42e88abb6...Jakub Jelinek15 years
cvs/fedora-glibc-2_9_90-15commit 5cb5c2a335...Jakub Jelinek15 years
cvs/fedora-glibc-20090409T1422commit bb06654506...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-14commit 1ad9ccd18a...Jakub Jelinek15 years
cvs/fedora-glibc-20090408T1602commit cd57745bd8...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-13commit d2aa96e13c...Jakub Jelinek15 years
cvs/fedora-glibc-20090407T0657commit 4bcb2658ff...Ulrich Drepper15 years
cvs/fedora-glibc-20090407T0545commit ae06191038...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-12commit 1a6da537df...Jakub Jelinek15 years
cvs/fedora-glibc-20090401T0935commit 22c8319345...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-11commit ef860a878b...Jakub Jelinek15 years
cvs/fedora-glibc-20090320T1944commit e4bac65728...Roland McGrath15 years
cvs/fedora-glibc-2_9_90-10commit d4c583b446...Jakub Jelinek15 years
cvs/fedora-glibc-20090310T1925commit bd82a24718...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-9commit 5c1d419918...Jakub Jelinek15 years
cvs/fedora-glibc-20090309T1421commit 9920a6b8db...Jakub Jelinek15 years
cvs/fedora-glibc-2_9_90-4commit 48da74123e...Jakub Jelinek15 years
cvs/fedora-glibc-20090218T1534commit d82a27f841...Jakub Jelinek15 years
cvs/fedora-glibc-2_9_90-3commit 73c5dd45bc...Jakub Jelinek15 years
cvs/fedora-glibc-20090204T2135commit 82f2e9c6bd...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-2commit 23a4b43d6a...Jakub Jelinek15 years
cvs/fedora-glibc-20090108T1017commit 960af8c249...Jakub Jelinek15 years
cvs/fedora-glibc-20090108T0952commit 76c7f2cd8a...Ulrich Drepper15 years
cvs/fedora-glibc-2_9_90-1commit e3e60f6bdc...Jakub Jelinek15 years
cvs/fedora-glibc-20090102T2040commit 720981169b...Ulrich Drepper15 years
cvs/fedora-glibc-20090102T2110commit 720981169b...Ulrich Drepper15 years
cvs/fedora-glibc-20090102T0809commit 06057297c4...Ulrich Drepper15 years
cvs/fedora-glibc-2_9-1commit 033b8b2d4d...Jakub Jelinek15 years
cvs/fedora-glibc-20081113T2206commit f52bb4d77e...Ulrich Drepper15 years
cvs/glibc-2_9commit f52bb4d77e...Ulrich Drepper15 years
cvs/glibc-2_9-basecommit f52bb4d77e...Ulrich Drepper15 years
glibc-2.9commit f52bb4d77e...Roland McGrath15 years
cvs/fedora-glibc-2_8_90-17commit 03c8e28744...Jakub Jelinek15 years
cvs/fedora-glibc-20081112T2008commit 0e54a7250f...Ulrich Drepper15 years
cvs/fedora-glibc-2_8_90-16commit c02fa54041...Jakub Jelinek15 years
cvs/fedora-glibc-20081031T2102commit 41e25904a5...Ulrich Drepper15 years
cvs/fedora-glibc-2_8_90-15commit 242bfefc41...Jakub Jelinek16 years
cvs/fedora-glibc-20081028T1533commit 4caa3fb7c8...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-14commit 6d8225fe1a...Jakub Jelinek16 years
cvs/fedora-glibc-20081019T1815commit 60a23f5a72...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-12commit 315a43aa94...Jakub Jelinek16 years
cvs/fedora-glibc-20080828T1623commit 452034ccba...Roland McGrath16 years
cvs/fedora-glibc-2_8_90-11commit 2fb513c600...Jakub Jelinek16 years
cvs/fedora-glibc-20080802T0809commit ebcc1f4d75...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-10commit c7045198ca...Jakub Jelinek16 years
cvs/fedora-glibc-20080728T2320commit b7da31a164...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-9commit c83494a925...Jakub Jelinek16 years
cvs/fedora-glibc-20080716T0944commit 2486b4965b...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-8commit 1cb6b555a8...Jakub Jelinek16 years
cvs/fedora-glibc-20080703T1203commit d5a0160b58...Roland McGrath16 years
cvs/fedora-glibc-2_8_90-7commit e6042ff1ee...Jakub Jelinek16 years
cvs/fedora-glibc-20080613T1601commit 5bcc6c0f96...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-6commit 72d4ac2366...Jakub Jelinek16 years
cvs/fedora-glibc-20080612T1619commit 5a337776da...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-5commit 8ba7d5cebb...Jakub Jelinek16 years
cvs/fedora-glibc-20080524T2218commit b5ba2c790c...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-4commit e96fe50f0d...Jakub Jelinek16 years
cvs/fedora-glibc-20080520T1924commit ed8f38ba44...Jakub Jelinek16 years
cvs/fedora-glibc-2_8_90-3commit 21032d9230...Jakub Jelinek16 years
cvs/fedora-glibc-20080518T1017commit 5811d72b73...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-2commit 4681f43596...Jakub Jelinek16 years
cvs/fedora-glibc-20080516T2152commit 74e1338588...Ulrich Drepper16 years
cvs/fedora-glibc-2_8_90-1commit 78463734c1...Jakub Jelinek16 years
cvs/fedora-glibc-20080515T0735commit 0caca71ac9...Ulrich Drepper16 years
cvs/fedora-glibc-2_8-2commit ef73dbc130...Jakub Jelinek16 years
cvs/glibc-2_8-basecommit 39546e34c2...Jakub Jelinek16 years
cvs/fedora-glibc-2_8-1commit 14e44061ad...Jakub Jelinek16 years
cvs/fedora-glibc-20080412T0741commit 9e113ecd80...Ulrich Drepper16 years
cvs/glibc-2_8commit 9e113ecd80...Ulrich Drepper16 years
glibc-2.8commit 9e113ecd80...Roland McGrath16 years
cvs/fedora-glibc-2_7_90-16commit a346458fa8...Jakub Jelinek16 years
cvs/fedora-glibc-20080411T1934commit 7763d4f148...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-15commit 6fd3c3fe53...Jakub Jelinek16 years
cvs/fedora-glibc-20080410T1907commit d1235fdf09...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-14commit 3a2e541ba3...Jakub Jelinek16 years
cvs/fedora-glibc-20080408T0706commit d24be489a1...Jakub Jelinek16 years
cvs/fedora-glibc-2_7_90-13commit 09b731ac2b...Jakub Jelinek16 years
cvs/fedora-glibc-20080328T1347commit 48cc060e64...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-12commit f23e5ee26d...Jakub Jelinek16 years
cvs/fedora-glibc-20080326T1041commit 0bcd532145...Roland McGrath16 years
cvs/fedora-glibc-2_7_90-11commit d0b6ac6c50...Jakub Jelinek16 years
cvs/fedora-glibc-20080314T2159commit 4564918515...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-10commit 1f345eba4e...Jakub Jelinek16 years
cvs/fedora-glibc-20080314T1732commit ca668b298e...Ulrich Drepper16 years
cvs/fedora-glibc-20080310T1651commit f3dc3415ec...Andreas Jaeger16 years
cvs/fedora-glibc-2_7_90-8commit 5c25449dd9...Jakub Jelinek16 years
cvs/fedora-glibc-20080305T0857commit dff3751503...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-7commit ff9e7e3fe2...Jakub Jelinek16 years
cvs/fedora-glibc-20080216T1726commit c913639332...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-6commit 359e8c63c9...Jakub Jelinek16 years
cvs/fedora-glibc-20080201T1017commit 67fbfa5ca1...Roland McGrath16 years
cvs/fedora-glibc-2_7_90-5commit 7a5a58ec86...Jakub Jelinek16 years
cvs/fedora-glibc-2_7_90-4commit a21d44637e...Jakub Jelinek16 years
cvs/fedora-glibc-20080131T0821commit 7bd00dbfeb...Roland McGrath16 years
cvs/fedora-glibc-20080111T0737commit d90b8fa3a2...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-3commit 1e44f485d2...Jakub Jelinek16 years
cvs/fedora-glibc-20080103T1958commit 8726a12e05...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-2commit f163450fc0...Jakub Jelinek16 years
cvs/fedora-glibc-20071227T0908commit 0dc6c5e4d6...Ulrich Drepper16 years
cvs/fedora-glibc-2_7_90-1commit c5899b63eb...Jakub Jelinek16 years
cvs/fedora-glibc-20071212T1953commit 3eb0e1c6d6...Ulrich Drepper16 years
cvs/fedora-glibc-20071212T1051commit 58d1179512...Ulrich Drepper16 years
cvs/glibc-2_7commit ed13ccf1f7...Jakub Jelinek17 years
cvs/glibc-2_7-basecommit ed13ccf1f7...Jakub Jelinek17 years
glibc-2.7commit ed13ccf1f7...Roland McGrath17 years
cvs/fedora-glibc-2_7-1commit a162e5955f...Jakub Jelinek17 years
cvs/fedora-glibc-20071017T2029commit f71cda6a38...Ulrich Drepper17 years
cvs/fedora-glibc-20071017T2007commit 1aa5e4d74f...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-21commit 378e8bab96...Jakub Jelinek17 years
cvs/fedora-glibc-20071015T0728commit 8d97ac1355...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-20commit 68a071d274...Jakub Jelinek17 years
cvs/fedora-glibc-20071014T2102commit c9eb73d902...Ulrich Drepper17 years
cvs/fedora-glibc-20071014T1847commit 6f55ed8885...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-19commit 4cee966cab...Jakub Jelinek17 years
cvs/fedora-glibc-20071011T1636commit d0b5557df8...Jakub Jelinek17 years
cvs/fedora-glibc-2_6_90-18commit fc2a4f5f83...Jakub Jelinek17 years
cvs/fedora-glibc-20071010T2047commit d17af6b501...Jakub Jelinek17 years
cvs/fedora-glibc-2_6_90-17commit 75cb5a0d47...Jakub Jelinek17 years
cvs/fedora-glibc-20071003T1908commit e5dd21787d...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-16commit 441097af93...Jakub Jelinek17 years
cvs/fedora-glibc-20070929T1859commit 385b4cf4c5...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-15commit 62beba6902...Jakub Jelinek17 years
cvs/fedora-glibc-20070920T0007commit 715899d122...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-14commit 7913ba4d91...Jakub Jelinek17 years
cvs/fedora-glibc-20070918T1931commit 006805680f...Jakub Jelinek17 years
cvs/fedora-glibc-2_6_90-13commit cedf9b89dd...Jakub Jelinek17 years
cvs/fedora-glibc-20070827T2032commit 3704aa0b3e...Roland McGrath17 years
cvs/fedora-glibc-2_6_90-12commit 9abaa7d89f...Jakub Jelinek17 years
cvs/fedora-glibc-20070825T1839commit 76fca9f14a...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-11commit 9b0cdd693e...Jakub Jelinek17 years
cvs/fedora-glibc-20070816T2121commit cb84d1e403...Jakub Jelinek17 years
cvs/fedora-glibc-2_6_90-10commit 91ed9442ce...Jakub Jelinek17 years
cvs/fedora-glibc-20070815T2049commit e4720b0e59...Jakub Jelinek17 years
cvs/fedora-glibc-2_6_90-9commit c67c02731b...Jakub Jelinek17 years
cvs/fedora-glibc-20070814T0643commit 22502ea2a7...Ulrich Drepper17 years
cvs/fedora-glibc-20070814T0725commit 22502ea2a7...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-7commit 39762d6a5c...Roland McGrath17 years
cvs/fedora-glibc-20070810T2152commit 673876e647...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-5commit 9d75f89c66...Roland McGrath17 years
cvs/fedora-glibc-20070809T0939commit 773e305efc...Roland McGrath17 years
cvs/fedora-glibc-2_6_90-3commit e65371aa0a...Jakub Jelinek17 years
cvs/fedora-glibc-20070804T2027commit 11960f7f59...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-2commit e08057b1ff...Jakub Jelinek17 years
cvs/fedora-glibc-20070801T1703commit 5e0923ab31...Ulrich Drepper17 years
cvs/fedora-glibc-2_6_90-1commit 8833066b12...Jakub Jelinek17 years
cvs/glibc-2_6_1commit e6ff5e32b8...Jakub Jelinek17 years
glibc-2.6.1commit e6ff5e32b8...Roland McGrath17 years
cvs/glibc-2_5_1commit a57d399535...Jakub Jelinek17 years
glibc-2.5.1commit a57d399535...Roland McGrath17 years
cvs/fedora-glibc-20070731T1624commit a26d01bb6c...Jakub Jelinek17 years
cvs/fedora-glibc-2_5-18_1commit 75c50bbb58...Jakub Jelinek17 years
cvs/fedora-glibc-2_5-20070712T1701commit cda77167e5...Jakub Jelinek17 years
cvs/fedora-glibc-2_6-4commit 61558c1a0d...Jakub Jelinek17 years
cvs/fedora-glibc-2_6-3commit 619b79105b...Jakub Jelinek17 years
cvs/fedora-glibc-2_6-2commit 75831cc48d...Jakub Jelinek17 years
cvs/fedora-glibc-2_6-1commit 473e6b3f8f...Roland McGrath17 years
cvs/fedora-glibc-20070515T2025commit 87e66335db...Roland McGrath17 years
cvs/glibc-2_6commit 2c1d617226...Ulrich Drepper17 years
cvs/glibc-2_6-basecommit 2c1d617226...Ulrich Drepper17 years
glibc-2.6commit 2c1d617226...Roland McGrath17 years
cvs/fedora-glibc-20070510T2304commit 3771196d1d...Ulrich Drepper17 years
cvs/fedora-glibc-20070510T2308commit 3771196d1d...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-24commit e169ea9b56...Jakub Jelinek17 years
cvs/fedora-glibc-2_5_90-23commit 96bad006f1...Jakub Jelinek17 years
cvs/fedora-glibc-20070510T0634commit c1dfd7e610...Jakub Jelinek17 years
cvs/fedora-glibc-2_5_90-22commit 2a0a747e57...Jakub Jelinek17 years
cvs/fedora-glibc-20070504T0917commit 37002cbcd2...Jakub Jelinek17 years
cvs/fedora-glibc-2_5_90-21commit e220c524c9...Jakub Jelinek17 years
cvs/fedora-glibc-20070416T2350commit faf3ad6937...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-20commit eae077f1c3...Jakub Jelinek17 years
cvs/fedora-glibc-20070331T1609commit e1f0c5bc78...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-19commit 6ce38a95a4...Jakub Jelinek17 years
cvs/fedora-glibc-20070317T2130commit 965cba048c...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-18commit b428b742cf...Jakub Jelinek17 years
cvs/fedora-glibc-20070221T1011commit 63a2f30529...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-17commit 6c8cc2d304...Jakub Jelinek17 years
cvs/fedora-glibc-20070211T1607commit 5ed61e0fd6...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-16commit ce28a8ab09...Jakub Jelinek17 years
cvs/fedora-glibc-20070202T0923commit 4a44ce79c6...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-15commit a544f6724f...Jakub Jelinek17 years
cvs/fedora-glibc-20070117T0857commit 1476bce6ff...Ulrich Drepper17 years
cvs/fedora-glibc-20070117T1043commit 1476bce6ff...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-14commit 1f09da09fe...Jakub Jelinek17 years
cvs/fedora-glibc-20061219T1804commit 4490149516...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-13commit b51633c572...Jakub Jelinek17 years
cvs/fedora-glibc-20061214T0850commit 1cc444baba...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-12commit 985d254c90...Jakub Jelinek17 years
cvs/fedora-glibc-20061210T1006commit f85fb97b9b...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-11commit 7f65f3e392...Jakub Jelinek17 years
cvs/fedora-glibc-20061205T2141commit f0d5e1f67b...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-10commit 2027fcad95...Jakub Jelinek17 years
cvs/fedora-glibc-20061201T0821commit 610fa4a324...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-9commit 37582bc743...Jakub Jelinek17 years
cvs/fedora-glibc-20061130T1652commit 5df4fe0833...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-8commit f12ca311c0...Jakub Jelinek17 years
cvs/fedora-glibc-20061128T1037commit b1a758f32b...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-7commit 9a40233fa0...Jakub Jelinek17 years
cvs/fedora-glibc-20061120T1000commit 36c0a63665...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-6commit 53a451c64a...Jakub Jelinek17 years
cvs/fedora-glibc-20061110T1956commit 5c2af13445...Ulrich Drepper17 years
cvs/fedora-glibc-20061110T2049commit 5c2af13445...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-5commit 362d67883f...Jakub Jelinek17 years
cvs/fedora-glibc-20061109T2048commit 1c632cebfa...Ulrich Drepper17 years
cvs/fedora-glibc-20061109T1949commit 2692deea65...Ulrich Drepper17 years
cvs/fedora-glibc-2_5_90-4commit 2c72abb496...Jakub Jelinek17 years
cvs/fedora-glibc-20061103T1610commit a0e3159152...Ulrich Drepper17 years
cvs/fedora-glibc-20061029T2155commit 536e40e287...Ulrich Drepper18 years
cvs/fedora-glibc-2_5_90-3commit 8dd5fcaca8...Jakub Jelinek18 years
cvs/fedora-glibc-2_5_90-2commit 48b752c9f6...Jakub Jelinek18 years
cvs/fedora-glibc-20061027T1902commit 4de0b4abf5...Ulrich Drepper18 years
cvs/fedora-glibc-2_5_90-1commit 21cb7ca55c...Jakub Jelinek18 years
cvs/fedora-glibc-20061025T1857commit ade0c15da8...Ulrich Drepper18 years
cvs/fedora-glibc-2_5-3commit 8b6256b349...Jakub Jelinek18 years
cvs/fedora-glibc-2_5-20061008T1253commit ffb15bc0aa...Ulrich Drepper18 years
cvs/fedora-glibc-2_5-20061008T1257commit ffb15bc0aa...Ulrich Drepper18 years
cvs/glibc-2_5-basecommit 3a4e060900...Ulrich Drepper18 years
cvs/fedora-2_5-basecommit 16d1b47b4f...Jakub Jelinek18 years
cvs/fedora-glibc-2_5-2commit 16d1b47b4f...Jakub Jelinek18 years
cvs/fedora-glibc-20061002T1858commit 97e57dee9a...Ulrich Drepper18 years
cvs/fedora-glibc-2_5-1commit af47bc499a...Jakub Jelinek18 years
cvs/fedora-glibc-20060929T2037commit 88cc61e84e...Ulrich Drepper18 years
cvs/glibc-2_5commit 88cc61e84e...Ulrich Drepper18 years
glibc-2.5commit 88cc61e84e...Roland McGrath18 years
cvs/fedora-glibc-2_4_90-35commit 5ed9cc7c21...Jakub Jelinek18 years
cvs/fedora-glibc-20060925T1535commit f1122ec3ae...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-34commit 0e4d91bd31...Jakub Jelinek18 years
cvs/fedora-glibc-20060923T0946commit 4a132246b1...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-33commit 787b20e995...Jakub Jelinek18 years
cvs/fedora-glibc-20060919T1816commit 33315cedf5...Ulrich Drepper18 years
cvs/fedora-glibc-20060919T1847commit 33315cedf5...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-32commit 3d6b6fbc1f...Jakub Jelinek18 years
cvs/fedora-glibc-20060915T0943commit 4cd3633d1a...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-31commit effe3e2d1a...Jakub Jelinek18 years
cvs/fedora-glibc-20060910T1832commit 41aba3d764...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-30commit eaa2ea12a2...Jakub Jelinek18 years
cvs/fedora-glibc-20060907T0853commit 243b9ac192...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-29commit fcaea48fef...Jakub Jelinek18 years
cvs/fedora-glibc-20060905T0633commit 71213dc258...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-28commit 4c7854d1dc...Jakub Jelinek18 years
cvs/fedora-glibc-20060831T1812commit b80770b23f...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-27commit 936bb2647a...Jakub Jelinek18 years
cvs/fedora-glibc-20060831T0640commit bee2df0bb9...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-26commit 2455d11258...Jakub Jelinek18 years
cvs/fedora-glibc-20060828T1903commit 6e31011191...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-24commit 0afdbd1873...Jakub Jelinek18 years
cvs/fedora-glibc-20060825T0639commit f5a8277232...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-23commit 4728cb6448...Jakub Jelinek18 years
cvs/fedora-glibc-20060822T0706commit 59776aef0b...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-21commit ab3017a58b...Jakub Jelinek18 years
cvs/fedora-glibc-20060815T2033commit 89c85f87ea...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-20commit 154a9b8709...Jakub Jelinek18 years
cvs/fedora-glibc-20060815T0533commit ad2a3c0750...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-19commit 2569265466...Jakub Jelinek18 years
cvs/fedora-glibc-20060810T0627commit 0c1c6c6c08...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-18commit 503d6a9585...Jakub Jelinek18 years
cvs/fedora-glibc-20060807T1859commit 13a0293d5a...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-17commit eb090791c6...Jakub Jelinek18 years
cvs/fedora-glibc-20060802T1808commit a71f6b1bd0...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-16commit 5d550e87dd...Jakub Jelinek18 years
cvs/fedora-glibc-20060802T1650commit 82ee37c510...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-15commit ebe3a574be...Roland McGrath18 years
cvs/fedora-glibc-20060731T0706commit b894c2ea7e...Roland McGrath18 years
cvs/fedora-glibc-2_4_90-14commit ab5823b4b6...Roland McGrath18 years
cvs/fedora-glibc-20060729T2255commit d5ba53f907...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-13commit df8843c5a8...Jakub Jelinek18 years
cvs/fedora-glibc-20060710T2206commit 871b91589b...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-12commit ac7609f799...Jakub Jelinek18 years
cvs/fedora-glibc-20060630T0858commit 361a3706e1...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-11commit 2774ea7724...Jakub Jelinek18 years
cvs/fedora-glibc-20060531T1322commit 902c429174...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-10commit e482d83fb7...Jakub Jelinek18 years
cvs/fedora-glibc-20060524T0721commit 062e719bed...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-9commit 5a04a4228c...Jakub Jelinek18 years
cvs/fedora-glibc-20060521T2153commit a17fa6100d...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-8commit 4cad81b6e7...Jakub Jelinek18 years
cvs/fedora-glibc-20060519T1550commit 882bfe73fd...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-7commit 3ec0d26c76...Jakub Jelinek18 years
cvs/fedora-glibc-20060511T1325commit 790fc6e41d...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-6commit 262cf6b3df...Jakub Jelinek18 years
cvs/fedora-glibc-20060505T1443commit fff04b32af...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-5commit 3f898a85fc...Jakub Jelinek18 years
cvs/fedora-glibc-20060505T0554commit 3e4370cf2b...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-4commit baba5d9461...Jakub Jelinek18 years
cvs/fedora-glibc-20060501T0751commit bca2218b9b...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-3commit 45f1c052dc...Jakub Jelinek18 years
cvs/fedora-glibc-20060427T2122commit 464c9fadaf...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-2commit 03f7658035...Jakub Jelinek18 years
cvs/fedora-glibc-20060426T2000commit 105a492d4d...Ulrich Drepper18 years
cvs/fedora-glibc-2_4_90-1commit cb5c27ecf3...Jakub Jelinek18 years
cvs/fedora-glibc-20060425T0903commit bdefc84c58...Ulrich Drepper18 years
cvs/fedora-glibc-20060424T2027commit ceba6be798...Ulrich Drepper18 years
cvs/fedora-glibc-2_4-6commit 48f59b8e1a...Jakub Jelinek18 years
cvs/fedora-glibc-20060424T0820commit 34a15e61e0...Ulrich Drepper18 years
cvs/fedora-glibc-2_4-5commit f5ce81c94c...Jakub Jelinek18 years
cvs/fedora-commit 5a6a773f6c...Jakub Jelinek18 years
cvs/fedora-glibc-20060328T0900commit cd277b2d03...Ulrich Drepper18 years
cvs/fedora-glibc-2_4-3commit 4f2b8b0271...Jakub Jelinek18 years
cvs/fedora-glibc-2_4-2commit 9dc858f906...Jakub Jelinek18 years
cvs/fedora-glibc-2_4-1commit d1e6d2178d...Jakub Jelinek18 years
cvs/fedora-glibc-20060306T1239commit 3858bf28a6...Roland McGrath18 years
cvs/glibc-2_4commit 3858bf28a6...Roland McGrath18 years
glibc-2.4commit 3858bf28a6...Roland McGrath18 years
cvs/fedora-glibc-2_3_91-2commit be75ab8022...Jakub Jelinek18 years
cvs/fedora-glibc-20060306T0720commit 7d013a64de...Roland McGrath18 years
cvs/fedora-glibc-2_3_91-1commit 51d2f6dd7f...Jakub Jelinek18 years
cvs/fedora-glibc-20060302T0855commit 8f6b4d1bb7...Roland McGrath18 years
cvs/fedora-glibc-2_3_90-39commit a07552b6e0...Jakub Jelinek18 years
cvs/fedora-glibc-20060301T0647commit fd0aa33958...Roland McGrath18 years
cvs/fedora-glibc-2_3_90-38commit 378b1353df...Jakub Jelinek18 years
cvs/fedora-glibc-20060217T1609commit a7245bf527...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-37commit 7d8db4cd58...Jakub Jelinek18 years
cvs/fedora-glibc-20060213T0650commit b007ce7cc6...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-36commit a734388953...Jakub Jelinek18 years
cvs/fedora-glibc-20060204T0758commit df6871cb7e...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-35commit f085204b84...Jakub Jelinek18 years
cvs/fedora-glibc-20060203T0932commit 470947aec4...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-33commit c3a8c11b0c...Jakub Jelinek18 years
cvs/fedora-glibc-20060202T0507commit 3fd77707e1...Roland McGrath18 years
cvs/fedora-glibc-2_3_90-32commit 344be7574a...Jakub Jelinek18 years
cvs/fedora-glibc-20060201T0846commit 8400b18bfb...Roland McGrath18 years
cvs/fedora-glibc-2_3_90-31commit 457f0e82a3...Jakub Jelinek18 years
cvs/fedora-glibc-20060130T0922commit f964490f3c...Roland McGrath18 years
cvs/fedora-glibc-2_3_90-30commit 06f313e361...Jakub Jelinek18 years
cvs/fedora-glibc-20060109T2152commit ee05cd05be...Roland McGrath18 years
cvs/fedora-glibc-2_3_90-29commit bd09caaa27...Jakub Jelinek18 years
cvs/fedora-glibc-20060106T2148commit cbbbb1887f...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-28commit dd486f53ee...Jakub Jelinek18 years
cvs/fedora-glibc-20060106T0916commit e7ebabedca...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-26commit 04c414477b...Jakub Jelinek18 years
cvs/fedora-glibc-20060104T0754commit b268486e60...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-25commit 1df14a6af0...Jakub Jelinek18 years
cvs/fedora-glibc-20060102T2114commit 305bb37e1e...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-24commit c77bdda8a0...Jakub Jelinek18 years
cvs/fedora-glibc-20060102T1045commit cc792128be...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-23commit 6b7af0b98b...Jakub Jelinek18 years
cvs/fedora-glibc-20051227T1426commit 1bcfb5a5eb...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-22commit e3173d2c99...Jakub Jelinek18 years
cvs/fedora-glibc-20051221T0931commit f9b2d293f0...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-21commit 2bf037b4e8...Jakub Jelinek18 years
cvs/fedora-glibc-20051220T1751commit 192c0fa590...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-20commit 20a911071d...Jakub Jelinek18 years
cvs/fedora-glibc-20051220T1028commit 0f7920cf33...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-19commit 2c6cfe6853...Jakub Jelinek18 years
cvs/fedora-glibc-20051219T1003commit 915a6c51c5...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-18commit 3ccb96cd41...Jakub Jelinek18 years
cvs/fedora-glibc-20051119T1959commit eac1079146...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-17commit b9616a4d2d...Jakub Jelinek18 years
cvs/fedora-glibc-20051116T0829commit 478f33c9f7...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_90-16commit 7af1fc8277...Jakub Jelinek18 years
cvs/fedora-glibc-20051115T0809commit fcae3b76f6...Ulrich Drepper18 years
cvs/fedora-glibc-2_3_6-0_fc3_1commit 75129816de...Roland McGrath18 years
cvs/glibc-2_3_6commit 733727c5a3...Roland McGrath18 years
glibc-2.3.6commit 733727c5a3...Roland McGrath18 years
cvs/fedora-glibc-2_3_5-0_fc3_8commit 067f926e19...Roland McGrath19 years
cvs/fedora-glibc-2_3-20051023T0123commit 2ba7a64cb9...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-15commit 1beea155ae...Jakub Jelinek19 years
cvs/fedora-glibc-20051020T0651commit addbcc6d36...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-0_fc3_7commit 8140516690...Roland McGrath19 years
cvs/fedora-glibc-2_3-20051017T0518commit d065968ee1...Roland McGrath19 years
cvs/fedora-glibc-2_3_5-0_fc3_6commit 7dce326c64...Roland McGrath19 years
cvs/fedora-glibc-2_3-20051017T0259commit c45c24812b...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-14commit acfebba27b...Jakub Jelinek19 years
cvs/fedora-glibc-20051010T1417commit e265551875...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_90-13commit 74b2c78b92...Jakub Jelinek19 years
cvs/fedora-glibc-20051003T2040commit bc49f3fc77...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-12commit 6543cff055...Jakub Jelinek19 years
cvs/fedora-glibc-20050912T0656commit ff3cacc50c...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_90-11commit 753ea4414a...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_90-10commit b94097cb74...Jakub Jelinek19 years
cvs/fedora-glibc-20050824T0705commit 4fb5ab741a...Ulrich Drepper19 years
cvs/fedora-glibc-20050829T1854commit 4fb5ab741a...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_90-9commit d2b0f63442...Jakub Jelinek19 years
cvs/fedora-glibc-20050822T0727commit e2a99d8e1f...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_90-8commit 964f44e4d8...Jakub Jelinek19 years
cvs/fedora-glibc-20050808T2126commit 1d9aa9ce62...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-0_fc3_5commit 60c2605094...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050729T2336commit 8f96eb0e55...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-7commit edf6300473...Jakub Jelinek19 years
cvs/fedora-glibc-20050729T1531commit 4bc68378f3...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-6commit 6220c7e391...Jakub Jelinek19 years
cvs/fedora-glibc-20050725T0627commit 09987e425c...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_90-5commit dcb585f3e5...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_90-4commit 3bf0ae1ed2...Jakub Jelinek19 years
cvs/fedora-glibc-20050722T0433commit 4fd8fd7ee8...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-3commit 9b7265a794...Jakub Jelinek19 years
cvs/fedora-glibc-20050721T0814commit 35476e9cd7...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-0_fc3_4commit e703a81732...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050718T0804commit 82efd761cd...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050718T0425commit bda80d2dd6...Roland McGrath19 years
cvs/fedora-glibc-2_3_90-2commit 366c71f353...Jakub Jelinek19 years
cvs/fedora-glibc-20050708T0811commit 0a33c55e32...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-0_fc3_2commit efe36102b1...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_90-1commit 03d65262fd...Jakub Jelinek19 years
cvs/fedora-glibc-20050627T0850commit 79ef9ed417...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-11commit e4edec582d...Jakub Jelinek19 years
cvs/fedora-glibc-20050620T1522commit 64d64de628...Ulrich Drepper19 years
cvs/fedora-glibc-20050620T1530commit 64d64de628...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-10commit 841d8c3466...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_5-9commit 65e9e98033...Jakub Jelinek19 years
cvs/fedora-glibc-20050524T1606commit ce9b3bc17a...Roland McGrath19 years
cvs/fedora-glibc-2_3_5-8commit 79fa824a27...Jakub Jelinek19 years
cvs/fedora-glibc-20050523T1354commit 2f4db0dfc8...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-7commit cbeae26ce7...Jakub Jelinek19 years
cvs/fedora-glibc-20050520T0919commit 43d0c8ee84...Roland McGrath19 years
cvs/fedora-glibc-2_3_5-6commit ec325445c6...Jakub Jelinek19 years
cvs/fedora-glibc-20050504T1818commit fee732e531...Ulrich Drepper19 years
cvs/fedora-glibc-20050504T0728commit 1ad9da69c6...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-5commit c5636422a9...Jakub Jelinek19 years
cvs/fedora-glibc-20050503T0852commit ccaee9ce5d...Roland McGrath19 years
cvs/fedora-glibc-2_3_5-4commit a0971eefb7...Jakub Jelinek19 years
cvs/fedora-glibc-20050428T0846commit 75596b98a1...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-3commit 484a05dfdb...Jakub Jelinek19 years
cvs/fedora-glibc-20050427T1912commit ad52908115...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_5-2commit 27bf484e98...Jakub Jelinek19 years
cvs/fedora-glibc-20050427T1043commit 5e2d8ac83c...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050704T1133commit 5e2d8ac83c...Roland McGrath19 years
cvs/fedora-glibc-2_3_5-1commit 6183d906dd...Roland McGrath19 years
cvs/fedora-glibc-20050415T0909commit c9e169479e...Roland McGrath19 years
cvs/fedora-glibc-2_3_5-0_fc3_1commit 9c0825b538...Roland McGrath19 years
cvs/glibc-2_3_5commit 1afdd17390...Roland McGrath19 years
glibc-2.3.5commit 1afdd17390...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050406T0312commit da232bf925...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050406T0344commit da232bf925...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-21commit ff44b53b52...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-20commit d40d5d298a...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-19commit 797de46345...Jakub Jelinek19 years
cvs/fedora-glibc-20050405T2114commit 9a79284e48...Ulrich Drepper19 years
cvs/fedora-glibc-20050401T1444commit 91682d7038...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_4-18commit e3166b6660...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-17commit 55a24b753a...Jakub Jelinek19 years
cvs/fedora-glibc-20050324T0715commit 1e6da2b0f2...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_4-2_fc3_5commit 67e218b53a...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-16commit dfaef65dcf...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-15commit 8f8ebbc438...Jakub Jelinek19 years
cvs/fedora-glibc-20050319T1907commit c9738df4bc...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_4-14commit 723d2419d0...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-13commit 30dd715452...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-12commit beaa52cb4b...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-11commit e6826c2b97...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-2_fc3_4commit 1d1e03987d...Jakub Jelinek19 years
cvs/fedora-glibc-20050303T1335commit 2e2b6e2618...Ulrich Drepper19 years
cvs/fedora-glibc-20050302T1820commit 95ca9dd3fc...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-2_fc3_3commit e5145be467...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-2_fc3_2commit a2f70bdd02...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050226T0141commit 3053ff11b6...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-2_fc3_1commit 4d0ac7b946...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-2_5_fc3commit 15d734b9a0...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050218T0151commit bd9bfa65e1...Roland McGrath19 years
cvs/fedora-glibc-2_3-20050216T1256commit c2d9d0135a...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-10commit c397a00640...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-9commit 8a581cc8cf...Jakub Jelinek19 years
cvs/fedora-glibc-20050211T1037commit 3e1e123d02...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-8commit 7ecaea1e8e...Jakub Jelinek19 years
cvs/fedora-glibc-20050211T0853commit 561bcb8086...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-7commit 0bac9ce531...Jakub Jelinek19 years
cvs/fedora-glibc-20050208T2213commit 0fe86f96d6...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_4-6commit d585b66fa4...Jakub Jelinek19 years
cvs/fedora-glibc-20050208T0948commit 4bae262d2a...Ulrich Drepper19 years
cvs/fedora-glibc-20050106T2203commit 2c11e7f3bd...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_4-5commit e7cbcee498...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-4commit f19db0eaff...Jakub Jelinek19 years
cvs/fedora-glibc-20050106T1443commit bb803bff5c...Ulrich Drepper19 years
cvs/glibc-2_3_4commit fe7057ad92...Roland McGrath19 years
glibc-2.3.4commit fe7057ad92...Roland McGrath19 years
cvs/fedora-glibc-2_3_4-3commit e4f5d077e9...Jakub Jelinek19 years
cvs/glibc-2_3-basecommit 03d527be49...Andreas Jaeger19 years
cvs/fedora-2_3-basecommit 861d5124ab...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-2commit 861d5124ab...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_4-1commit 973900e759...Jakub Jelinek19 years
cvs/fedora-glibc-20041219T2331commit ff06ca8d20...Roland McGrath19 years
cvs/fedora-glibc-2_3_3-99commit acea899bcb...Jakub Jelinek19 years
cvs/fedora-glibc-20041218T2312commit 50130ded80...Roland McGrath19 years
cvs/fedora-glibc-2_3_3-98commit 63f0fc945f...Jakub Jelinek19 years
cvs/fedora-glibc-20041218T1131commit 4a5729afb2...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-97commit 337cd636a1...Jakub Jelinek19 years
cvs/fedora-glibc-20041217T0906commit 9b7adbb732...Andreas Jaeger19 years
cvs/fedora-glibc-2_3_3-96commit 6ec2d74438...Jakub Jelinek19 years
cvs/fedora-glibc-20041215T2056commit dcac063c84...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-95commit 95eb6211a1...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_3-93commit 1494bc3fa2...Jakub Jelinek19 years
cvs/fedora-glibc-20041215T0847commit 917fbe7069...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-92commit 1b88b322d4...Jakub Jelinek19 years
cvs/fedora-glibc-20041214T1058commit 9340b0881f...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-91commit f9626feb2d...Jakub Jelinek19 years
cvs/fedora-glibc-20041213T2323commit e1b27ffbf6...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-90commit e797f2e35c...Jakub Jelinek19 years
cvs/fedora-glibc-20041210T0634commit 66ebe46c7d...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-89commit fd74fc86fd...Jakub Jelinek19 years
cvs/fedora-glibc-20041208T1024commit 77474ccd46...Roland McGrath19 years
cvs/fedora-glibc-2_3_3-88commit 2f533068b9...Jakub Jelinek19 years
cvs/fedora-glibc-20041207T1331commit 00a121627c...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-87commit 3b1744f208...Jakub Jelinek19 years
cvs/fedora-glibc-20041203T0935commit 3f488b9cdd...Roland McGrath19 years
cvs/fedora-glibc-2_3_3-86commit aa8a3b59b1...Jakub Jelinek19 years
cvs/fedora-glibc-20041130T0624commit d37c140675...Roland McGrath19 years
cvs/fedora-glibc-2_3_3-85commit f94203900a...Jakub Jelinek19 years
cvs/fedora-glibc-20041126T1318commit d24242eb4e...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-84commit 945a6124b6...Jakub Jelinek19 years
cvs/fedora-glibc-20041124T0741commit 6f50c60723...Andreas Jaeger19 years
cvs/fedora-glibc-2_3_3-83commit 06bc2b63c8...Jakub Jelinek19 years
cvs/fedora-glibc-20041121T1116commit 250ecb48d5...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-82commit 8a2f63b734...Jakub Jelinek19 years
cvs/fedora-glibc-20041120T0949commit ef2bb4137e...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-81commit cc579e4358...Jakub Jelinek19 years
cvs/fedora-glibc-2_3_3-80commit 788b3f7f39...Jakub Jelinek19 years
cvs/fedora-glibc-20041119T0003commit 3defcff399...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-79commit 1b7007d267...Jakub Jelinek19 years
cvs/fedora-glibc-20041116T0856commit f895670da2...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-78commit 19e033b5ff...Jakub Jelinek19 years
cvs/fedora-glibc-20041115T0915commit 4f27c49622...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-77commit 87ffc9aca1...Jakub Jelinek19 years
cvs/fedora-glibc-20041112T1640commit 7db612081a...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-76commit 9abf55c24c...Jakub Jelinek19 years
cvs/fedora-glibc-20041110T0839commit ed2ced8ae3...Ulrich Drepper19 years
cvs/fedora-glibc-2_3_3-75commit cbf4bcd2b3...Jakub Jelinek19 years
cvs/fedora-glibc-20041102T1153commit b1845d07a1...Richard Henderson20 years
cvs/fedora-glibc-2_3_3-74commit 0b5cfa4e0b...Jakub Jelinek20 years
cvs/fedora-glibc-2_3_3-73commit 04e35f0daf...Jakub Jelinek20 years
cvs/fedora-glibc-2_3_3-72commit 8eb6f95371...Jakub Jelinek20 years
cvs/fedora-glibc-20041021T0701commit 6d864d156d...Roland McGrath20 years
cvs/fedora-glibc-2_3_3-71commit bba9c68822...Jakub Jelinek20 years
cvs/fedora-glibc-20041020T1016commit cb57664d29...Roland McGrath20 years
cvs/fedora-glibc-2_3_3-70commit e9e4030ae5...Jakub Jelinek20 years
cvs/fedora-glibc-20041018T2320commit 5f21997b9d...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-69commit 1670c7cf0d...Jakub Jelinek20 years
cvs/fedora-glibc-20041018T0940commit 36106aabeb...Andreas Jaeger20 years
cvs/fedora-glibc-2_3_3-68commit 01682b1f05...Jakub Jelinek20 years
cvs/fedora-glibc-20041014T0548commit c701ab9f0e...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-67commit 3ee87ca7d4...Jakub Jelinek20 years
cvs/fedora-glibc-20041012T1128commit daa6fd8885...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-66commit 7dbf6a6cd5...Jakub Jelinek20 years
cvs/fedora-glibc-20041006T0900commit 67060ef581...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-65commit c25d26bbb4...Jakub Jelinek20 years
cvs/fedora-glibc-20041005T0745commit e14bbf537e...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-64commit 85148842d4...Jakub Jelinek20 years
cvs/fedora-glibc-20041004T0747commit 89e2555f93...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-63commit 6d96590587...Jakub Jelinek20 years
cvs/fedora-glibc-20041001T2134commit 927f0673b3...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-62commit b7a09b9201...Jakub Jelinek20 years
cvs/fedora-glibc-20041001T1134commit 7b87aca68f...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-61commit 6a87697239...Jakub Jelinek20 years
cvs/fedora-glibc-20040930T0838commit 366778e93f...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-60commit bd307f4e23...Jakub Jelinek20 years
cvs/fedora-glibc-20040929T0821commit 8117719197...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-59commit f1750fb9c6...Jakub Jelinek20 years
cvs/fedora-glibc-20040927T0611commit 9ea9b141fd...Richard Henderson20 years
cvs/fedora-glibc-2_3_3-58commit efaf80c5d0...Jakub Jelinek20 years
cvs/fedora-glibc-20040926T0823commit fe6ce17059...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-57commit 627cc92643...Jakub Jelinek20 years
cvs/fedora-glibc-20040925T0738commit 5149942304...Ulrich Drepper20 years
cvs/fedora-glibc-2_3_3-56commit fd8e1ac720...Roland McGrath20 years
cvs/fedora-glibc-2_3_3-55commit ff9e0dc823...Roland McGrath20 years
cvs/fedora-glibc-20040923T0148commit be27d08c05...Ulrich Drepper20 years
cvs/fedora-basecommit 4ff389feb3...Ulrich Drepper20 years
cvs/ChangeLogcommit e11676dd1c...Ulrich Drepper20 years
cvs/glibc-2_3_3commit 3583ea8524...Ulrich Drepper20 years
glibc-2.3.3commit 3583ea8524...Roland McGrath20 years
cvs/glibc-2_3_2commit 85c54a327d...Ulrich Drepper21 years
glibc-2.3.2commit 85c54a327d...Roland McGrath21 years
cvs/initialcommit 76a50749f7...Ulrich Drepper21 years
cvs/glibc-2-3-1commit ae352b440f...Ulrich Drepper22 years
glibc-2.3.1commit ae352b440f...Roland McGrath22 years
cvs/glibc-2-3commit 451c8c22c6...Ulrich Drepper22 years
glibc-2.3commit 451c8c22c6...Roland McGrath22 years
cvs/glibc-2-2-5commit 7d04edce92...Ulrich Drepper22 years
glibc-2.2.5commit 7d04edce92...Roland McGrath22 years
cvs/glibc-2_2_4commit c0fd6e1d64...Ulrich Drepper23 years
glibc-2.2.4commit c0fd6e1d64...Roland McGrath23 years
cvs/post-lgplv2_1commit 513eb02f81...Andreas Jaeger23 years
cvs/pre-lgplv2_1commit e2008c38b4...Andreas Jaeger23 years
cvs/glibc-2_2_3commit fa39bea49e...Ulrich Drepper23 years
glibc-2.2.3commit fa39bea49e...Roland McGrath23 years
cvs/glibc-2_2_2commit 2d0aea11b0...Ulrich Drepper23 years
glibc-2.2.2commit 2d0aea11b0...Roland McGrath23 years
cvs/glibc-2_2_1commit 467cc99edc...Andreas Jaeger23 years
glibc-2.2.1commit 467cc99edc...Roland McGrath23 years
cvs/glibc-2_2commit 55f462edb0...Ulrich Drepper23 years
glibc-2.2commit 55f462edb0...Roland McGrath23 years
cvs/glibc-2_1_97commit 8bc6161d50...Ulrich Drepper23 years
glibc-2.1.97commit 8bc6161d50...Roland McGrath23 years
cvs/glibc-2_1_96commit 5ab7f7c12a...Ulrich Drepper24 years
glibc-2.1.96commit 5ab7f7c12a...Roland McGrath24 years
cvs/libc-2_1_95commit e340a2a2e2...Ulrich Drepper24 years
glibc-2.1.95commit e340a2a2e2...Roland McGrath24 years
cvs/libc-2_1_94commit 2b83a3377c...Ulrich Drepper24 years
glibc-2.1.94commit 2b83a3377c...Roland McGrath24 years
cvs/glibc-2_1_93commit 3d784d8300...Ulrich Drepper24 years
glibc-2.1.93commit 3d784d8300...Roland McGrath24 years
cvs/glibc_2-1-92commit 74dd1fee1c...Ulrich Drepper24 years
glibc-2.1.92commit 74dd1fee1c...Roland McGrath24 years
cvs/glibc_2-1-91commit a2294e570c...Ulrich Drepper24 years
glibc-2.1.91commit a2294e570c...Roland McGrath24 years
cvs/pre-glibc-2_1_3commit 1ecdfd3254...Ulrich Drepper24 years
cvs/glibc_2-1-2commit a23b24ae85...Ulrich Drepper25 years
glibc-2.1.2commit a23b24ae85...Roland McGrath25 years
cvs/glibc-2_1_1commit 6d8ec2b1b2...Ulrich Drepper25 years
glibc-2.1.1commit 6d8ec2b1b2...Roland McGrath25 years
cvs/libc-as-990324commit 7aff0002b3...Roland McGrath25 years
cvs/libc-as-990322commit df455ccb63...Andreas Schwab25 years
cvs/libc-as-990326commit d16e36e0dc...Andreas Schwab25 years
cvs/libc-as-990319commit ec23315f9b...Andreas Schwab25 years
cvs/libc-as-990315commit cb9245ba93...Ulrich Drepper25 years
cvs/glibc-2_1commit b8f558b7ac...Ulrich Drepper25 years
glibc-2.1commit b8f558b7ac...Roland McGrath25 years
cvs/glibc-2_0_112commit 6eaccb759a...Ulrich Drepper25 years
glibc-2.0.112commit 6eaccb759a...Roland McGrath25 years
cvs/glibc-2_0_106commit b38bb8ca8c...Ulrich Drepper25 years
glibc-2.0.106commit b38bb8ca8c...Roland McGrath25 years
cvs/libc-as-981124commit 7d6a833849...Ulrich Drepper25 years
cvs/libc-2_0_103commit b17f830fe1...Ulrich Drepper25 years
glibc-2.0.103commit b17f830fe1...Roland McGrath25 years
cvs/glibc-2_0_101commit 47b856a9ea...Ulrich Drepper25 years
glibc-2.0.101commit 47b856a9ea...Roland McGrath25 years
cvs/glibc-2_0_100commit fe959e1efb...Ulrich Drepper25 years
glibc-2.0.100commit fe959e1efb...Roland McGrath25 years
cvs/glibc-2_0_99commit 0d486134da...Ulrich Drepper26 years
glibc-2.0.99commit 0d486134da...Roland McGrath26 years
cvs/glibc-2_0_98commit 6f100d04b0...Ulrich Drepper26 years
glibc-2.0.98commit 6f100d04b0...Roland McGrath26 years
cvs/glibc-2_0_97commit 1e02536fbc...Ulrich Drepper26 years
glibc-2.0.97commit 1e02536fbc...Roland McGrath26 years
cvs/glibc-2_0_96commit b0fd6165c7...Ulrich Drepper26 years
glibc-2.0.96commit b0fd6165c7...Roland McGrath26 years
cvs/glibc-4-egcs-1_1commit b2eda92bac...Ulrich Drepper26 years
cvs/glibc-2_0_95commit ef5742267c...Ulrich Drepper26 years
glibc-2.0.95commit ef5742267c...Roland McGrath26 years
cvs/libc-ud-980525commit 6598ac3031...Ulrich Drepper26 years
cvs/libc-ud-2_0_94commit 3519948b95...Ulrich Drepper26 years
cvs/sparc-980522-mergecommit 3f5926e290...Ulrich Drepper26 years
cvs/libc-ud-980518commit efea715879...Ulrich Drepper26 years
cvs/libc-ud-980427commit 17d519656a...Ulrich Drepper26 years
cvs/before-sparc-2_0_x-branchcommit 39da45cbe6...Ulrich Drepper26 years
cvs/glibc-2_0_92commit 6f5ea8c717...Ulrich Drepper26 years
glibc-2.0.92commit 6f5ea8c717...Roland McGrath26 years
cvs/libc-ud-980319commit 838e5ffe9e...Ulrich Drepper26 years
cvs/libc-980226commit ef030f7f43...Ulrich Drepper26 years
cvs/libc-980218commit da8324650d...Ulrich Drepper26 years
cvs/libc-ud-980130commit acaee4d7aa...Ulrich Drepper26 years
cvs/libc-ud-980122commit 740152054e...Ulrich Drepper26 years
cvs/glibc-2_0_6commit 45cfe22efe...Ulrich Drepper26 years
glibc-2.0.6commit 45cfe22efe...Roland McGrath26 years
cvs/libc-ud-971228commit b9b49b44fd...Ulrich Drepper26 years
cvs/glibc-2_0_6pre6commit 6dfd809c7c...Ulrich Drepper26 years
cvs/libc-ud-971222commit 9756dfe161...Ulrich Drepper26 years
cvs/glibc-2_0_6pre5commit e1c5692ec0...Ulrich Drepper26 years
cvs/libc-ud-971214commit bd355af04f...Ulrich Drepper26 years
cvs/glibc-2_0_6pre4commit a7a1285310...Ulrich Drepper26 years
cvs/glibc-2_0_6pre3commit de78ade548...Ulrich Drepper26 years
cvs/libc-ud-971207commit d71b808a96...Ulrich Drepper26 years
cvs/libc-971205commit 6195235142...Ulrich Drepper26 years
cvs/libc-ud-971204commit cbdee2790d...Ulrich Drepper26 years
cvs/libc-ud-971201commit 04be94a87d...Ulrich Drepper26 years
cvs/libc-ud-971125commit f4017d2057...Ulrich Drepper26 years
cvs/libc-ud-971123commit e34b0f2902...Ulrich Drepper26 years
cvs/libc-ud-971122commit f43ce637b5...Ulrich Drepper26 years
cvs/glibc-2_0_6-pre2commit e6894bef41...Ulrich Drepper26 years
cvs/libc-ud-971117commit 6973fc0127...Ulrich Drepper26 years
cvs/libc-ud-971118commit 6973fc0127...Ulrich Drepper26 years
cvs/libc-ud-971112commit fe0ec73edb...Ulrich Drepper26 years
cvs/libc-ud-971111commit cc3fa75512...Ulrich Drepper26 years
cvs/libc-ud-971105commit 86187531d3...Ulrich Drepper26 years
cvs/libc-ud-971103commit 1618c59038...Ulrich Drepper26 years
cvs/libc-ud-971031commit 1cab544423...Ulrich Drepper27 years
cvs/libc-ud-971029commit e99ce132ae...Ulrich Drepper27 years
cvs/libc-ud-971026commit af6f39063b...Ulrich Drepper27 years
cvs/libc-ud-971014commit f2ea0f5b0d...Ulrich Drepper27 years
cvs/libc-ud-971012commit 1ea89a402d...Ulrich Drepper27 years
cvs/libc-ud-971011commit dfd2257ad9...Ulrich Drepper27 years
cvs/libc-ud-970930commit a5a0310d8e...Ulrich Drepper27 years
cvs/libc-ud-970926commit a2b08ee541...Ulrich Drepper27 years
cvs/libc-ud-970924commit 650425ceb4...Ulrich Drepper27 years
cvs/libc-ud-970920commit 2604afb1b2...Ulrich Drepper27 years
cvs/libc-ud-970916commit 4547c1a410...Ulrich Drepper27 years
cvs/libc-ud-970915commit 61eb22d3a8...Ulrich Drepper27 years
cvs/libc-ud-970911commit 4a9332b376...Ulrich Drepper27 years
cvs/glibc-2_0_5bcommit 801c353ac5...Ulrich Drepper27 years
glibc-2.0.5bcommit 801c353ac5...Roland McGrath27 years
cvs/libc-ud-970904commit 26b4d76671...Ulrich Drepper27 years
cvs/libc-ud-970829commit 800d775e42...Ulrich Drepper27 years
cvs/libc-ud-970828commit 39e16978c3...Ulrich Drepper27 years
cvs/libc-ud-970827commit 92f1da4da0...Ulrich Drepper27 years
cvs/glibc-2_0_5commit a28c2ca07a...Ulrich Drepper27 years
glibc-2.0.5commit a28c2ca07a...Roland McGrath27 years
cvs/libc-ud-970824commit 22be878ecb...Ulrich Drepper27 years
cvs/glibc-2_0_5pre5commit fc1f40bf90...Ulrich Drepper27 years
cvs/libc-ud-970819commit 40a55d2054...Ulrich Drepper27 years
cvs/libc-ud-970816commit 553ee6fa18...Ulrich Drepper27 years
cvs/libc-ud-970813commit ca34d7a7c7...Ulrich Drepper27 years
cvs/libc-ud-970810commit 0413b54c02...Ulrich Drepper27 years
cvs/glibc-2_0_5pre2commit d31dff5d5b...Ulrich Drepper27 years
cvs/glibc-2_0_5pre1commit 26c9179ab9...Ulrich Drepper27 years
cvs/libc-ud-970804commit 55c14926be...Ulrich Drepper27 years
cvs/libc-ud-970802commit 8f2ece695d...Ulrich Drepper27 years
cvs/libc-ud-970729commit 3996f34b46...Ulrich Drepper27 years
cvs/libc-ud-970725commit 0a54e4010f...Ulrich Drepper27 years
cvs/libc-ud-970723commit 1522c3682c...Ulrich Drepper27 years
cvs/libc-ud-970721commit 60c966358e...Ulrich Drepper27 years
cvs/libc-ud-970719commit 907a1bacf9...Ulrich Drepper27 years
cvs/libc-ud-970714commit cd6ede759f...Ulrich Drepper27 years
cvs/libc-ud-970712commit f21acc89c0...Ulrich Drepper27 years
cvs/libc-ud-970710commit 2d7da676f3...Ulrich Drepper27 years
cvs/libc-ud-970707commit 9c2322bc08...Ulrich Drepper27 years
cvs/libc-ud-970706commit 762a2918ee...Ulrich Drepper27 years
cvs/libc-ud-970629commit 5ae3e846b9...Ulrich Drepper27 years
cvs/libc-ud-970627commit bca973bcd9...Ulrich Drepper27 years
cvs/libc-ud-970626commit ae1025be40...Ulrich Drepper27 years
cvs/libc-ud-970625commit cdd225ad1b...Ulrich Drepper27 years
cvs/libc-ud-970623commit 478b92f03a...Ulrich Drepper27 years
cvs/libc-ud-970621commit 36775c3ba3...Ulrich Drepper27 years
cvs/libc-970621commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970622commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970624commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970625commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970626commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970627commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970628commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970629commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970630commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970701commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970702commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970703commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970704commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970705commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970707commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970708commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970709commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970710commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970713commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970715commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970717commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970718commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970719commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970720commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970721commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970722commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970723commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970724commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970725commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970726commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970727commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970728commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970729commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970730commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970731commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970801commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970802commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-ud-970620commit 5107cf1d7d...Ulrich Drepper27 years
cvs/libc-970620commit d705269e75...Ulrich Drepper27 years
cvs/libc-ud-970619commit d705269e75...Ulrich Drepper27 years
cvs/libc-ud-970615commit e7f1f046f5...Ulrich Drepper27 years
cvs/libc-ud-970614commit 900bec852d...Ulrich Drepper27 years
cvs/libc-ud-970613commit ce37fa887b...Ulrich Drepper27 years
cvs/libc-ud-970612commit 714a562f0b...Ulrich Drepper27 years
cvs/libc-ud-970604fcommit b0de3e9e30...Ulrich Drepper27 years
cvs/libc-ud-970604commit 5649a1d60d...Ulrich Drepper27 years
cvs/libc-ud-970603commit 2a7b5469dd...Ulrich Drepper27 years
cvs/libc-ud-970530commit f671aeab4e...Ulrich Drepper27 years
cvs/libc-ud-970529commit d951286f64...Ulrich Drepper27 years
cvs/libc-ud-970539commit d951286f64...Ulrich Drepper27 years
cvs/libc-ud-970526commit 06bdbaa0a6...Ulrich Drepper27 years
cvs/libc-2_0_4commit a92f117fec...Ulrich Drepper27 years
cvs/libc-ud-970524commit cf29ffbef9...Ulrich Drepper27 years
cvs/libc-ud-970523commit a133e7a4d2...Ulrich Drepper27 years
cvs/libc-ud-970521commit bfbc57545a...Ulrich Drepper27 years
cvs/libc-ud-970520commit 1f205a479b...Ulrich Drepper27 years
cvs/libc-ud-970511commit 43b0e40f85...Ulrich Drepper27 years
cvs/libc-ud-970507commit 51702635af...Ulrich Drepper27 years
cvs/libc-970501commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970502commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970503commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970504commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970505commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970506commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970507commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970508commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970509commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970510commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970511commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970512commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970513commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970514commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970515commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970516commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970517commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970518commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970519commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970520commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970521commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970522commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970523commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970524commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970525commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970526commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970527commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970528commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970529commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970530commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970531commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970601commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970602commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970603commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970604commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970605commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970606commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970607commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970608commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970609commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970610commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970611commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970612commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970613commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970614commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970615commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970616commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970617commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970618commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-970619commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-ud-970430commit 779ae82ecd...Ulrich Drepper27 years
cvs/libc-ud-970421commit a12ea214db...Ulrich Drepper27 years
cvs/libc-ud-970417commit 307bcd7783...Ulrich Drepper27 years
cvs/libc20x-ud-970417commit 51b221ee43...Ulrich Drepper27 years
cvs/libc-970415commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970416commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970417commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970418commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970419commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970420commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970421commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970422commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970423commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970424commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970425commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970426commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970427commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970428commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970429commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970430commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-ud-970414commit 7799b7b335...Ulrich Drepper27 years
cvs/libc-970413commit 9d8067d8f2...Ulrich Drepper27 years
cvs/libc-970414commit 9d8067d8f2...Ulrich Drepper27 years
cvs/libc-ud-970412commit 9d8067d8f2...Ulrich Drepper27 years
cvs/libc-ud-970408commit c131718ccc...Ulrich Drepper27 years
cvs/libc-970405commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970406commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970407commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970408commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970409commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970410commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970411commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-970412commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc-ud-970404commit 26dee9c49c...Ulrich Drepper27 years
cvs/libc20x-ud-970404commit ab8080455c...Ulrich Drepper27 years
cvs/libc-ud-970403commit fe7bdd630f...Ulrich Drepper27 years
cvs/libc-ud-970331commit 5929563ff2...Ulrich Drepper27 years
cvs/libc-970330commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-970331commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-970401commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-970402commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-970403commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-970404commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-ud-970329commit 3075e0e37c...Ulrich Drepper27 years
cvs/libc-970327commit e7fd8a39ab...Ulrich Drepper27 years
cvs/libc-970328commit e7fd8a39ab...Ulrich Drepper27 years
cvs/libc-970329commit e7fd8a39ab...Ulrich Drepper27 years
cvs/libc-ud-970326commit e7fd8a39ab...Ulrich Drepper27 years
cvs/libc-ud-970324-2commit 34b402e5a9...Ulrich Drepper27 years
cvs/libc-970325commit 4e1101a7da...Ulrich Drepper27 years
cvs/libc-970326commit 4e1101a7da...Ulrich Drepper27 years
cvs/libc-ud-970324commit 4e1101a7da...Ulrich Drepper27 years
cvs/libc-ud-970322commit bc9f6000f6...Ulrich Drepper27 years
cvs/glibc-2_0_2commit 133192c659...Ulrich Drepper27 years
glibc-2.0.2commit 133192c659...Roland McGrath27 years
cvs/libc-ud-970319commit f752bfe379...Ulrich Drepper27 years
cvs/libc20x-ud-970319commit c57abfa735...Ulrich Drepper27 years
cvs/libc-ud-970318commit e61abf8398...Ulrich Drepper27 years
cvs/libc20x-ud-970318commit 35d80b24e3...Ulrich Drepper27 years
cvs/libc20x-ud-970316commit b41fb4250f...Ulrich Drepper27 years
cvs/glibc-2_0_4commit 7e165c9059...Ulrich Drepper27 years
cvs/libc20x-97031commit 7e165c9059...Ulrich Drepper27 years
cvs/libc20x-970316commit 7e165c9059...Ulrich Drepper27 years
cvs/libc20x-970318commit 7e165c9059...Ulrich Drepper27 years
cvs/libc20x-970319commit 7e165c9059...Ulrich Drepper27 years
cvs/libc20x-970404commit 7e165c9059...Ulrich Drepper27 years
cvs/libc20x-970417commit 7e165c9059...Ulrich Drepper27 years
glibc-2.0.4commit 7e165c9059...Roland McGrath27 years
cvs/libc-ud-970316-2commit 6465cfc9cf...Ulrich Drepper27 years
cvs/before-thomas-posix1996commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970317commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970318commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970319commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970320commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970321commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970322commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970323commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-970324commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-ud-970316commit 0d8733c4fc...Ulrich Drepper27 years
cvs/libc-ud-970308commit 1ed4222e57...Ulrich Drepper27 years
cvs/libc-970308commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970309commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970310commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970311commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970312commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970313commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970314commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970315commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-970316commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc-ud-970307commit 4cca6b868f...Ulrich Drepper27 years
cvs/libc2_0_x-ud-970306commit f5f52655ce...Ulrich Drepper27 years
cvs/startcommit f5f52655ce...Ulrich Drepper27 years
cvs/libc-970304commit 377a515b4c...Ulrich Drepper27 years
cvs/libc-970305commit 377a515b4c...Ulrich Drepper27 years
cvs/libc-970306commit 377a515b4c...Ulrich Drepper27 years
cvs/libc-970307commit 377a515b4c...Ulrich Drepper27 years
cvs/libc-970303commit d1a2b102df...Miles Bader27 years
cvs/libc-970302commit f6b38b9a39...Miles Bader27 years
cvs/libc-970227commit ceb2d9aaa8...Ulrich Drepper27 years
cvs/libc-970228commit ceb2d9aaa8...Ulrich Drepper27 years
cvs/libc-970301commit ceb2d9aaa8...Ulrich Drepper27 years
cvs/libc-970226commit 867a8743a4...Miles Bader27 years
cvs/libc-970225commit 2f6d1f1be9...Ulrich Drepper27 years
cvs/libc-970224commit 6bac11d993...Miles Bader27 years
cvs/libc-970222commit 5a97622d5e...Ulrich Drepper27 years
cvs/libc-970223commit 5a97622d5e...Ulrich Drepper27 years
cvs/libc-970219commit 1fb05e3db1...Ulrich Drepper27 years
cvs/libc-970220commit 1fb05e3db1...Ulrich Drepper27 years
cvs/libc-970221commit 1fb05e3db1...Ulrich Drepper27 years
cvs/libc-970215commit c84142e8fe...Ulrich Drepper27 years
cvs/libc-970216commit c84142e8fe...Ulrich Drepper27 years
cvs/libc-970217commit c84142e8fe...Ulrich Drepper27 years
cvs/libc-970218commit c84142e8fe...Ulrich Drepper27 years
cvs/root-libc-2_0_x-branchcommit 7434ccadbb...Ulrich Drepper27 years
cvs/libc-970213commit 795fbc9aa1...Ulrich Drepper27 years
cvs/libc-970214commit 795fbc9aa1...Ulrich Drepper27 years
cvs/libc-970211commit 00de59a632...Ulrich Drepper27 years
cvs/libc-970212commit 00de59a632...Ulrich Drepper27 years
cvs/libc-970210commit 7cc27f440c...Ulrich Drepper27 years
cvs/libc-970204commit 6952e59e25...Ulrich Drepper27 years
cvs/libc-970205commit 6952e59e25...Ulrich Drepper27 years
cvs/libc-970206commit 6952e59e25...Ulrich Drepper27 years
cvs/libc-970207commit 6952e59e25...Ulrich Drepper27 years
cvs/libc-970208commit 6952e59e25...Ulrich Drepper27 years
cvs/libc-970209commit 6952e59e25...Ulrich Drepper27 years
cvs/libc-970203commit 1228ed5cd5...Ulrich Drepper27 years
cvs/libc-970202commit c0e4567461...Ulrich Drepper27 years
cvs/libc-970130commit 19361cb768...Ulrich Drepper27 years
cvs/libc-970131commit 19361cb768...Ulrich Drepper27 years
cvs/libc-970201commit 19361cb768...Ulrich Drepper27 years
cvs/libc-970129commit 56552e4257...Ulrich Drepper27 years
cvs/libc-970128commit 831372e7c1...Ulrich Drepper27 years
cvs/libc-970127commit bdf289b222...Ulrich Drepper27 years
cvs/libc-970126commit 33a934a3ab...Ulrich Drepper27 years
cvs/libc-970125commit 5b82669229...Ulrich Drepper27 years
cvs/libc-970124commit 9d187dd4ad...Ulrich Drepper27 years
cvs/libc-970123commit 8d57beeab1...Ulrich Drepper27 years
cvs/libc-970122commit 1ef32c3dc4...Ulrich Drepper27 years
cvs/libc-970121commit fd26970f33...Ulrich Drepper27 years
cvs/libc-970120commit 0c5ecdc449...Ulrich Drepper27 years
cvs/libc-970119commit 5290baf06c...Ulrich Drepper27 years
cvs/libc-970118commit b51c27c032...Thomas Bushnell, BSG27 years
cvs/libc-970114commit f94d25d4ee...Thomas Bushnell, BSG27 years
cvs/libc-970115commit f94d25d4ee...Thomas Bushnell, BSG27 years
cvs/libc-970116commit f94d25d4ee...Thomas Bushnell, BSG27 years
cvs/libc-970117commit f94d25d4ee...Thomas Bushnell, BSG27 years
cvs/libc-970108commit 61c162b5bc...Ulrich Drepper27 years
cvs/libc-970109commit 61c162b5bc...Ulrich Drepper27 years
cvs/libc-970110commit 61c162b5bc...Ulrich Drepper27 years
cvs/libc-970111commit 61c162b5bc...Ulrich Drepper27 years
cvs/libc-970112commit 61c162b5bc...Ulrich Drepper27 years
cvs/libc-970113commit 61c162b5bc...Ulrich Drepper27 years
cvs/libc-970106commit df4ef2ab9c...Ulrich Drepper27 years
cvs/libc-970107commit df4ef2ab9c...Ulrich Drepper27 years
cvs/libc-970105commit 3aaa074393...Miles Bader27 years
cvs/libc-970104commit 4398fea0c2...Richard Kenner27 years
cvs/libc-970103commit 6a6836233e...Ulrich Drepper27 years
cvs/libc-970102commit 6bc31da01b...Ulrich Drepper27 years
cvs/libc-970101commit ea971c878f...Ian27 years
cvs/libc-961230commit d38cd08ca3...Ulrich Drepper27 years
cvs/libc-961231commit d38cd08ca3...Ulrich Drepper27 years
cvs/libc20x-970306commit d38cd08ca3...Ulrich Drepper27 years
cvs/libc-961222commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961223commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961224commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961225commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961226commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961227commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961228commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961229commit 01c901a56b...Ulrich Drepper27 years
cvs/libc-961221commit 7e3be507ee...Ulrich Drepper27 years
cvs/libc-961220commit 6d52618b15...Ulrich Drepper27 years
cvs/libc-961218commit 10dc2a90b7...Ulrich Drepper27 years
cvs/libc-961219commit 10dc2a90b7...Ulrich Drepper27 years
cvs/libc-961217commit cc2af7ea03...Paul Eggert27 years
cvs/libc-961216commit 860d372986...Ulrich Drepper27 years
cvs/libc-961215commit 68dbb3a69e...Ulrich Drepper27 years
cvs/libc-961212commit f8b87ef0d4...Ulrich Drepper27 years
cvs/libc-961213commit f8b87ef0d4...Ulrich Drepper27 years
cvs/libc-961214commit f8b87ef0d4...Ulrich Drepper27 years
cvs/libc-961211commit 6259ec0d78...Ulrich Drepper27 years
cvs/libc-961210commit 8a4b65b469...Ulrich Drepper27 years
cvs/libc-961209commit feb3c93435...Ulrich Drepper27 years
cvs/libc-961208commit f65fd747b4...Ulrich Drepper27 years
cvs/libc-961207commit 8844bedd4c...Thomas Bushnell, BSG27 years
cvs/libc-961204commit 6b612c6709...Ulrich Drepper27 years
cvs/libc-961205commit 6b612c6709...Ulrich Drepper27 years
cvs/libc-961206commit 6b612c6709...Ulrich Drepper27 years
cvs/libc-961203commit d88554f033...Ulrich Drepper27 years
cvs/libc-961202commit e4cf507069...Ulrich Drepper27 years
cvs/libc-961129commit a401eea9eb...Ulrich Drepper27 years
cvs/libc-961130commit a401eea9eb...Ulrich Drepper27 years
cvs/libc-961201commit a401eea9eb...Ulrich Drepper27 years
cvs/libc-961128commit c66452515d...Ulrich Drepper27 years
cvs/libc-961127commit 8a52392237...Ulrich Drepper27 years
cvs/libc-961121commit 2c6d7e67cb...David MacKenzie27 years
cvs/libc-961120commit 84384f5b6a...Ulrich Drepper27 years
cvs/libc-961122commit 84384f5b6a...Ulrich Drepper27 years
cvs/libc-961123commit 84384f5b6a...Ulrich Drepper27 years
cvs/libc-961124commit 84384f5b6a...Ulrich Drepper27 years
cvs/libc-961125commit 84384f5b6a...Ulrich Drepper27 years
cvs/libc-961126commit 84384f5b6a...Ulrich Drepper27 years
cvs/libc-961117commit afd4eb3759...Ulrich Drepper27 years
cvs/libc-961118commit afd4eb3759...Ulrich Drepper27 years
cvs/libc-961119commit afd4eb3759...Ulrich Drepper27 years
cvs/libc-961116commit 3a3df4c78a...Karl Berry27 years
cvs/libc-961115commit 54d79e995d...Ulrich Drepper27 years
cvs/libc-961114commit b296c23344...Per Bothner27 years
cvs/libc-961111commit d4a089cf19...Ulrich Drepper27 years
cvs/libc-961110commit 2303f5fdd9...Ulrich Drepper27 years
cvs/libc-961108commit d780e42f3c...David MacKenzie27 years
cvs/libc-961109commit d780e42f3c...David MacKenzie27 years
cvs/libc-961107commit b57910379e...Ulrich Drepper27 years
cvs/libc-961106commit 2c6fe0bd3b...Ulrich Drepper27 years
cvs/libc-961105commit 4e32d5893f...Thomas Bushnell, BSG27 years
cvs/libc-961102commit f0e4495937...Ulrich Drepper28 years
cvs/libc-961103commit f0e4495937...Ulrich Drepper28 years
cvs/libc-961104commit f0e4495937...Ulrich Drepper28 years
cvs/libc-961101commit 78abf56371...Thomas Bushnell, BSG28 years
cvs/libc-961031commit ba1ffaa1c6...Ulrich Drepper28 years
cvs/libc-961029commit f0f4432f46...Richard M. Stallman28 years
cvs/libc-961030commit f0f4432f46...Richard M. Stallman28 years
cvs/libc-961023commit 6ed0492f8e...Ulrich Drepper28 years
cvs/libc-961024commit 6ed0492f8e...Ulrich Drepper28 years
cvs/libc-961025commit 6ed0492f8e...Ulrich Drepper28 years
cvs/libc-961026commit 6ed0492f8e...Ulrich Drepper28 years
cvs/libc-961027commit 6ed0492f8e...Ulrich Drepper28 years
cvs/libc-961028commit 6ed0492f8e...Ulrich Drepper28 years
cvs/libc-961022commit 769e8a82da...Thomas Bushnell, BSG28 years
cvs/libc-961021commit 46ec036de6...Ulrich Drepper28 years
cvs/libc-961020commit 8145a97443...Ulrich Drepper28 years
cvs/libc-961017commit 0d204b0a52...Ulrich Drepper28 years
cvs/libc-961018commit 0d204b0a52...Ulrich Drepper28 years
cvs/libc-961019commit 0d204b0a52...Ulrich Drepper28 years
cvs/libc-961016commit b207ff4bd8...Thomas Bushnell, BSG28 years
cvs/libc-961014commit d41c6f6161...Ulrich Drepper28 years
cvs/libc-961015commit d41c6f6161...Ulrich Drepper28 years
cvs/libc-961013commit 31c95122ee...Ulrich Drepper28 years
cvs/libc-961012commit 201d97bbe9...Miles Bader28 years
cvs/libc-961010commit b33f91e91d...Ulrich Drepper28 years
cvs/libc-961011commit b33f91e91d...Ulrich Drepper28 years
cvs/libc-961009commit 11336c165c...Ulrich Drepper28 years
cvs/libc-961008commit 88c24ea1c6...Ulrich Drepper28 years
cvs/libc-961006commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-961007commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970829commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970904commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970911commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970912commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970915commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970916commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970920commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970924commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970926commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-970930commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971011commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971012commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971026commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971029commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971031commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971103commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971105commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971106commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971111commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971112commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971117commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971118commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971122commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971123commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971124commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971125commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971201commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971203commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971204commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971207commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971208commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971214commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971222commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-971228commit cccda09fd7...Ulrich Drepper28 years
cvs/libc-961004commit 106b47fccf...Thomas Bushnell, BSG28 years
cvs/libc-961005commit 106b47fccf...Thomas Bushnell, BSG28 years
cvs/libc-960928commit d68171edce...Ulrich Drepper28 years
cvs/libc-960929commit d68171edce...Ulrich Drepper28 years
cvs/libc-961001commit d68171edce...Ulrich Drepper28 years
cvs/libc-960927commit c40298232a...Ulrich Drepper28 years
cvs/libc-960925commit 5686557215...Richard Kenner28 years
cvs/libc-960926commit 5686557215...Richard Kenner28 years
cvs/libc-960923commit e320cbc913...Ulrich Drepper28 years
cvs/libc-960922commit 7816fbdf7a...Thomas Bushnell, BSG28 years
cvs/libc-960921commit c55698973e...Thomas Bushnell, BSG28 years
cvs/libc-960920commit ec4b0518a3...Ulrich Drepper28 years
cvs/libc-960918commit bcc7b35158...Thomas Bushnell, BSG28 years
cvs/libc-960919commit bcc7b35158...Thomas Bushnell, BSG28 years
cvs/libc-960913commit 757dc096f3...Thomas Bushnell, BSG28 years
cvs/libc-960912commit f0f1bf8536...Ulrich Drepper28 years
cvs/libc-960911commit 158ff48e34...Thomas Bushnell, BSG28 years
cvs/libc-960910commit 569c558c88...Ulrich Drepper28 years
cvs/libc-960908commit c2bb8cabc5...Ulrich Drepper28 years
cvs/libc-960909commit c2bb8cabc5...Ulrich Drepper28 years
cvs/libc-960907commit edf5b2d716...Ulrich Drepper28 years
cvs/libc-960906commit acf51e0261...Thomas Bushnell, BSG28 years
cvs/libc-960905commit 57ba7bb471...Ulrich Drepper28 years
cvs/libc-960904commit db813f25f2...Thomas Bushnell, BSG28 years
cvs/libc-960831commit adfa20781b...Ulrich Drepper28 years
cvs/libc-960901commit adfa20781b...Ulrich Drepper28 years
cvs/libc-960902commit adfa20781b...Ulrich Drepper28 years
cvs/libc-960903commit adfa20781b...Ulrich Drepper28 years
cvs/libc-960830commit 6e953631df...Ulrich Drepper28 years
cvs/libc-1-93commit 14bab8de31...Ulrich Drepper28 years
cvs/libc-960829commit 14bab8de31...Ulrich Drepper28 years
glibc-1.93commit 14bab8de31...Roland McGrath28 years
cvs/libc-960828commit b236e99d90...Ulrich Drepper28 years
cvs/libc-ud-960827commit b236e99d90...Ulrich Drepper28 years
cvs/libc-960827commit 0b72c47ecf...Ulrich Drepper28 years
cvs/libc-ud-960826commit 0b72c47ecf...Ulrich Drepper28 years
cvs/glibc-1-93commit 59f63dc4f5...Ulrich Drepper28 years
cvs/libc-ud-960829commit 59f63dc4f5...Ulrich Drepper28 years
cvs/libc-960826commit dcf0671d90...Ulrich Drepper28 years
cvs/libc-ud-960825commit 4884d0f03c...Ulrich Drepper28 years
cvs/libc-960821commit 0f86f6c9a1...Miles Bader28 years
cvs/libc-960822commit 0f86f6c9a1...Miles Bader28 years
cvs/libc-960823commit 0f86f6c9a1...Miles Bader28 years
cvs/libc-960824commit 0f86f6c9a1...Miles Bader28 years
cvs/libc-960825commit 0f86f6c9a1...Miles Bader28 years
cvs/libc-960819commit 39778c6c9e...Ulrich Drepper28 years
cvs/libc-960820commit 39778c6c9e...Ulrich Drepper28 years
cvs/libc-ud-960818-earlycommit e9d258b798...Ulrich Drepper28 years
cvs/libc-960817commit a057e7dcc7...Thomas Bushnell, BSG28 years
cvs/libc-960818commit a057e7dcc7...Thomas Bushnell, BSG28 years
cvs/libc-960816commit 2de99474c3...Ulrich Drepper28 years
cvs/libc-960815commit 706074a5bb...Ulrich Drepper28 years
cvs/libc-ud-960815commit 046e3001f9...Ulrich Drepper28 years
cvs/libc-960814commit 13d84ccd53...Ulrich Drepper28 years
cvs/libc-ud-960813commit 13d84ccd53...Ulrich Drepper28 years
cvs/libc-960813commit acba7f1984...Thomas Bushnell, BSG28 years
cvs/libc-960812commit 15a83d04bb...Ulrich Drepper28 years
cvs/libc-ud-960811-2commit a8874eadae...Ulrich Drepper28 years
cvs/libc-ud-960811commit a3e59be8d1...Ulrich Drepper28 years
cvs/libc-960811commit 267ca16a67...Ulrich Drepper28 years
cvs/libc-ud-960810commit 267ca16a67...Ulrich Drepper28 years
cvs/libc-960810commit f2b5d40e87...Ulrich Drepper28 years
cvs/libc-ud-960809commit f2b5d40e87...Ulrich Drepper28 years
cvs/libc-960809commit a5113b141c...Ulrich Drepper28 years
cvs/libc-ud-960808commit a5113b141c...Ulrich Drepper28 years
cvs/libc-960808commit 233963756b...Ulrich Drepper28 years
cvs/libc-ud-960807commit 233963756b...Ulrich Drepper28 years
cvs/libc-960806commit 80776ab80d...Ulrich Drepper28 years
cvs/libc-960807commit 80776ab80d...Ulrich Drepper28 years
cvs/libc-ud-960805commit 80776ab80d...Ulrich Drepper28 years
cvs/libc-960803commit 08e5142a5b...Roland McGrath28 years
cvs/libc-960804commit 08e5142a5b...Roland McGrath28 years
cvs/libc-960805commit 08e5142a5b...Roland McGrath28 years
cvs/libc-960802commit e75154a665...Roland McGrath28 years
cvs/libc-960801commit 9ebb936d99...Roland McGrath28 years
cvs/libc-960731commit 1f0917b7d3...Miles Bader28 years
cvs/libc-960729commit 6b3a222416...Roland McGrath28 years
cvs/libc-960730commit 6b3a222416...Roland McGrath28 years
cvs/libc-960728commit 5f6a519f47...Miles Bader28 years
cvs/libc-960727commit 61965e9b17...Roland McGrath28 years
cvs/libc-960726commit fa8463e5ed...Roland McGrath28 years
cvs/libc-960724commit c7fd2f4783...Roland McGrath28 years
cvs/libc-960725commit c7fd2f4783...Roland McGrath28 years
cvs/libc-960722commit e3047adb46...Roland McGrath28 years
cvs/libc-960723commit e3047adb46...Roland McGrath28 years
cvs/libc-960721commit c199a24feb...Miles Bader28 years
cvs/libc-960720commit cf725107f3...Roland McGrath28 years
cvs/libc-960719commit 87e4c1ba63...Roland McGrath28 years
cvs/libc-960718commit 49b9862700...Roland McGrath28 years
cvs/libc-960717commit 96e1bff251...Roland McGrath28 years
cvs/libc-960716commit ec42724d69...Roland McGrath28 years
cvs/release-0-0commit 3270607468...Karl Heuer28 years
cvs/release-0-1commit 3270607468...Karl Heuer28 years
cvs/libc-960715commit 391763e755...Roland McGrath28 years
cvs/libc-960714commit 2064087b5f...Roland McGrath28 years
cvs/libc-960712commit 842907c6f8...Roland McGrath28 years
cvs/libc-960713commit 842907c6f8...Roland McGrath28 years
cvs/make-3-74-5commit 6f6f2bbe52...David MacKenzie28 years
cvs/make-3-74-6commit 6f6f2bbe52...David MacKenzie28 years
cvs/make-3-74-7commit 6f6f2bbe52...David MacKenzie28 years
cvs/make-3-75commit 6f6f2bbe52...David MacKenzie28 years
cvs/libc-960711commit 63d9ce12c1...Roland McGrath28 years
cvs/libc-960710commit 07a4742f9e...Roland McGrath28 years
cvs/libc-960709commit 565764017b...Thomas Bushnell, BSG28 years
cvs/libc-960708commit af5b3bc33b...Roland McGrath28 years
cvs/libc-960707commit 4c3e8a9e89...Roland McGrath28 years
cvs/libc-960706commit 2549e7587d...Miles Bader28 years
cvs/libc-960704commit 503054c0dd...Roland McGrath28 years
cvs/libc-960705commit 503054c0dd...Roland McGrath28 years
cvs/libc-960703commit 74e1a5ff22...Miles Bader28 years
cvs/libc-960702commit eb48c9632e...Roland McGrath28 years
cvs/libc-960629commit 2baf7c31ad...Miles Bader28 years
cvs/libc-960630commit 2baf7c31ad...Miles Bader28 years
cvs/libc-960701commit 2baf7c31ad...Miles Bader28 years
cvs/libc-960628commit 6dbe283756...Roland McGrath28 years
cvs/libc-960627commit a5d96b254c...Miles Bader28 years
cvs/libc-960626commit be64fe6d86...Roland McGrath28 years
cvs/libc-960625commit 5f0e6fc702...Roland McGrath28 years
cvs/libc-1-92commit 7f8116797f...Roland McGrath28 years
cvs/libc-960623commit 7f8116797f...Roland McGrath28 years
cvs/libc-960624commit 7f8116797f...Roland McGrath28 years
glibc-1.92commit 7f8116797f...Roland McGrath28 years
cvs/libc-960622commit 0d3726c3fb...Roland McGrath28 years
cvs/libc-960621commit 51fbd1f60a...Roland McGrath28 years
cvs/libc-960620commit bf0f472003...Miles Bader28 years
cvs/libc-960619commit a1470b6f83...Roland McGrath28 years
cvs/libc-1-91commit bd1be8ec88...Roland McGrath28 years
glibc-1.91commit bd1be8ec88...Roland McGrath28 years
cvs/libc-960618commit 8882a2dad5...Roland McGrath28 years
cvs/libc-960617commit 61ee476c44...Roland McGrath28 years
cvs/libc-960616commit 26da047f37...Roland McGrath28 years
cvs/libc-960615commit f332db0256...Roland McGrath28 years
cvs/libc-960614commit 9f70e81bca...Roland McGrath28 years
cvs/libc-960613commit 8ab1a68d05...Roland McGrath28 years
cvs/libc-960612commit 4d5da9a654...Roland McGrath28 years
cvs/libc-960611commit ba79d61b44...Roland McGrath28 years
cvs/libc-960610commit 6d9756c910...Roland McGrath28 years
cvs/libc-1-90commit 9dd2fc5d87...Roland McGrath28 years
cvs/libc-960609commit 9dd2fc5d87...Roland McGrath28 years
glibc-1.90commit 9dd2fc5d87...Roland McGrath28 years
cvs/libc-960608commit e3ca0de5cb...Per Bothner28 years
cvs/libc-960607commit 1be6ec3033...Roland McGrath28 years
cvs/libc-960606commit 92f3773b4c...Roland McGrath28 years
cvs/libc-960605commit 198046e105...Roland McGrath28 years
cvs/libc-960604commit a2b934be25...Roland McGrath28 years
cvs/libc-960603commit 710f7bab59...Roland McGrath28 years
cvs/libc-960531commit 76060ec0b8...Roland McGrath28 years
cvs/libc-960601commit 76060ec0b8...Roland McGrath28 years
cvs/libc-960602commit 76060ec0b8...Roland McGrath28 years
cvs/libc-960530commit c3352e6233...Roland McGrath28 years
cvs/libc-960529commit 77aae36646...Roland McGrath28 years
cvs/libc-960528commit 13a0be8823...Roland McGrath28 years
cvs/libc-960527commit 5f160cde27...Roland McGrath28 years
cvs/libc-960525commit 27a110706b...Roland McGrath28 years
cvs/libc-960526commit 27a110706b...Roland McGrath28 years
cvs/libc-960523commit 510ca033d6...Roland McGrath28 years
cvs/libc-960524commit 510ca033d6...Roland McGrath28 years
cvs/libc-960522commit dc9972317e...Roland McGrath28 years
cvs/libc-960521commit ee263689e0...Linda A. Walsh28 years
cvs/libc-960516commit 20c811896c...Roland McGrath28 years
cvs/libc-960517commit 20c811896c...Roland McGrath28 years
cvs/libc-960518commit 20c811896c...Roland McGrath28 years
cvs/libc-960519commit 20c811896c...Roland McGrath28 years
cvs/libc-960520commit 20c811896c...Roland McGrath28 years
cvs/libc-960515commit 64166d9834...Roland McGrath28 years
cvs/libc-960514commit 7cdef09812...Roland McGrath28 years
cvs/libc-960924commit 7cdef09812...Roland McGrath28 years
cvs/libc-960513commit 0f90ef9650...Roland McGrath28 years
cvs/libc-960511commit d617ac4ee5...Roland McGrath28 years
cvs/libc-960512commit d617ac4ee5...Roland McGrath28 years
cvs/libc-960510commit f55814ff6c...Roland McGrath28 years
cvs/libc-960509commit 03d0a7e2aa...Roland McGrath28 years
cvs/libc-960508commit ce4d8b661a...Roland McGrath28 years
cvs/libc-960507commit cee8df033b...Thomas Bushnell, BSG28 years
cvs/libc-960505commit db2286f6d9...Roland McGrath28 years
cvs/libc-960506commit db2286f6d9...Roland McGrath28 years
cvs/libc-960504commit 7a12c6bba7...Roland McGrath28 years
cvs/amigados-mergecommit 8962ae8d6b...Noah Friedman28 years
cvs/libc-960503commit 8962ae8d6b...Noah Friedman28 years
cvs/make-3-74-4commit 8962ae8d6b...Noah Friedman28 years
cvs/libc-960502commit f5936b69da...Roland McGrath28 years
cvs/libc-960501commit 5bd4495594...Roland McGrath28 years
cvs/libc-960429commit c508104668...Roland McGrath28 years
cvs/libc-960430commit c508104668...Roland McGrath28 years
cvs/libc-960426commit b1794a285f...Roland McGrath28 years
cvs/libc-960427commit b1794a285f...Roland McGrath28 years
cvs/libc-960428commit b1794a285f...Roland McGrath28 years
cvs/libc-960424commit 66aeca9cfb...Roland McGrath28 years
cvs/libc-960425commit 66aeca9cfb...Roland McGrath28 years
cvs/libc-960421commit b0d20a87b5...Roland McGrath28 years
cvs/libc-960422commit b0d20a87b5...Roland McGrath28 years
cvs/libc-960423commit b0d20a87b5...Roland McGrath28 years
cvs/libc-960420commit a641835acd...Roland McGrath28 years
cvs/libc-960416commit f24f4dc82d...Roland McGrath28 years
cvs/libc-960417commit f24f4dc82d...Roland McGrath28 years
cvs/libc-960418commit f24f4dc82d...Roland McGrath28 years
cvs/libc-960419commit f24f4dc82d...Roland McGrath28 years
cvs/libc-960413commit 147e600987...Per Bothner28 years
cvs/libc-960414commit 147e600987...Per Bothner28 years
cvs/libc-960415commit 147e600987...Per Bothner28 years
cvs/libc-960411commit e2a501ab7c...Miles Bader28 years
cvs/libc-960412commit e2a501ab7c...Miles Bader28 years
cvs/libc-960409commit b84095feb4...Roland McGrath28 years
cvs/libc-960410commit b84095feb4...Roland McGrath28 years
cvs/libc-960408commit 3125073e10...Roland McGrath28 years
cvs/libc-960406commit d70576891e...Roland McGrath28 years
cvs/libc-960407commit d70576891e...Roland McGrath28 years
cvs/libc-960404commit 2e516341fa...Roland McGrath28 years
cvs/libc-960405commit 2e516341fa...Roland McGrath28 years
cvs/libc-960403commit 30de3b18a5...Roland McGrath28 years
cvs/libc-960330commit b80510574c...Roland McGrath28 years
cvs/libc-960331commit b80510574c...Roland McGrath28 years
cvs/libc-960401commit b80510574c...Roland McGrath28 years
cvs/libc-960402commit b80510574c...Roland McGrath28 years
cvs/libc-960329commit 46a7c97679...Doug Evans28 years
cvs/libc-960328commit ffcf96345f...Roland McGrath28 years
cvs/libc-960327commit c0621444ed...Brendan Kehoe28 years
cvs/libc-960326commit 81e4d60c7b...Roland McGrath28 years
cvs/libc-960325commit 25c931a18c...Roland McGrath28 years
cvs/libc-960322commit edc1601c51...Doug Evans28 years
cvs/libc-960323commit edc1601c51...Doug Evans28 years
cvs/libc-960324commit edc1601c51...Doug Evans28 years
cvs/libc-960321commit 38bb44bc19...Roland McGrath28 years
cvs/libc-960320commit 213afb94b6...Roland McGrath28 years
cvs/libc-960319commit e384537164...Roland McGrath28 years
cvs/libc-960318commit 9b431e31e1...Roland McGrath28 years
cvs/libc-960317commit 5aab07eb56...Roland McGrath28 years
cvs/libc-960315commit e5ba41ce24...Ian28 years
cvs/libc-960316commit e5ba41ce24...Ian28 years
cvs/libc-960312commit 6c46dada59...Roland McGrath28 years
cvs/libc-960313commit 6c46dada59...Roland McGrath28 years
cvs/libc-960314commit 6c46dada59...Roland McGrath28 years
cvs/libc-960310commit d25d5f6a50...Roland McGrath28 years
cvs/libc-960311commit d25d5f6a50...Roland McGrath28 years
cvs/libc-960309commit 3f92886a4c...Roland McGrath28 years
cvs/libc-960306commit 45667a533a...Miles Bader28 years
cvs/libc-960307commit 45667a533a...Miles Bader28 years
cvs/libc-960308commit 45667a533a...Miles Bader28 years
cvs/libc-960305commit 9a0d30bdb1...Erik Sandberg28 years
cvs/libc-960303commit 661fa17673...Roland McGrath28 years
cvs/libc-960304commit 661fa17673...Roland McGrath28 years
cvs/libc-960302commit 48a65a2993...Brendan Kehoe28 years
cvs/libc-960229commit d1c57d0c40...Miles Bader28 years
cvs/libc-960228commit b7459e56bd...Roland McGrath28 years
cvs/libc-960227commit 92777700d2...Roland McGrath28 years
cvs/libc-960223commit a182affdd9...Roland McGrath28 years
cvs/libc-960224commit a182affdd9...Roland McGrath28 years
cvs/libc-960225commit a182affdd9...Roland McGrath28 years
cvs/libc-960226commit a182affdd9...Roland McGrath28 years
cvs/libc-960220commit f2e235b9b8...Roland McGrath28 years
cvs/libc-960221commit f2e235b9b8...Roland McGrath28 years
cvs/libc-960222commit f2e235b9b8...Roland McGrath28 years
cvs/libc-960217commit 1cbca0d93c...Roland McGrath28 years
cvs/libc-960218commit 1cbca0d93c...Roland McGrath28 years
cvs/libc-960219commit 1cbca0d93c...Roland McGrath28 years
cvs/libc-960216commit 9e3db9cd59...Roland McGrath28 years
cvs/libc-960214commit a1c46301bb...Roland McGrath28 years
cvs/libc-960215commit a1c46301bb...Roland McGrath28 years
cvs/libc-960213commit 363113d02a...Roland McGrath28 years
cvs/libc-960212commit 63f8940402...Roland McGrath28 years
cvs/libc-960211commit 186588d6bf...Roland McGrath28 years
cvs/libc-960210commit 6a032d8158...Roland McGrath28 years
cvs/libc-960209commit 56f778c958...Roland McGrath28 years
cvs/libc-960208commit a482b5a595...Roland McGrath28 years
cvs/libc-960203commit 1ac3b08e93...Roland McGrath28 years
cvs/libc-960204commit 1ac3b08e93...Roland McGrath28 years
cvs/libc-960205commit 1ac3b08e93...Roland McGrath28 years
cvs/libc-960206commit 1ac3b08e93...Roland McGrath28 years
cvs/libc-960207commit 1ac3b08e93...Roland McGrath28 years
cvs/libc-960201commit 5413944738...Roland McGrath28 years
cvs/libc-960202commit 5413944738...Roland McGrath28 years
cvs/libc-960131commit 01cdeca0c9...Roland McGrath28 years
cvs/libc-960130commit f0b1101835...Roland McGrath28 years
cvs/libc-960129commit dc825f85f4...Roland McGrath28 years
cvs/libc-960127commit eb8c0f2de5...Roland McGrath28 years
cvs/libc-960128commit eb8c0f2de5...Roland McGrath28 years
cvs/libc-960126commit 8dad333dce...Roland McGrath28 years
cvs/libc-960125commit ebc53fbed0...Roland McGrath28 years
cvs/libc-960124commit 914d9d7bdf...Roland McGrath28 years
cvs/libc-960123commit 1d8dc4293f...Roland McGrath28 years
cvs/libc-960122commit f2f7f9e665...Roland McGrath28 years
cvs/libc-960121commit bbed653cda...Roland McGrath28 years
cvs/libc-960120commit eb63bdd072...Roland McGrath28 years
cvs/libc-960119commit 97aa195cf7...Roland McGrath28 years
cvs/libc-960118commit aeb72b1622...Roland McGrath28 years
cvs/libc-960117commit b6e9b25ba8...Roland McGrath28 years
cvs/libc-960116commit d008bcf32c...Richard Kenner28 years
cvs/libc-960114commit 4984f343aa...Roland McGrath28 years
cvs/libc-960115commit 4984f343aa...Roland McGrath28 years
cvs/libc-960113commit 02ac66c50d...Roland McGrath28 years
cvs/libc-960112commit d94d8f2a59...Roland McGrath28 years
cvs/libc-960111commit 72d8cdf09d...Roland McGrath28 years
cvs/libc-960110commit 22930c9bf2...Roland McGrath28 years
cvs/libc-960109commit 7410183b8b...Roland McGrath28 years
cvs/libc-960107commit a2e1b046f6...Roland McGrath28 years
cvs/libc-960108commit a2e1b046f6...Roland McGrath28 years
cvs/libc-960105commit 85f4084001...Jim Meyering28 years
cvs/libc-960106commit 85f4084001...Jim Meyering28 years
cvs/libc-960104commit fb8e70d6dd...Roland McGrath28 years
cvs/libc-960103commit 6df1b2474a...Roland McGrath28 years
cvs/libc-960102commit 71733723fb...Roland McGrath28 years
cvs/libc-951229commit 0a95f04d06...Roland McGrath28 years
cvs/libc-951230commit 0a95f04d06...Roland McGrath28 years
cvs/libc-951231commit 0a95f04d06...Roland McGrath28 years
cvs/libc-960101commit 0a95f04d06...Roland McGrath28 years
cvs/libc-951226commit be7e3b7e7e...Roland McGrath28 years
cvs/libc-951227commit be7e3b7e7e...Roland McGrath28 years
cvs/libc-951228commit be7e3b7e7e...Roland McGrath28 years
cvs/libc-951223commit e0f09b6b2a...Roland McGrath28 years
cvs/libc-951224commit e0f09b6b2a...Roland McGrath28 years
cvs/libc-951225commit e0f09b6b2a...Roland McGrath28 years
cvs/libc-951222commit 975320984b...Roland McGrath28 years
cvs/libc-951221commit 567676ff81...Miles Bader28 years
cvs/libc-951220commit f94a3574d5...Roland McGrath28 years
cvs/libc-951219commit 755f55b0db...Roland McGrath28 years
cvs/libc-951218commit 8882961f38...Roland McGrath28 years
cvs/libc-951217commit 102800e09d...Roland McGrath28 years
cvs/libc-951216commit d277428889...Stan Cox28 years
cvs/libc-951215commit 05be689b57...Roland McGrath28 years
cvs/libc-951214commit faf92f2a62...Roland McGrath28 years
cvs/libc-951212commit a4e2c88cf4...Roland McGrath28 years
cvs/libc-951213commit a4e2c88cf4...Roland McGrath28 years
cvs/libc-951211commit 25b86c05c3...Roland McGrath28 years
cvs/libc-951209commit 787e4db95c...Roland McGrath28 years
cvs/libc-951210commit 787e4db95c...Roland McGrath28 years
cvs/libc-951208commit c994299d50...Roland McGrath28 years
cvs/libc-951206commit edbba60a5e...Roland McGrath28 years
cvs/make-3-74-1commit 034ff8def9...Paul Eggert28 years
cvs/make-3-74-2commit 034ff8def9...Paul Eggert28 years
cvs/make-3-74-3commit 034ff8def9...Paul Eggert28 years
cvs/libc-951203commit 683158e0c4...Roland McGrath28 years
cvs/libc-951204commit 683158e0c4...Roland McGrath28 years
cvs/libc-951202commit 0fe4e55291...Roland McGrath28 years
cvs/libc-951201commit 8e2e98a2a9...Per Bothner28 years
cvs/libc-951130commit b2518f55c0...Roland McGrath28 years
cvs/libc-951128commit b7843ea9ff...Roland McGrath28 years
cvs/libc-951129commit b7843ea9ff...Roland McGrath28 years
cvs/libc-951127commit 1ed0083ca9...Roland McGrath28 years
cvs/libc-951124commit f44820454c...Roland McGrath28 years
cvs/libc-951125commit f44820454c...Roland McGrath28 years
cvs/libc-951126commit f44820454c...Roland McGrath28 years
cvs/libc-951123commit 42d2676e7c...Roland McGrath28 years
cvs/libc-951122commit 1a3a58fd76...Roland McGrath28 years
cvs/libc-951121commit 91c7b85dc8...Roland McGrath28 years
cvs/libc-951120commit 054cc4cc38...Roland McGrath28 years
cvs/libc-951118commit a5a81fecc7...Roland McGrath28 years
cvs/libc-951119commit a5a81fecc7...Roland McGrath28 years
cvs/libc-951117commit 4cb202902d...Roland McGrath28 years
cvs/libc-951116commit 8738e7f8b0...Roland McGrath28 years
cvs/libc-951115commit 2ede96c936...Roland McGrath28 years
cvs/libc-951114commit 9199ec6eb2...Roland McGrath28 years
cvs/libc-951111commit accc07a981...Roland McGrath28 years
cvs/libc-951112commit accc07a981...Roland McGrath28 years
cvs/libc-951113commit accc07a981...Roland McGrath28 years
cvs/libc-951109commit d7435cd836...Roland McGrath28 years
cvs/libc-951110commit d7435cd836...Roland McGrath28 years
cvs/libc-951108commit 094bacdbd8...Roland McGrath28 years
cvs/libc-951107commit 51093422b2...Roland McGrath28 years
cvs/libc-951106commit f797c38303...Roland McGrath28 years
cvs/libc-951104commit 853f0eead1...Roland McGrath29 years
cvs/libc-951105commit 853f0eead1...Roland McGrath29 years
cvs/libc-951103commit 27cc33c3b4...Roland McGrath29 years
cvs/libc-951101commit 80b55d320b...Roland McGrath29 years
cvs/libc-951102commit 80b55d320b...Roland McGrath29 years
cvs/libc-951031commit 3bbceb1287...Roland McGrath29 years
cvs/libc-951029commit f094496c12...Roland McGrath29 years
cvs/libc-951018commit 4d049a8baa...Roland McGrath29 years
cvs/libc-951016commit 924b9ff68d...Roland McGrath29 years
cvs/libc-950922commit 969705cc5b...Roland McGrath29 years
cvs/bind-493b24commit 958f803fc0...Roland McGrath29 years
cvs/libc-950722commit d7e16e9e83...Roland McGrath29 years
cvs/libc-950723commit d7e16e9e83...Roland McGrath29 years
cvs/make-3-73-3commit 2bda74bad3...Roland McGrath29 years
cvs/make-3-74commit 2bda74bad3...Roland McGrath29 years
cvs/make-3-73-2commit 03c5716f9b...Roland McGrath29 years
cvs/libc-950411commit 53afa8d967...Roland McGrath29 years
cvs/libc-950402commit 193ce8dcd6...Roland McGrath29 years
cvs/make-3-72-12commit dd02efa5f5...Roland McGrath29 years
cvs/make-3-72-13commit dd02efa5f5...Roland McGrath29 years
cvs/make-3-73commit dd02efa5f5...Roland McGrath29 years
cvs/make-3-73-1commit dd02efa5f5...Roland McGrath29 years
cvs/make-3-72-10commit 2863511535...Roland McGrath29 years
cvs/make-3-72-11commit 2863511535...Roland McGrath29 years
cvs/make-3-72-9commit 2863511535...Roland McGrath29 years
cvs/libc_1_09commit 4933a099c2...Roland McGrath29 years
glibc-1.09commit 4933a099c2...Roland McGrath29 years
cvs/edition_0_06commit 8f459cd736...Roland McGrath29 years
cvs/mib-28oct94commit 4b31a27bd5...Roland McGrath30 years
cvs/jems-14oct94commit 95107cc042...Roland McGrath30 years