aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg1-0/+25
2018-11-16hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault1-0/+15
2018-11-15mktime: DEBUG_MKTIME cleanupPaul Eggert1-0/+6
2018-11-15mktime: fix non-EOVERFLOW errno handlingPaul Eggert1-0/+14
2018-11-15mktime: fix bug with Y2038 DST transitionPaul Eggert1-0/+7
2018-11-15mktime: make more room for overflowPaul Eggert1-0/+6
2018-11-15mktime: simplify offset guessPaul Eggert1-0/+4
2018-11-15mktime: new test for mktime failurePaul Eggert1-0/+7
2018-11-15mktime: fix EOVERFLOW bugPaul Eggert1-0/+8
2018-11-14hurd: Fix build with GCC 9Samuel Thibault1-0/+7
2018-11-13malloc: Use current (C11-style) atomics for fastbin accessFlorian Weimer1-0/+9
2018-11-13Fix mips build with GCC 9.Joseph Myers1-0/+3
2018-11-13Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers1-0/+23
2018-11-13Fix sparc64 build with GCC 9.Joseph Myers1-0/+6
2018-11-12Fix armv7 build with GCC 9.Joseph Myers1-0/+3
2018-11-12Fix i686 build with GCC 9.Joseph Myers1-0/+11
2018-11-12Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers1-0/+8
2018-11-12malloc: Convert the unlink macro to the unlink_chunk functionFlorian Weimer1-0/+13
2018-11-11hurd: Document dtable_cloexec size convention.Samuel Thibault1-0/+2
2018-11-10Hurd: export _hurd_port_moveSamuel Thibault1-0/+3
2018-11-10Hurd: Fix ulinks in fd table reallocationSamuel Thibault1-0/+4
2018-11-10Hurd: Implement chdir support in posix_spawnSamuel Thibault1-0/+8
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor1-0/+25
2018-11-09Convert tst-efgcvt to the new test frameworkGabriel F. T. Gomes1-0/+12
2018-11-09Update conform/Makefile mkdir commands.Joseph Myers1-0/+4
2018-11-09Replace conformtest.pl with conformtest.py.Joseph Myers1-0/+21
2018-11-08Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes1-0/+7
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers1-0/+19
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu1-0/+10
2018-11-08Add an additional test to resolv/tst-resolv-network.cAlexandra Hájková1-0/+5
2018-11-07Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers1-0/+8
2018-11-07support: Fix printf format for TEST_COMPARE_STRINGAdhemerval Zanella1-0/+5
2018-11-07support: Implement TEST_COMPARE_STRINGFlorian Weimer1-0/+11
2018-11-07RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab1-0/+7
2018-11-06Correct SH kernel-features.h undefines (bug 23862).Joseph Myers1-0/+9
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-0/+69
2018-11-06Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes1-0/+5
2018-11-06Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes1-0/+5
2018-11-06Add tests for argp_error and argp_failure with floating-point parametersGabriel F. T. Gomes1-0/+5
2018-11-05Unconditionally call __gconv_get_path when reading iconv configurationArjun Shankar1-0/+5
2018-11-05libanl: properly cleanup if first helper thread creation failed (bug 22927)Andreas Schwab1-0/+6
2018-11-03hurd: Support msyncSamuel Thibault1-0/+4
2018-11-02support/shell-container.c: Use support_copy_file_rangeFlorian Weimer1-0/+6
2018-11-02support/test-container.c: Include <libc-pointer-arith.h>Florian Weimer1-0/+5
2018-11-01soft-fp: Add implementation for 128 bit self-containedZong Li1-0/+5
2018-11-01soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4Zong Li1-0/+5
2018-11-01Avoid printf ("%s", NULL) in posix/bug-regex22.c.Joseph Myers1-0/+4
2018-11-01Disable -Wformat-overflow= warnings for some printf tests.Joseph Myers1-0/+6
2018-11-01Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers1-0/+28
2018-11-01MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring1-0/+5