about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Do not clobber r12 for ia64 syscalls.Joseph Myers2018-12-171-0/+3
* Add test that MAP_* constants agree with kernel.Joseph Myers2018-12-171-0/+9
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-171-0/+17
* regex: fix storage-exhaustion errorPaul Eggert2018-12-161-0/+7
* regex: fix heap-use-after-free errorAssaf Gordon2018-12-161-0/+13
* support: Do not require overflow builtin in support/blob_repeat.cFlorian Weimer2018-12-151-0/+6
* Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers2018-12-141-0/+7
* manual: Document thread/task IDs for LinuxFlorian Weimer2018-12-141-0/+10
* Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes2018-12-141-0/+16
* Add missing libnss_testX.so requirement for tst-nss-test3.Stefan Liebler2018-12-141-0/+4
* Do not clobber sp in _hurd_stack_setup.Joseph Myers2018-12-131-0/+5
* x86: Add Hygon Dhyana support.Carlos O'Donell2018-12-131-0/+5
* Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)Andreas Schwab2018-12-131-0/+5
* Reindent nptl/pthread_rwlock_common.cAndreas Schwab2018-12-131-0/+4
* Remove x86 mathinline.h hypot inline.Joseph Myers2018-12-121-0/+5
* benchtests: send non-consumable data to stderrLeonardo Sandoval2018-12-121-0/+8
* benchtests: include --stats parameterLeonardo Sandoval2018-12-121-0/+9
* benchtests: keep comparing even if function timings do not matchLeonardo Sandoval2018-12-121-0/+5
* timespec_get (posix): Fix copyright headerFlorian Weimer2018-12-121-0/+5
* powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho2018-12-121-0/+8
* Add *-ldbl.h headers to include/bitsGabriel F. T. Gomes2018-12-111-0/+9
* Remove redirection of _IO_vfprintfGabriel F. T. Gomes2018-12-111-0/+4
* Remove support for abilist-patternAndreas Schwab2018-12-111-0/+5
* Fix powf overflow handling in non-nearest rounding mode [BZ #23961]Szabolcs Nagy2018-12-111-0/+7
* test-container: move postclean outside of namespace changesDJ Delorie2018-12-101-0/+6
* Use gen-as-const.py to process .pysym files.Joseph Myers2018-12-101-0/+12
* Move tst-signal-numbers to Python.Joseph Myers2018-12-101-0/+14
* Enable VDSO for static linking on mipsRafael Ávila de Espíndola2018-12-101-0/+12
* compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer2018-12-101-0/+10
* Move *-le.abilist to le/*.abilistAndreas Schwab2018-12-101-0/+8
* Update timezone code from tzcode 2018g.Joseph Myers2018-12-101-0/+8
* Fix potential stack overflow [BZ #23490]Paul Pluzhnikov2018-12-081-0/+6
* malloc: Add another test for tcache double free check.DJ Delorie2018-12-071-0/+6
* Don't use __typeof__ (getcpu)H.J. Lu2018-12-071-0/+4
* Prepare vfscanf to use __strtof128_internalGabriel F. T. Gomes2018-12-071-0/+12
* hurd: Fix linknamespace of spawniSamuel Thibault2018-12-071-0/+9
* Add getcpuH.J. Lu2018-12-071-0/+43
* hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault2018-12-071-0/+6
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+68
* Update miscellaneous files from upstream sources.Joseph Myers2018-12-061-0/+10
* inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]Florian Weimer2018-12-061-0/+7
* support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer2018-12-061-0/+11
* Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-051-0/+42
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-0/+89
* Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg2018-12-051-0/+20
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-0/+82
* Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-051-0/+23
* Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.Zack Weinberg2018-12-051-0/+26
* Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg2018-12-051-0/+67
* Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)2018-12-051-0/+15