]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-06-28  Florian WeimerUse _STRUCT_TIMESPEC as guard in <bits/types/struct_tim...
2018-06-28  Rajalakshmi... ldbl-128ibm-compat: Introduce ieee128 symbols
2018-06-27  Maciej W. Rozyckinisplus: Correct pwent parsing issue and resulting...
2018-06-27  Florian WeimerRemove macros extend_alloca, extend_alloca_account...
2018-06-27  Joseph MyersRemove nptl/sockperf.c.
2018-06-27  Florian Weimer_dl_map_object_deps: Use struct scratch_buffer [BZ...
2018-06-27  Florian Weimergethostid (Linux variant): Switch to struct scratch_buf...
2018-06-27  Florian Weimerwordexp: Rewrite parse_tilde to use struct scratch_buff...
2018-06-26  Adhemerval... Revert hurd errno.h changes
2018-06-26  Joseph MyersFix hardcoded /tmp paths in testing (bug 13888).
2018-06-26  Patsy FranklinIn sem_open.c, pad was not initialized when __HAVE_64B...
2018-06-26  Adhemerval... Fix Linux fcntl OFD locks for non-LFS architectures...
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-06-26  Florian Weimersunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
2018-06-26  Florian Weimerlibio: Add tst-vtables, tst-vtables-interposed
2018-06-26  Florian Weimersupport: Add TEST_NO_SETVBUF
2018-06-26  Florian Weimerlibio: Disable vtable validation in case of interpositi...
2018-06-25  Florian Weimernss_files: Use struct scratch_buffer instead of extend_...
2018-06-25  Florian Weimergetent: Use dynarray in initgroups_keys [BZ #18023]
2018-06-25  Florian Weimer_nss_nis_initgroups_dyn: Use struct scratch_buffer...
2018-06-25  Florian Weimergetgrent_next_nss (compat-initgroups): Remove alloca...
2018-06-25  Florian Weimernscd: Switch to struct scratch_buffer in adhstaiX ...
2018-06-25  Florian Weimernscd: Use struct scratch_buffer, not extend_alloca...
2018-06-25  Florian Weimernscd restart: Use malloc instead of extend_alloca ...
2018-06-25  Rafal Luzynskicsb_PL: Add alternative month names (bug 23140).
2018-06-25  Rafal Luzynskicsb_PL: Update month translations + add yesstr/nostr...
2018-06-23  Tulio Magno... m68k: Reorganize log1p and significand implementations
2018-06-21  Vincent ChenAdd Andes nds32 dynamic relocations to elf.h
2018-06-21  Mark Wielaardelf.h: Add BPF relocation types.
2018-06-21  Florian Weimermath: Set 387 and SSE2 rounding mode for tgamma on...
2018-06-20  Joseph MyersFix tst-cmp.c build with GCC mainline.
2018-06-20  Joseph MyersFix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline.
2018-06-20  Tulio Magno... ldbl-128ibm-compat: Create libm-alias-float128.h
2018-06-20  Tulio Magno... Add a generic significand implementation
2018-06-20  Tulio Magno... Move declare_mgen_finite_alias definition
2018-06-20  Florian Weimerlibio: Avoid ptrdiff_t overflow in IO_validate_vtable
2018-06-19  Joseph MyersFix scanf rounding of negative floating-point numbers...
2018-06-19  Samuel Thibaulthurd: fix localplt.data format
2018-06-19  Samuel Thibaulthurd: Fix "Missing required PLT reference"
2018-06-18  Joseph MyersAdd SHM_STAT_ANY from Linux 4.17 to bits/shm.h.
2018-06-18  Joseph MyersAdd SEM_STAT_ANY from Linux 4.17 to bits/sem.h.
2018-06-18  Joseph MyersAdd MSG_STAT_ANY from Linux 4.17 to bits/msq.h.
2018-06-18  Joseph MyersUpdate MAP_TYPE value for hppa from Linux 4.17.
2018-06-18  Florian WeimerLinux: Create Netlink socket with SOCK_CLOEXEC in __che...
2018-06-18  Joseph MyersFix powerpc64le build of nan-sign tests (bug 23303).
2018-06-16  Samuel Thibaulthurd: Fix reference to _hurd_self_sigstate
2018-06-16  Samuel Thibaulthurd: Fix missing __pthread_get_cleanup_stack symbol
2018-06-16  Samuel Thibaulthurd: Whitelist PLT refs which are difficult to avoid
2018-06-16  Samuel Thibaulthurd: Avoid PLT references to syscalls
2018-06-16  Samuel Thibaulthurd: Avoid PLT ref to __mach_msg
2018-06-16  Samuel Thibaulthurd: Avoid PLT references to shortcuts
2018-06-15  Samuel Thibaulthurd: Avoid missing PLT ref from ld.so requirement
2018-06-15  Samuel Thibaulthurd: Avoid PLT ref for __pthread_get_cleanup_stack
2018-06-15  Samuel Thibaulthurd: Detect 32bit overflow in value returned by lseek
2018-06-15  Samuel Thibaulthurd: avoid PLT ref between sendfile and sendfile64
2018-06-15  Joseph MyersAdd tests for sign of NaN returned by strtod (bug 23007).
2018-06-15  Herman ten... Fix sign of NaN returned by strtod (bug 23007).
2018-06-14  Florian Weimerlocaledata: Make IBM273 compatible with ISO-8859-1...
2018-06-14  Samuel Thibaulthurd: Fix htl link failure
2018-06-14  Joseph MyersIgnore -Wrestrict for one strncat test.
2018-06-14  Steve Ellceyaarch64: Use an ifunc/VDSO to implement gettimeofday...
2018-06-14  Florian Weimerscripts/update-abilist.sh: Accept empty list of files...
2018-06-13  Samuel Thibaulthurd: Avoid a PLT reference
2018-06-13  Samuel Thibaulthurd: Avoid PLTs for __mach_thread_self and __mach_repl...
2018-06-13  Samuel Thibaulthurd: Avoid PLTs for _hurd_port_locked_get/set
2018-06-13  Samuel Thibaulthurd: update localplt.data
2018-06-13  Samuel Thibaulthurd: xfail missing abilist for libmachuser and libhurduser
2018-06-13  Joseph MyersFix strtod overflow detection (bug 23279).
2018-06-13  Carlos O'DonellFix comments in _dl_dst_count and _dl_dst_substitute.
2018-06-12  Carlos O'DonellFix fallback path in __pthread_mutex_timedlock ().
2018-06-12  Joseph MyersDo not use const attribute for nan functions (bug 23277).
2018-06-12  H.J. Lubenchtests: Add -f/--functions argument
2018-06-12  Hongbo Zhangaarch64: add HXT Phecda core memory operation ifuncs
2018-06-12  Carlos O'DonellImprove DST handling (Bug 23102, Bug 21942, Bug 18018...
2018-06-12  Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-06-12  H.J. Lui386: Change offset of __private_ss to 0x30 [BZ #23250]
2018-06-12  Florian Weimerx86: Make strncmp usable from rtld
2018-06-11  Rafal Luzynskigd_GB, hsb_DE, wa_BE: Add alternative month names ...
2018-06-11  Joseph MyersFix ldbl-96 fma (Inf, Inf, finite) (bug 23272).
2018-06-10  John David... The hppa-linux target still requires an executable...
2018-06-08  Adhemerval... posix: Fix posix_spawnp to not execute invalid binaries...
2018-06-08  H.J. LuMark _init and _fini as hidden [BZ #23145]
2018-06-06  Tulio Magno... powerpc64le: Fix TFtype in sqrtf128 when using -mabi...
2018-06-05  Joseph MyersAdd AArch64 hwcap values from Linux 4.17.
2018-06-05  Joseph MyersAdd MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.
2018-06-05  Joseph MyersUpdate kernel version in syscall-names.list to 4.17.
2018-06-04  Joseph MyersUse Linux 4.17 in build-many-glibcs.py.
2018-06-02  Samuel Thibaulthurd: Fix shmid_ds's shm_segsz field type
2018-06-01  Leonardo Sandovalbenchtests: Catch exceptions in input arguments
2018-06-01  Leonardo Sandovalbenchtests: Add --no-diff and --no-header options
2018-06-01  Leonardo Sandovalx86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp...
2018-06-01  Florian Weimermath: Update i686 ulps (--disable-multi-arch configuration)
2018-06-01  Florian Weimermath: Update i686 ulps
2018-06-01  Joseph MyersMake powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols...
2018-06-01  Florian WeimerRemove sysdeps/generic/libcidn.abilist
2018-06-01  Florian Weimerlibio: Avoid _allocate_buffer, _free_buffer function...
2018-05-30  Paul PluzhnikovUpdate ulps with "make regen-ulps" on AMD Ryzen 7 1800X.
2018-05-30  Rajalakshmi... powerpc: Add multiarch sqrtf128 for ppc64le
2018-05-29  Florian Weimersupport: Add wrappers for pthread_barrierattr_t
2018-05-29  H.J. Lustatic-PIE: Update DT_DEBUG for debugger [BZ #23206]
next