]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log2
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log
2018-11-21  Szabolcs NagyRemove the error handling wrapper from exp and exp2
2018-11-20  DJ Deloriemalloc: tcache double free check
2018-11-20  Wilco Dijkstra[AArch64] Adjust writeback in non-zero memset
2018-11-20  Joseph MyersUse unique identifiers in conformtest.
2018-11-19  Samuel Thibaulthurd: Support lockf at offset 0 with size 0 or 1.
2018-11-19  Mao HanUpdate config.guess and config.sub to current versions.
2018-11-19  Florian Weimersupport: Print timestamps in timeout handler
2018-11-16  Zack WeinbergUse STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-11-16  Samuel Thibaulthurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64
2018-11-15  Paul Eggertmktime: DEBUG_MKTIME cleanup
2018-11-15  Paul Eggertmktime: fix non-EOVERFLOW errno handling
2018-11-15  Paul Eggertmktime: fix bug with Y2038 DST transition
2018-11-15  Paul Eggertmktime: make more room for overflow
2018-11-15  Paul Eggertmktime: simplify offset guess
2018-11-15  Paul Eggertmktime: new test for mktime failure
2018-11-15  Paul Eggertmktime: fix EOVERFLOW bug
2018-11-14  Samuel Thibaulthurd: Fix build with GCC 9
2018-11-13  Florian Weimermalloc: Use current (C11-style) atomics for fastbin...
2018-11-13  Joseph MyersFix mips build with GCC 9.
2018-11-13  Joseph MyersAdd hidden_tls_def macros, fix powerpc-soft build with...
2018-11-13  Joseph MyersFix sparc64 build with GCC 9.
2018-11-12  Joseph MyersFix armv7 build with GCC 9.
2018-11-12  Joseph MyersFix i686 build with GCC 9.
2018-11-12  Joseph MyersRemove redundant macro definitions from ia64 sfp-machine.h.
2018-11-12  Florian Weimermalloc: Convert the unlink macro to the unlink_chunk...
2018-11-11  Samuel Thibaulthurd: Fix spawni's user_link reallocation
2018-11-11  Samuel Thibaulthurd: Document dtable_cloexec size convention.
2018-11-10  Samuel ThibaultHurd: export _hurd_port_move
2018-11-10  Samuel ThibaultHurd: Fix ulinks in fd table reallocation
2018-11-10  Samuel ThibaultHurd: Implement chdir support in posix_spawn
2018-11-10  Martin SeborAdd support for GCC 9 attribute copy.
2018-11-09  Gabriel F.... Convert tst-efgcvt to the new test framework
2018-11-09  Joseph MyersUpdate conform/Makefile mkdir commands.
2018-11-09  Joseph MyersReplace conformtest.pl with conformtest.py.
2018-11-09  Gabriel F.... Use TEST_COMPARE_STRING in recently added test
2018-11-08  Joseph MyersRemove __ASSUME_SOCKETCALL.
2018-11-08  H.J. LuCheck multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
2018-11-08  Alexandra HájkováAdd an additional test to resolv/tst-resolv-network.c
2018-11-07  Joseph MyersFix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).
2018-11-07  Adhemerval... support: Fix printf format for TEST_COMPARE_STRING
2018-11-07  Florian Weimersupport: Implement TEST_COMPARE_STRING
2018-11-07  Andreas SchwabRISC-V: don't assume PI mutexes and robust futexes...
2018-11-06  Joseph MyersCorrect SH kernel-features.h undefines (bug 23862).
2018-11-06  Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-11-06  Gabriel F.... Add tests with floating-point arguments for err* and...
2018-11-06  Gabriel F.... Add test for warn, warnx, vwarn, and vwarnx with floati...
2018-11-06  Gabriel F.... Add tests for argp_error and argp_failure with floating...
2018-11-05  Arjun ShankarUnconditionally call __gconv_get_path when reading...
2018-11-05  Andreas Schwablibanl: properly cleanup if first helper thread creatio...
2018-11-04  Samuel Thibaulthurd: Fix last-minute refactoring
2018-11-03  Samuel Thibaulthurd: Support msync
2018-11-02  Florian Weimersupport/shell-container.c: Use support_copy_file_range
2018-11-02  Florian Weimersupport/test-container.c: Include <libc-pointer-arith.h>
2018-11-01  Gabriel F.... Fix typo in the documentation of gcvt
2018-11-01  Zong Lisoft-fp: Add implementation for 128 bit self-contained
2018-11-01  Zong Lisoft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRA...
2018-11-01  Joseph MyersAvoid printf ("%s", NULL) in posix/bug-regex22.c.
2018-11-01  Joseph MyersDisable -Wformat-overflow= warnings for some printf...
2018-11-01  Joseph MyersUpdate and correct SPARC configuration for supported...
2018-11-01  Fredrik NoringMIPS: Use `.set mips2' to emulate LL/SC for the R5900 too
2018-10-31  Samuel Thibaulthurd: Add pci RPC stubs
2018-10-31  Rafael Avila... Simplify an #if #else #endif
2018-10-31  Samuel ThibaultMerge branch 'master' into errno
2018-10-31  Samuel Thibaulthurd: Fix errno* generation
2018-10-31  Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-31  Samuel Thibaulthurd: Fix build
2018-10-31  Samuel Thibaulthurd: Document how to translate EIEIO error message
2018-10-30  Joseph MyersConvert linknamespace tests from Perl to Python.
2018-10-30  Florian Weimerstdlib/test-bz22786: Avoid memory leaks in the test...
2018-10-30  Florian Weimersupport_blob_repeat: Call mkstemp directory for the...
2018-10-30  Florian Weimerstdlib/tst-strtod-overflow: Switch to support_blob_repeat
2018-10-30  Florian Weimerstdlib/test-bz22786: Avoid spurious test failures using...
2018-10-30  Andreas SchwabRISC-V: properly terminate call chain (bug 23125)
2018-10-29  Sergi Almacellas... Currency symbol should not preceed amount for [BZ ...
2018-10-29  Samuel Thibaulthurd: return EIEIO instead of EIO
2018-10-29  Joseph MyersUse tempfile.TemporaryDirectory in conform/glibcconform.py.
2018-10-29  Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-28  Samuel Thibaulthurd: Fix race between calling RPC and handling a signal
2018-10-28  Samuel Thibaulthurd: Fix cancellation just before RPC call
2018-10-28  Samuel Thibaulthurd: Fix race between calling RPC and handling a signal
2018-10-28  Samuel Thibaulthurd: Return EIO on non-responding interrupted servers
2018-10-28  Samuel Thibaulthurd: set interrupt timeout to 1 minute
2018-10-26  Joseph MyersRemove pre-Python-3.4 compatibility from build-many...
2018-10-26  Szabolcs Nagyi64: fix missing exp2f, log2f and powf symbols in libm...
2018-10-25  Joseph MyersAdd IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.
2018-10-25  Florian Weimerconform: XFAIL siginfo_t si_band test on sparc64
2018-10-25  Joseph MyersAdd new ELF note types from Linux 4.19 to elf.h.
2018-10-25  Zong Lielf: Fix the ld flags not be applied to tst-execstack...
2018-10-24  Samuel Thibaulthurd: XFAIL absence of C11 threads implementation
2018-10-24  Joseph MyersUse gen-libm-test.py to generate ulps table for manual.
2018-10-24  Albert ARIBAUD... Y2038: Add 64-bit time for all architectures
2018-10-24  Albert ARIBAUD... Fix date typo in ChangeLog
2018-10-24  Adhemerval... posix: Add internal symbols for posix_spawn interface
2018-10-24  Andreas SchwabAdd more checks for valid ld.so.cache file (bug 18093)
2018-10-24  Albert ARIBAUD... Y2038: provide size of default time_t for target...
2018-10-24  H.J. Lux86: Support RDTSCP for benchtests
2018-10-23  Adhemerval... Fix tst-preadvwritev2 build failure on HURD
2018-10-23  Adhemerval... x86: Fix Haswell strong flags (BZ#23709)
next