]> sourceware.org Git - glibc.git/shortlog
glibc.git
2020-04-16 Carlos O'DonellFix typo in posix/tst-fnmatch.input (Bug 25790)
2020-04-15 Florian WeimerLinux: Remove <sys/sysctl.h> and the sysctl function
2020-04-14 Alistair Francisposix: Add wait4 test case
2020-04-14 Alistair Francislinux: wait4: Fix incorrect return value comparison
2020-04-14 Samuel Thibaulthurd: add mach_print function
2020-04-13 H.J. Lux32: Properly pass long to syscall [BZ #25810]
2020-04-09 Joseph MyersAdd GRND_INSECURE from Linux 5.6 to sys/random.h
2020-04-09 Joseph MyersUpdate kernel version to 5.6 in tst-mman-consts.py.
2020-04-08 Adhemerval... Update mips libm-test-ulps
2020-04-08 Adhemerval... Update alpha libm-test-ulps
2020-04-08 Adhemerval... Update ia64 libm-test-ulps
2020-04-08 Adhemerval... Update sparc libm-test-ulps
2020-04-08 Adhemerval... Update arm libm-test-ulps
2020-04-08 Adhemerval... Update aarch64 libm-test-ulps
2020-04-08 kokoye2007Updates to the shn_MM locale [BZ #25532]
2020-04-07 Tulio Magno... powerpc: Update ULPs and xfail more ibm128 outputs
2020-04-07 H.J. Lui386: Remove build support for GCC older than GCC 6
2020-04-06 Rafał Lużyńskioc_FR locale: Fix spelling of April (bug 25639)
2020-04-06 John David... Update hppa libm-test-ulps
2020-04-06 Lukasz Majewskiy2038: linux: Provide __mq_timedreceive_time64 implemen...
2020-04-06 Lukasz Majewskiy2038: linux: Provide __mq_timedsend_time64 implementation
2020-04-06 Lukasz Majewskiy2038: include: Move struct __timespec64 definition...
2020-04-06 DJ Deloriemalloc: ensure set_max_fast never stores zero [BZ ...
2020-04-06 Paul E. Murphypowerpc64le: enforce non-specific long double in .gnu...
2020-04-06 Paul E. Murphypowerpc64le: workaround ieee long double / _Float128...
2020-04-06 Paul E. Murphypowerpc64le: Enforce -mabi=ibmlongdouble when -mfloat12...
2020-04-06 Paul E. Murphypowerpc64le/multiarch: don't generate strong aliases...
2020-04-06 Paul E. Murphyldbl-128ibm: simplify iscanonical.h
2020-04-06 H.J. Lui386: Disable check_consistency for GCC 5 and above...
2020-04-03 Joseph MyersAdd IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5...
2020-04-03 Joseph MyersUpdate syscall lists for Linux 5.6.
2020-04-03 Florian Weimerelf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
2020-04-03 Florian Weimerelf: Simplify handling of lists of audit strings
2020-04-03 Florian Weimersupport: Change xgetline to return 0 on EOF
2020-04-03 Adhemerval... nptl: Remove x86_64 cancellation assembly implementatio...
2020-04-03 Szabolcs Nagyaarch64: update bits/hwcap.h
2020-04-03 Eyal ItkinAdd tests for Safe-Linking
2020-04-03 Stefan LieblerS390: Regenerate ULPs.
2020-04-02 Alistair Francissysv/alpha: Use generic __timeval32 and helpers
2020-04-02 Alistair Francislinux: Use long time_t for wait4/getrusage
2020-04-02 Alistair Francisresource: Add a __rusage64 struct
2020-04-02 Alistair Francislinux: Use long time_t __getitimer/__setitimer
2020-04-02 Alistair Francissysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
2020-04-01 Paul Zimmermannmath: Add inputs that yield larger errors for float...
2020-04-01 Eyal ItkinFix alignment bug in Safe-Linking
2020-04-01 Eyal ItkinTypo fixes and CR cleanup in Safe-Linking
2020-03-31 Joseph MyersUse Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py.
2020-03-30 John David... Add new file missed in previous hppa commit.
2020-03-30 Raphael Moreira... powerpc: Add support for fmaf128() in hardware
2020-03-30 John David... Fix data race in setting function descriptors during...
2020-03-30 Adhemerval... sparc: Move __fenv_{ld,st}fsr to fenv-private.h
2020-03-30 Adhemerval... x86: Remove feraiseexcept optimization
2020-03-30 Adhemerval... math: Remove fenvinline.h
2020-03-29 Samuel Thibaulthurd: Make O_TRUNC update mtime/ctime
2020-03-29 Eyal ItkinAdd Safe-Linking to fastbins and tcache
2020-03-27 Shen-Ta HsiehAdd benchtests for roundeven and roundevenf.
2020-03-27 Alistair Francistime: Add a __itimerval64 struct
2020-03-27 Alistair Francistime: Add a timeval with a 32-bit tv_sec and tv_usec
2020-03-27 Alistair Francissysv/linux: Rename alpha functions to be alpha specific
2020-03-26 Vineet GuptaARC: add definitions to elf/elf.h
2020-03-25 Paul E. Murphypowerpc64: apply -mabi=ibmlongdouble to special files
2020-03-25 Paul E. Murphypowerpc64le: add -mno-gnu-attribute to *f128 objects...
2020-03-25 Paul E. MurphyMakeconfig: sandwich gnulib-tests between libc/ld linki...
2020-03-25 Gabriel F.... powerpc64le: Ensure correct ldouble compiler flags...
2020-03-25 Paul E. MurphyFix tests which expose ldbl -> _Float128 redirects
2020-03-25 Paul E. Murphyldbl-128ibm-compat: PLT redirects for using ldbl redire...
2020-03-25 Adhemerval... stdlib: Move tst-system to tests-container
2020-03-25 Adhemerval... support/shell-container.c: Add builtin kill
2020-03-25 Adhemerval... support/shell-container.c: Add builtin exit
2020-03-25 Adhemerval... support/shell-container.c: Return 127 if execve fails
2020-03-24 Aurelien JarnoAdd NEWS entry for CVE-2020-1751 (bug 25423)
2020-03-23 Adhemerval... posix: Fix system error return value [BZ #25715]
2020-03-23 Lukasz Majewskiy2038: fix: Add missing libc_hidden_def attribute for...
2020-03-20 Carlos O'DonellExtended Char Intro: Use getwc in example (Bug 25626)
2020-03-20 Adhemerval... stdio: Add tests for printf multibyte convertion leak...
2020-03-20 Florian Weimerstdio: Remove memory leak from multibyte convertion...
2020-03-19 Aurelien JarnoAdd NEWS entry for CVE-2020-1752 (bug 25414)
2020-03-19 Adhemerval... math: Remove inline math tests
2020-03-19 Adhemerval... Remove __LIBC_INTERNAL_MATH_INLINES
2020-03-19 Adhemerval... math: Remove mathinline
2020-03-19 Adhemerval... m68k: Remove mathinline.h
2020-03-18 Rafał Lużyńskioc_FR locale: Fix spelling of Thursday (bug 25639)
2020-03-18 H.J. Lux86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
2020-03-17 Joseph MyersFix build with GCC 10 when long double = double.
2020-03-17 DJ Delorienscd/cachedumper.c : fix whitespace
2020-03-16 DJ DelorieFix nscd/cachedumper.c compile errors
2020-03-13 Girish Joshimanual: Fix inconsistent declaration of wcsrchr [BZ...
2020-03-13 DJ Delorienscd: add cache dumper
2020-03-13 Jonathan Wakelyparse_tunables: Fix typo in comment
2020-03-11 DJ Delorieldconfig: trace origin paths with -v
2020-03-11 Michael Hudson... test-container: print errno when execvp fails
2020-03-11 Wilco Dijkstra[AArch64] Improve integer memcpy
2020-03-11 Aurelien JarnoAdd NEWS entry for CVE-2020-10029 (bug 25487)
2020-03-11 Vineet Guptagcc PR 89877: miscompilation due to missing cc clobber...
2020-03-10 Adhemerval... mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from...
2020-03-10 Adhemerval... elf: Fix wrong indentation from commit eb447b7b4b
2020-03-09 Lukasz Majewskiy2038: linux: Provide __futimesat64 implementation
2020-03-09 Lukasz Majewskiy2038: linux: Provide __lutimes64 implementation
2020-03-09 Lukasz Majewskiy2038: linux: Provide __futimes64 implementation
2020-03-07 Lukasz Majewskiy2038: fix: Add missing libc_hidden_def for __futimens64
next
This page took 0.068132 seconds and 5 git commands to generate.