aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer1-0/+7
2018-11-30Fix ChangeLog date from previous commitAdhemerval Zanella1-1/+1
2018-11-30posix: Use posix_spawn on systemAdhemerval Zanella1-0/+13
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella1-0/+8
2018-11-30Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho1-0/+15
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers1-0/+8
2018-11-29elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu1-0/+4
2018-11-30hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault1-0/+5
2018-11-29_dl_exception_create_format: Support %x/%lx/%zxH.J. Lu1-0/+8
2018-11-29argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret1-0/+7
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han1-0/+24
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer1-0/+12
2018-11-28support: Add signal support to support_capture_subprocess_checkFlorian Weimer1-0/+17
2018-11-28Do not copy glibc sources in build-many-glibcs.py.Joseph Myers1-0/+6
2018-11-28S390: Regenerate ULPs.Stefan Liebler1-0/+4
2018-11-28support_quote_string: Do not use str parameter nameFlorian Weimer1-0/+5
2018-11-27Fix Hurd build with read-only source directory.Joseph Myers1-0/+5
2018-11-27support: Implement support_quote_stringFlorian Weimer1-0/+9
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer1-0/+7
2018-11-27Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola1-0/+7
2018-11-26abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell1-0/+5
2018-11-26Touch more glibc source files in build-many-glibcs.py.Joseph Myers1-0/+5
2018-11-26malloc: tcache: Validate tc_idx before checking for double-frees [BZ #23907]Florian Weimer1-0/+6
2018-11-26Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola1-0/+11
2018-11-23Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola1-0/+21
2018-11-23Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers1-0/+7
2018-11-23x86/CET: Add a re-exec test with legacy bitmapH.J. Lu1-0/+7
2018-11-22Combine more conformtest tests into single execution of the compiler.Joseph Myers1-0/+6
2018-11-22Separate conformtest subtest generation and execution.Joseph Myers1-0/+17
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+42
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+37
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+43
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+54
2018-11-20malloc: tcache double free checkDJ Delorie1-0/+13
2018-11-20[AArch64] Adjust writeback in non-zero memsetWilco Dijkstra1-0/+4
2018-11-20Use unique identifiers in conformtest.Joseph Myers1-0/+16
2018-11-19hurd: Support lockf at offset 0 with size 0 or 1.Samuel Thibault1-0/+6
2018-11-19Update config.guess and config.sub to current versions.Mao Han1-0/+5
2018-11-19support: Print timestamps in timeout handlerFlorian Weimer1-0/+7
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