aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers6-150/+38
2018-12-10Move tst-signal-numbers to Python.Joseph Myers6-147/+234
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola6-10/+25
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer3-3/+27
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab28-4/+8
2018-12-10Update timezone code from tzcode 2018g.Joseph Myers6-337/+607
2018-12-08Fix potential stack overflow [BZ #23490]Paul Pluzhnikov2-2/+8
2018-12-07malloc: Add another test for tcache double free check.DJ Delorie3-1/+63
2018-12-07Don't use __typeof__ (getcpu)H.J. Lu2-1/+7
2018-12-07Prepare vfscanf to use __strtof128_internalGabriel F. T. Gomes3-3/+41
2018-12-07hurd: Fix linknamespace of spawniSamuel Thibault4-3/+16
2018-12-07Add getcpuH.J. Lu35-1/+152
2018-12-07hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault2-0/+50
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer38-99/+291
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers7-21/+86
2018-12-06inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]Florian Weimer3-1/+69
2018-12-06support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer7-0/+544
2018-12-05Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg6-280/+280
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg35-551/+413
2018-12-05Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg4-25/+52
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg45-2465/+2632
2018-12-05Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg3-134/+144
2018-12-05Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.Zack Weinberg16-75/+40
2018-12-05Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg35-3128/+3351
2018-12-05Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)7-41/+43
2018-12-04Stop test-in-container trying to run other-OS binaries.Joseph Myers2-0/+7
2018-12-04test-container: add "su" command to run test as root, add unshare hintsDJ Delorie2-4/+70
2018-12-03Make gen-as-const.py handle '--' consistently with awk script.Joseph Myers2-29/+43
2018-12-03Enable VDSO for static linking on armRafael Ávila de Espíndola4-10/+16
2018-12-03posix: Fix segfault in maybe_script_executeAdhemerval Zanella2-1/+7
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell5-5/+39
2018-12-03x86: Extend CPUID support in struct cpu_featuresH.J. Lu7-245/+1294
2018-12-03Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386Samuel Thibault2-1/+6
2018-12-01support: Close original descriptors in support_capture_subprocessFlorian Weimer2-0/+12
2018-12-01htl: Fix comparing attr with default valuesSamuel Thibault5-4/+16
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang11-6/+190
2018-11-30stdlib: assert on NULL function pointer in atexit etc. [BZ #20544]Paul Pluzhnikov5-1/+133
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola3-7/+15
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer3-3/+17
2018-11-30Fix ChangeLog date from previous commitAdhemerval Zanella1-1/+1
2018-11-30posix: Use posix_spawn on systemAdhemerval Zanella9-255/+131
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella3-47/+99
2018-11-30Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho8-7/+359
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers4-74/+174
2018-11-29elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu2-0/+5
2018-11-30hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault2-6/+9
2018-11-29_dl_exception_create_format: Support %x/%lx/%zxH.J. Lu4-1/+153
2018-11-29argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret3-0/+13
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han2-1/+90
2018-11-29posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer5-501/+22