]> sourceware.org Git - glibc.git/shortlog
glibc.git
2019-08-29 Samuel Thibaulthurd: Fix implementation of setitimer.
2019-08-29 Richard Braunhurd: Fix _hurd_select for single fd sets
2019-08-29 Mihailo StojanovicMIPS support for GNU hash
2019-08-29 Adhemerval... sh: Split BE/LE abilist
2019-08-29 Adhemerval... microblaze: Split BE/LE abilist
2019-08-29 Adhemerval... arm: Split BE/LE abilist
2019-08-29 Paul EggertCorrect the spelling of more contributors
2019-08-29 Paul EggertFix posix/tst-regex by using UTF-8 and own test input
2019-08-28 Paul A. Clarke[powerpc] fegetenv_status: simplify instruction generation
2019-08-28 Paul A. Clarke[powerpc] fesetenv: optimize FPSCR access
2019-08-28 Paul A. Clarke[powerpc] SET_RESTORE_ROUND improvements
2019-08-28 Paul A. Clarke[powerpc] fe{en,dis}ableexcept, fesetmode: optimize...
2019-08-28 Paul A. Clarke[powerpc] fe{en,dis}ableexcept optimize bit translations
2019-08-28 Florian Weimermisc: Use allocate_once in getmntent
2019-08-28 Florian Weimernptl: Move pthread_attr_setdetachstate implementation...
2019-08-28 Florian Weimerlogin: pututxline could fail to overwrite existing...
2019-08-28 Stefan LieblerFix posix/tst-regex by using a dedicated input-file.
2019-08-23 Paul EggertDon't put non-ASCII into installed headers
2019-08-23 Paul EggertFix spellings of contributor names in comments and doc
2019-08-23 Mihailo Stojanovic[MIPS] Raise highest supported EI_ABIVERSION value...
2019-08-23 Dragan Mladjenovicmips: Force RWX stack for hard-float builds that can...
2019-08-23 Adhemerval... linux: Make profil_counter a compat_symbol (BZ#17726)
2019-08-23 Adhemerval... Refactor sigcontextinfo.h
2019-08-23 Adhemerval... Add RTLD_SINGLE_THREAD_P on generic single-thread.h
2019-08-22 Rafal LuzynskiChinese locales: Set first_weekday to 2 (bug 24682).
2019-08-22 Gustavo Romeropowerpc: Fix typos and field name in comments
2019-08-22 Joseph MyersMark IDN tests unsupported with libidn2 before 2.0.5.
2019-08-22 Joseph MyersDocument strftime %Ob and %OB as C2X features.
2019-08-21 Paul EggertRemove dead regex code
2019-08-21 Paul EggertFix bad pointer / leak in regex code
2019-08-21 Zack WeinbergDon't use the argument to time.
2019-08-21 Joseph MyersAdd tgmath.h macros for narrowing functions.
2019-08-20 Andreas SchwabUpdate i386 libm-test-ulps
2019-08-19 Carlos O'Donellnscd: Improve nscd.conf comments.
2019-08-19 Carlos O'Donellnss: Make nsswitch.conf more distribution friendly.
2019-08-19 Florian WeimerDo not print backtraces on fatal glibc errors
2019-08-16 Florian Weimernptl: Move pthread_attr_getdetachstate implementation...
2019-08-16 Joseph MyersCorrect TEST_COMPAT conditions in totalorder compat...
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...
next
This page took 0.069197 seconds and 5 git commands to generate.