Age | Commit message (Expand) | Author |
2018-12-11 | Remove support for abilist-pattern | Andreas Schwab |
2018-12-11 | Fix powf overflow handling in non-nearest rounding mode [BZ #23961] | Szabolcs Nagy |
2018-12-10 | test-container: move postclean outside of namespace changes | DJ Delorie |
2018-12-10 | Use gen-as-const.py to process .pysym files. | Joseph Myers |
2018-12-10 | Move tst-signal-numbers to Python. | Joseph Myers |
2018-12-10 | Enable VDSO for static linking on mips | Rafael Ávila de Espíndola |
2018-12-10 | compat getdents64: Use correct offset for retry [BZ #23972] | Florian Weimer |
2018-12-10 | Move *-le.abilist to le/*.abilist | Andreas Schwab |
2018-12-10 | Update timezone code from tzcode 2018g. | Joseph Myers |
2018-12-08 | Fix potential stack overflow [BZ #23490] | Paul Pluzhnikov |
2018-12-07 | malloc: Add another test for tcache double free check. | DJ Delorie |
2018-12-07 | Don't use __typeof__ (getcpu) | H.J. Lu |
2018-12-07 | Prepare vfscanf to use __strtof128_internal | Gabriel F. T. Gomes |
2018-12-07 | hurd: Fix linknamespace of spawni | Samuel Thibault |
2018-12-07 | Add getcpu | H.J. Lu |
2018-12-07 | hurd: Implement support for posix_spawn_file_actions_addfchdir_np | Samuel Thibault |
2018-12-07 | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer |
2018-12-06 | Update miscellaneous files from upstream sources. | Joseph Myers |
2018-12-06 | inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927] | Florian Weimer |
2018-12-06 | support: Implement <support/descriptors.h> to track file descriptors | Florian Weimer |
2018-12-05 | Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg |
2018-12-05 | Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) | Zack Weinberg |
2018-12-05 | Add __vsyslog_internal, with same flags as __v*printf_internal. | Zack Weinberg |
2018-12-05 | Add __v*printf_internal with flags arguments | Zack Weinberg |
2018-12-05 | Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg |
2018-12-05 | Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. | Zack Weinberg |
2018-12-05 | Add __vfscanf_internal and __vfwscanf_internal with flags arguments. | Zack Weinberg |
2018-12-05 | Y2038: make __tz_convert compatible with 64-bit-time | Albert ARIBAUD (3ADEV) |
2018-12-04 | Stop test-in-container trying to run other-OS binaries. | Joseph Myers |
2018-12-04 | test-container: add "su" command to run test as root, add unshare hints | DJ Delorie |
2018-12-03 | Make gen-as-const.py handle '--' consistently with awk script. | Joseph Myers |
2018-12-03 | Enable VDSO for static linking on arm | Rafael Ávila de Espíndola |
2018-12-03 | posix: Fix segfault in maybe_script_execute | Adhemerval Zanella |
2018-12-03 | Add --no-hard-links option to localedef (bug 23923) | Carlos O'Donell |
2018-12-03 | x86: Extend CPUID support in struct cpu_features | H.J. Lu |
2018-12-03 | Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386 | Samuel Thibault |
2018-12-01 | support: Close original descriptors in support_capture_subprocess | Florian Weimer |
2018-12-01 | htl: Fix comparing attr with default values | Samuel Thibault |
2018-12-01 | Mutex: Add pthread mutex tunables | Kemi Wang |
2018-11-30 | stdlib: assert on NULL function pointer in atexit etc. [BZ #20544] | Paul Pluzhnikov |
2018-11-30 | Enable VDSO on i386 statically linked programs | Rafael Ávila de Espíndola |
2018-11-30 | scripts/abilist.awk: Handle special _end symbol for Hurd | Florian Weimer |
2018-11-30 | Fix ChangeLog date from previous commit | Adhemerval Zanella |
2018-11-30 | posix: Use posix_spawn on system | Adhemerval Zanella |
2018-11-30 | posix: Use posix_spawn on popen | Adhemerval Zanella |
2018-11-30 | Fix _dl_profile_fixup data-dependency issue (Bug 23690) | Tulio Magno Quites Machado Filho |
2018-11-30 | Replace gen-as-const.awk by gen-as-const.py. | Joseph Myers |
2018-11-29 | elf/dl-exception.c: Include <_itoa.h> for _itoa prototype | H.J. Lu |
2018-11-30 | hurd: Fix returning value for fcntl(F_*LK*) | Samuel Thibault |
2018-11-29 | _dl_exception_create_format: Support %x/%lx/%zx | H.J. Lu |