about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-273-6/+16
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-274-10/+15
* abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell2018-11-262-9/+10
* Touch more glibc source files in build-many-glibcs.py.Joseph Myers2018-11-262-0/+19
* malloc: tcache: Validate tc_idx before checking for double-frees [BZ #23907]Florian Weimer2018-11-262-25/+31
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-265-9/+21
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-2310-12/+47
* Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers2018-11-232-3/+11
* x86/CET: Add a re-exec test with legacy bitmapH.J. Lu2018-11-233-2/+93
* Combine more conformtest tests into single execution of the compiler.Joseph Myers2018-11-222-1/+29
* Separate conformtest subtest generation and execution.Joseph Myers2018-11-222-65/+122
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-2137-15/+125
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-2133-10/+112
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-2138-11/+125
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-2145-23/+214
* malloc: tcache double free checkDJ Delorie2018-11-207-1/+148
* [AArch64] Adjust writeback in non-zero memsetWilco Dijkstra2018-11-202-3/+8
* Use unique identifiers in conformtest.Joseph Myers2018-11-202-76/+100
* hurd: Support lockf at offset 0 with size 0 or 1.Samuel Thibault2018-11-192-0/+19
* Update config.guess and config.sub to current versions.Mao Han2018-11-193-1555/+1522
* support: Print timestamps in timeout handlerFlorian Weimer2018-11-192-0/+35
* Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-11-167-37/+67
* hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault2018-11-167-34/+151
* mktime: DEBUG_MKTIME cleanupPaul Eggert2018-11-152-160/+8
* mktime: fix non-EOVERFLOW errno handlingPaul Eggert2018-11-152-98/+113
* mktime: fix bug with Y2038 DST transitionPaul Eggert2018-11-152-1/+10
* mktime: make more room for overflowPaul Eggert2018-11-152-9/+17
* mktime: simplify offset guessPaul Eggert2018-11-152-3/+7
* mktime: new test for mktime failurePaul Eggert2018-11-153-1/+100
* mktime: fix EOVERFLOW bugPaul Eggert2018-11-152-7/+27
* hurd: Fix build with GCC 9Samuel Thibault2018-11-142-2/+10
* malloc: Use current (C11-style) atomics for fastbin accessFlorian Weimer2018-11-132-70/+105
* Fix mips build with GCC 9.Joseph Myers2018-11-132-1/+9
* Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers2018-11-133-5/+57
* Fix sparc64 build with GCC 9.Joseph Myers2018-11-132-1/+8
* Fix armv7 build with GCC 9.Joseph Myers2018-11-122-1/+5
* Fix i686 build with GCC 9.Joseph Myers2018-11-127-6/+17
* Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers2018-11-122-10/+8
* malloc: Convert the unlink macro to the unlink_chunk functionFlorian Weimer2018-11-123-47/+62
* hurd: Fix spawni's user_link reallocationSamuel Thibault2018-11-111-2/+2
* hurd: Document dtable_cloexec size convention.Samuel Thibault2018-11-112-1/+3
* Hurd: export _hurd_port_moveSamuel Thibault2018-11-103-0/+8
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-104-1/+64
* Hurd: Implement chdir support in posix_spawnSamuel Thibault2018-11-102-10/+85
* Add support for GCC 9 attribute copy.Martin Sebor2018-11-0921-26/+71
* Convert tst-efgcvt to the new test frameworkGabriel F. T. Gomes2018-11-092-8/+19
* Update conform/Makefile mkdir commands.Joseph Myers2018-11-092-2/+6
* Replace conformtest.pl with conformtest.py.Joseph Myers2018-11-0911-995/+730
* Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes2018-11-084-21/+10
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-089-25/+19