]> sourceware.org Git - glibc.git/shortlog
glibc.git
2019-08-15 Florian Weimernptl: Move pthread_attr_init implementation into libc
2019-08-15 Florian Weimerelf: Self-dlopen failure with explict loader invocation...
2019-08-15 Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-08-15 Florian Weimerlogin: Add nonstring attributes to struct utmp, struct...
2019-08-15 Florian Weimerlogin: Use struct flock64 in utmp [BZ #24880]
2019-08-15 Florian Weimerlogin: Disarm timer after utmp lock acquisition [BZ...
2019-08-15 Florian Weimernptl: Remove pthread_self compatibility symbol from...
2019-08-15 Florian Weimernptl: Move pthread_attr_destroy implementation into...
2019-08-15 Andreas SchwabUpdate i386 libm-test-ulps
2019-08-15 Florian Weimermalloc: Various cleanups for malloc/tst-mxfast
2019-08-15 Florian Weimerlogin: Fix updwtmp, updwtmx unlocking
2019-08-15 Florian Weimernptl: Move pthread_equal implementation into libc
2019-08-14 Florian Weimersupport: Include <support/descriptors.h> in support_des...
2019-08-14 Feng Xueaarch64: Disable using DC ZVA in emag memset
2019-08-13 Joseph MyersDeclare some TS 18661-4 interfaces for C2X.
2019-08-13 Florian Weimerlogin: Replace macro-based control flow with function...
2019-08-13 Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-08-13 Joseph MyersDeclare memccpy, strdup, strndup for C2X.
2019-08-13 Joseph MyersAdd feature test macro _ISOC2X_SOURCE.
2019-08-13 Florian Weimerlogin: Assume that _HAVE_UT_* constants are true
2019-08-12 Florian Weimerelf: Support elf/tst-dlopen-aout in more configurations
2019-08-09 DJ DelorieAdd glibc.malloc.mxfast tunable
2019-08-08 Niklas Hambüchenmalloc: Fix missing accounting of top chunk in malloc_i...
2019-08-07 Joseph MyersAdd SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to...
2019-08-06 Joseph MyersAdd AT_RECURSIVE from Linux 5.2 to fcntl.h.
2019-08-06 Stefan Lieblers390: Fix Enable VDSO for static linking
2019-08-05 Joseph MyersAdd CLONE_PIDFD from Linux 5.2 to bits/sched.h.
2019-08-05 Adhemerval... linux: Enable vDSO for static linking as default (BZ...
2019-08-05 Adhemerval... sparc: Enable VDSO for static linking
2019-08-05 Adhemerval... s390: Enable VDSO for static linking
2019-08-05 Adhemerval... riscv: Enable VDSO for static linking
2019-08-05 Adhemerval... sh: Update libm-tests-ulps
2019-08-05 Florian Weimerlogin: Remove utmp backend jump tables [BZ #23518]
2019-08-05 Alexandra Hájkováelf: tst-ldconfig-bad-aux-cache: use support_capture_su...
2019-08-02 Joseph MyersUpdate kernel version in comment in syscall-names.list.
2019-08-02 Joseph MyersUpdate Linux kernel version number in tst-mman-consts...
2019-08-01 Raoni Fassina... powerpc: Cleanup: use actual power8 assembly mnemonics
2019-08-01 Adhemerval... hppa: Update libm-tests-ulps
2019-08-01 Florian Weimermalloc: Remove unwanted leading whitespace in malloc_in...
2019-08-01 Adhemerval... Get new entropy on each attempt __gen_tempname (BZ...
2019-08-01 Carlos O'DonellOpen master for 2.31 development. glibc-2.30.9000
2019-08-01 Carlos O'DonellTag 2.30 release. glibc-2.30
2019-08-01 Carlos O'DonellUpdate install and NEWS for 2.30 release.
2019-08-01 Carlos O'DonellUpdate translations.
2019-07-31 Florian Weimericonv: Revert steps array reference counting changes
2019-07-30 Joseph MyersRestore r31 setting in powerpc32 swapcontext.
2019-07-30 Florian Weimernptl: Use uintptr_t for address diagnostic in nptl...
2019-07-29 Florian WeimerLinux: Move getdents64 to <dirent.h>
2019-07-29 Tulio Magno... test-container: Install with $(sorted-subdirs) [BZ...
2019-07-25 Florian Weimergconv: Check reference count in __gconv_release_cache...
2019-07-24 H.J. Lux86-64: Compile branred.c with -mprefer-vector-width...
2019-07-24 Florian Weimerbuild-many-glibcs.py: Use Linux 5.2 by default
2019-07-24 Florian WeimerLinux: Use in-tree copy of SO_ constants for !__USE_MIS...
2019-07-23 Tulio Magno... test-container: Install with $(all-subdirs) [BZ #24794]
2019-07-23 Tulio Magno... test-container: Avoid copying unintended system libraries
2019-07-22 Szabolcs NagyAdd NEWS entry about the new AArch64 IFUNC resolver...
2019-07-20 Egor Kobylkinlocale/C-translit.h.in: Cyrillic -> ASCII transliterati...
2019-07-19 Florian WeimerLinux: Update syscall-names.list to Linux 5.2
2019-07-18 Carlos O'DonellRegenerate po/libc.pot for 2.30 release.
2019-07-18 Adhemerval... nptl: Add POSIX-proposed _clock functions to hppa pthread.h
2019-07-18 Mike Crowenptl: Remove unnecessary forwarding of pthread_cond_clo...
2019-07-17 Rafal LuzynskiAfar locales: Months and days updated from CLDR (bug...
2019-07-17 Rafal Luzynskinl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).
2019-07-17 PanderMusubinl_BE and nl_NL locales: Dutch salutations (bug 23996).
2019-07-17 Daniil Zhilinga_IE and en_IE locales: Revert first_weekday removal...
2019-07-12 Mike Crowenptl: Remove futex_supports_exact_relative_timeouts
2019-07-12 Mike CroweUpdate NEWS for new _clockwait and _clocklock functions
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_mutex_clocklock
2019-07-12 Mike Crowenptl: Rename lll_timedlock to lll_clocklock and add...
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_rwlock_clockrdlock...
2019-07-12 Mike Crowenptl: pthread_rwlock: Move timeout validation into...
2019-07-12 Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-07-12 Mike Crowenptl: Add POSIX-proposed sem_clockwait
2019-07-12 Mike Crowenptl: Add clockid parameter to futex timed wait calls
2019-07-10 Adhemerval... posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-07-10 DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-07-10 Szabolcs Nagyaarch64: simplify the DT_AARCH64_VARIANT_PCS handling...
2019-07-10 Andreas SchwabDon't declare __malloc_check_init in <malloc.h> (bug...
2019-07-10 Mao Hanlocale/tst-locale-locpath: Fix arguments passing
2019-07-09 Paul A. Clarke[powerpc] fenv_libc.h: protect use of __builtin_cpu_sup...
2019-07-08 DJ Delorienftw: fill in stat buf for dangling links [BZ #23501]
2019-07-08 DJ DelorieNEWS: clarify copy_file_range
2019-07-08 Adhemerval... powerpc: refactor logb{f,l}
2019-07-08 Adhemerval... math: Use wordsize-64 version for s_logb
2019-07-08 Adhemerval... benchtests: Add logb{f} benchmark
2019-07-08 Adhemerval... powerpc: Refactor modf{f}
2019-07-08 Adhemerval... powerpc: hypot refactor and optimization
2019-07-08 Adhemerval... benchtests: hypot benchmark
2019-07-08 Vincent Chendl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso...
2019-07-04 Andreas Schwabriscv: restore ABI compatibility (bug 24484)
2019-07-04 Szabolcs Nagyaarch64: new ifunc resolver ABI
2019-07-02 Florian Weimernptl: Remove vfork IFUNC-based forwarder from libpthrea...
2019-07-02 Florian Weimermalloc: Add nptl, htl dependency for the subdirectory...
2019-07-02 Stefan LieblerFix build warnings in resolv/res_send.c
2019-07-02 Florian Weimerbuild-many-glibcs.py: Add v4t variant for arm-linux...
2019-07-01 H.J. LuCall _dl_open_check after relocation [BZ #24259]
2019-06-30 Paul A. Clarkepowerpc: Use faster means to access FPSCR when possible...
2019-06-28 Wilco DijkstraFurther improve string bench timing
2019-06-28 Anton YoudkevitchBump up the runtime for "short" benchmarks
2019-06-28 Florian WeimerLinux: Use mmap instead of malloc in dirent/tst-getdents64
next
This page took 0.067281 seconds and 5 git commands to generate.