about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715] hjl/pr22715/2.26H.J. Lu2018-01-171-2/+10
* nptl/tst-thread-exit-clobber: Run with any C++ compilerFlorian Weimer2018-01-172-2/+8
* nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensionsFlorian Weimer2018-01-162-0/+6
* nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]Florian Weimer2018-01-153-2/+100
* nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]Florian Weimer2018-01-154-1/+101
* nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer2018-01-153-1/+8
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-156-8/+22
* nptl: Add test for callee-saved register restore in pthread_exitFlorian Weimer2018-01-153-2/+257
* Synchronize support/ infrastructure with masterFlorian Weimer2018-01-15141-314/+368
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-125-5/+86
* Add missing reference to bug 20532Florian Weimer2018-01-122-0/+2
* ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2018-01-102-0/+11
* tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin2018-01-082-1/+13
* Mention CVE-2017-16997 in ChangeLogFlorian Weimer2018-01-041-0/+1
* tst-realloc: do not check for errno on success [BZ #22611]Aurelien Jarno2017-12-312-4/+6
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-303-16/+47
* elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-223-19/+8
* tst-ttyname: Fix namespace setup for FedoraFlorian Weimer2017-12-222-61/+14
* linux ttyname{_r}: Add testsLuke Shumaker2017-12-223-1/+633
* linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker2017-12-223-15/+31
* linux ttyname{_r}: Make tty checks consistentLuke Shumaker2017-12-225-69/+42
* linux ttyname: Change return type of is_pty from int to boolLuke Shumaker2017-12-222-1/+7
* linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker2017-12-222-1/+6
* manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker2017-12-222-0/+10
* Synchronize support/ infrastructure with masterFlorian Weimer2017-12-2238-16/+973
* elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-163-9/+17
* elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-163-7/+20
* <array_length.h>: New array_length and array_end macrosFlorian Weimer2017-12-162-0/+41
* i386: Regenerate libm-test-ulps for for gcc 7H.J. Lu2017-12-142-6/+11
* Update IA64 libm-test-ulpsAdhemerval Zanella2017-12-132-26/+1918
* ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella2017-12-133-26/+39
* posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella2017-12-135-5/+48
* ia64: Add ipc_priv.h header to set __IPC_64 to zeroJames Clarke2017-12-122-0/+26
* Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 [BZ #22052]H.J. Lu2017-12-063-0/+14
* Fix integer overflow in malloc when tcache is enabled [BZ #22375]Arjun Shankar2017-12-063-1/+15
* Update NEWS to add CVE-2017-15804 entryAurelien Jarno2017-12-011-2/+2
* posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer2017-12-012-23/+37
* glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert2017-12-013-2/+12
* Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer2017-12-011-0/+5
* Add single-threaded path to _int_mallocWilco Dijkstra2017-11-282-25/+42
* Add single-threaded path to malloc/realloc/calloc/memallocWilco Dijkstra2017-11-282-9/+48
* Fix build issue with SINGLE_THREAD_PWilco Dijkstra2017-11-282-0/+7
* Add single-threaded path to _int_freeWilco Dijkstra2017-11-282-14/+33
* Fix deadlock in _int_free consistency checkWilco Dijkstra2017-11-282-9/+16
* malloc: Resolve compilation failure in NDEBUG modeFlorian Weimer2017-11-282-18/+12
* malloc: Change top_check return type to voidFlorian Weimer2017-11-283-15/+20
* malloc: Remove corrupt arena flagFlorian Weimer2017-11-283-31/+10
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-11-286-188/+65
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-11-285-51/+39
* powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho2017-11-242-0/+7