aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-07Don't use __typeof__ (getcpu)H.J. Lu
2018-12-07Prepare vfscanf to use __strtof128_internalGabriel F. T. Gomes
2018-12-07hurd: Fix linknamespace of spawniSamuel Thibault
2018-12-07Add getcpuH.J. Lu
2018-12-07hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers
2018-12-06inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]Florian Weimer
2018-12-06support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer
2018-12-05Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg
2018-12-05Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg
2018-12-05Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg
2018-12-05Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.Zack Weinberg
2018-12-05Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg
2018-12-05Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)
2018-12-04Stop test-in-container trying to run other-OS binaries.Joseph Myers
2018-12-04test-container: add "su" command to run test as root, add unshare hintsDJ Delorie
2018-12-03Make gen-as-const.py handle '--' consistently with awk script.Joseph Myers
2018-12-03Enable VDSO for static linking on armRafael Ávila de Espíndola
2018-12-03posix: Fix segfault in maybe_script_executeAdhemerval Zanella
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell
2018-12-03x86: Extend CPUID support in struct cpu_featuresH.J. Lu
2018-12-03Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386Samuel Thibault
2018-12-01support: Close original descriptors in support_capture_subprocessFlorian Weimer
2018-12-01htl: Fix comparing attr with default valuesSamuel Thibault
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang
2018-11-30stdlib: assert on NULL function pointer in atexit etc. [BZ #20544]Paul Pluzhnikov
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer
2018-11-30Fix ChangeLog date from previous commitAdhemerval Zanella
2018-11-30posix: Use posix_spawn on systemAdhemerval Zanella
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella
2018-11-30Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers
2018-11-29elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu
2018-11-30hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault
2018-11-29_dl_exception_create_format: Support %x/%lx/%zxH.J. Lu
2018-11-29argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer
2018-11-28support: Add signal support to support_capture_subprocess_checkFlorian Weimer
2018-11-28Do not copy glibc sources in build-many-glibcs.py.Joseph Myers
2018-11-28S390: Regenerate ULPs.Stefan Liebler
2018-11-28support_quote_string: Do not use str parameter nameFlorian Weimer
2018-11-27Fix Hurd build with read-only source directory.Joseph Myers
2018-11-27support: Implement support_quote_stringFlorian Weimer
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer
2018-11-27Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola