aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg1-0/+67
2018-12-05Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)1-0/+15
2018-12-04Stop test-in-container trying to run other-OS binaries.Joseph Myers1-0/+5
2018-12-04test-container: add "su" command to run test as root, add unshare hintsDJ Delorie1-0/+6
2018-12-03Make gen-as-const.py handle '--' consistently with awk script.Joseph Myers1-0/+8
2018-12-03Enable VDSO for static linking on armRafael Ávila de Espíndola1-0/+8
2018-12-03posix: Fix segfault in maybe_script_executeAdhemerval Zanella1-0/+6
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell1-0/+10
2018-12-03x86: Extend CPUID support in struct cpu_featuresH.J. Lu1-0/+45
2018-12-03Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386Samuel Thibault1-0/+5
2018-12-01support: Close original descriptors in support_capture_subprocessFlorian Weimer1-0/+6
2018-12-01htl: Fix comparing attr with default valuesSamuel Thibault1-0/+12
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang1-0/+18
2018-11-30stdlib: assert on NULL function pointer in atexit etc. [BZ #20544]Paul Pluzhnikov1-0/+8
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola1-0/+7
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