summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add __fstatat64_t64, __fxstatat_t64aaribaud/y2038-2.23Albert ARIBAUD (3ADEV)2017-05-244-1/+36
* Add __lstat64_t64, __lxstat64_t64Albert ARIBAUD (3ADEV)2017-05-244-2/+35
* Add __stat64_t64, __fstat64_t64, __xstat64_t64, __fxstat64_t64Albert ARIBAUD (3ADEV)2017-05-246-4/+91
* Introduce __xstat64_conv_t64Albert ARIBAUD (3ADEV)2017-05-242-0/+81
* Add struct __stat64_t64Albert ARIBAUD (3ADEV)2017-05-241-0/+24
* Add __timerfd_gettime64, __timerfd_settime64Albert ARIBAUD (3ADEV)2017-05-037-1/+191
* Add __timer_gettime64, __timer_settime64Albert ARIBAUD (3ADEV)2017-05-036-1/+101
* Add __lutimes64Albert ARIBAUD (3ADEV)2017-04-264-0/+41
* Add __futimes64Albert ARIBAUD (3ADEV)2017-04-265-0/+43
* Add __sigtimedwait64Albert ARIBAUD (3ADEV)2017-04-254-0/+91
* Add __utimensat64Albert ARIBAUD (3ADEV)2017-04-204-0/+44
* Add __futimens64Albert ARIBAUD (3ADEV)2017-04-204-0/+34
* Add __timespec_get64Albert ARIBAUD (3ADEV)2017-04-203-0/+46
* Add __clock_nanosleep64Albert ARIBAUD (3ADEV)2017-04-205-1/+64
* Add __timegm64Albert ARIBAUD (3ADEV)2017-04-203-0/+20
* Add __mktime64 and __timelocal64Albert ARIBAUD (3ADEV)2017-04-204-1/+431
* Add 64-bit 'broken-up time' APIs (see detail in commit msg)Albert ARIBAUD (3ADEV)2017-04-2010-15/+260
* Add __difftime64Albert ARIBAUD (3ADEV)2017-04-203-0/+19
* Add __clock_gettime64, __clock_settime64, and __clock_getres64Albert ARIBAUD (3ADEV)2017-04-2017-12/+520
* Make 'time_t' either 32 or 64 bits wide depending on __USE_TIME_BITS64Albert ARIBAUD (3ADEV)2017-04-204-1/+11
* fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov2017-03-313-1/+7
* Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2017-02-022-0/+5
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-234-12/+33
* localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2016-12-302-2/+8
* alpha: fix trunc for big input valuesAurelien Jarno2016-12-083-8/+12
* alpha: fix rint on sNaN inputAurelien Jarno2016-12-083-0/+11
* alpha: fix floor on sNaN inputAurelien Jarno2016-12-083-8/+10
* alpha: fix ceil on sNaN inputAurelien Jarno2016-12-083-8/+13
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-234-0/+11
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-153-6/+19
* Fix cos computation for multiple precision fallback (bz #20357)Siddhesh Poyarekar2016-11-025-2/+222
* Don't compile do_test with -mavx/-mavx2/-mavx512.Andrew Senkevich2016-10-1712-78/+196
* Fixed x86_64 vector sincos/sincosf ABI.Andrew Senkevich2016-10-1733-33/+2584
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-193-2/+9
* nptl/tst-once5: Reduce time to expected failureFlorian Weimer2016-08-182-0/+7
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-183-55/+14
* fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer2016-08-182-14/+46
* nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer2016-08-182-1/+14
* Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2016-08-182-5/+18
* malloc: Avoid premature fallback to mmap [BZ #20284]Florian Weimer2016-08-182-6/+10
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-183-0/+19
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-1814-1/+50
* malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2016-08-042-5/+44
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-042-0/+9
* SPARC64: update localplt.dataAurelien Jarno2016-07-012-0/+5
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-07-013-0/+9
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-302-8/+12
* Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler2016-06-282-0/+20
* MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno2016-06-274-6/+24
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-274-14/+23