summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Y2038: implement Y2038-ready utimeAlbert ARIBAUD (3ADEV)2017-07-311-0/+25
* Y2038: implement Y2038-ready adjtimeAlbert ARIBAUD (3ADEV)2017-07-261-0/+43
* Y2038: implement Y2038-ready msgctlAlbert ARIBAUD (3ADEV)2017-07-083-0/+99
* Y2038: implement Y2038-ready gettimeofday, settimeofdayAlbert ARIBAUD (3ADEV)2017-07-052-0/+70
* Y2038: implement Y2038-ready utimesAlbert ARIBAUD (3ADEV)2017-07-052-0/+32
* Y2038: implement Y2038-ready time, stimeAlbert ARIBAUD (3ADEV)2017-07-053-0/+79
* Y2038: implement Y2038-ready fstatat64, fxstatat (WIP)Albert ARIBAUD (3ADEV)2017-07-051-0/+45
* Y2038: implement Y2038-ready lstat64, lxstat64 (WIP)Albert ARIBAUD (3ADEV)2017-07-051-0/+40
* Y2038: implement Y2038 stat64, fstat64, xstat64, fxstat64 (WIP)Albert ARIBAUD (3ADEV)2017-07-052-0/+80
* Y2038: implement struct statAlbert ARIBAUD (3ADEV)2017-07-051-0/+24
* Y2038: implement Y2038-proof timerfd_gettime, timerfd_settimeAlbert ARIBAUD (3ADEV)2017-07-053-0/+134
* Y2038: implement Y2038-proof timer_gettime, timer_settimeAlbert ARIBAUD (3ADEV)2017-07-052-0/+73
* Y2038: implement Y2038-proof lutimesAlbert ARIBAUD (3ADEV)2017-07-052-0/+54
* Y2038: implement Y2038-proof futimesAlbert ARIBAUD (3ADEV)2017-07-052-0/+53
* Y2038: implement Y2038-proof sigtimedwaitAlbert ARIBAUD (3ADEV)2017-06-282-0/+76
* Y2038: implement Y2038-proof utimensatAlbert ARIBAUD (3ADEV)2017-06-282-0/+37
* Y2038: implement Y2038-proof futimensAlbert ARIBAUD (3ADEV)2017-06-282-0/+39
* Y2038: implement Y2038-proof timespec_getAlbert ARIBAUD (3ADEV)2017-06-281-0/+35
* Y2038: implement Y2038-proof clock_nanosleepAlbert ARIBAUD (3ADEV)2017-06-282-1/+87
* Y2038: implement Y2038-proof clock_gettime, clock_settime, and clock_getresAlbert ARIBAUD (3ADEV)2017-06-289-2/+314
* Y2038: implement Y2038-proof timegmAlbert ARIBAUD (3ADEV)2017-06-281-0/+1
* Y2038: implement Y2038-proof mktime (and timelocal)Albert ARIBAUD (3ADEV)2017-06-281-0/+1
* Y2038: implement Y2038-proof 'struct tm' related APIsAlbert ARIBAUD (3ADEV)2017-06-281-0/+3
* Y2038: implement Y2038-proof difftimeAlbert ARIBAUD (3ADEV)2017-06-281-0/+7
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-202-3/+7
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-06-201-0/+1
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-06-091-8/+0
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-06-051-14/+14
* Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella2017-05-011-1/+1
* x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu2017-04-2810-1/+24
* x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu2017-04-282-2/+21
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-04-072-6/+6
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-031-0/+5
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-201-5/+6
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-151-1/+1
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-023-3/+3
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0327-721/+1
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-022-2/+2
* Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar2017-02-021-0/+7
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-011-1/+4
* m68k: fix 64bit atomic opsAndreas Schwab2017-02-011-6/+8
* Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2017-01-311-0/+21
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-301-0/+2
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-282-15/+11
* Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke2017-01-243-68/+66
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-205-208/+0
* powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho2017-01-201-1/+1
* S390: Adjust lock elision code after review.Stefan Liebler2017-01-204-43/+54
* Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers2017-01-191-0/+31