aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-09-04y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski1-0/+59
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg56-143/+205
2019-09-03Update Alpha libm-test-ulpsAurelien Jarno1-8/+8
2019-08-30hurd: Fix buildSamuel Thibault1-1/+1
2019-08-30Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra1-1/+0
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer28-28/+0
2019-08-30hurd: Fix SS_ONSTACK supportSamuel Thibault1-26/+42
2019-08-30hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault1-23/+0
2019-08-30hurd getcwd: Allow unknown root directorySamuel Thibault1-12/+0
2019-08-30hurd: Fix implementation of setitimer.Samuel Thibault1-8/+12
2019-08-29MIPS support for GNU hashMihailo Stojanovic5-1/+36
2019-08-29sh: Split BE/LE abilistAdhemerval Zanella36-9/+3744
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella30-1/+3651
2019-08-29arm: Split BE/LE abilistAdhemerval Zanella35-2/+3690
2019-08-28[powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke1-15/+6
2019-08-28[powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke1-8/+4
2019-08-28[powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke1-2/+36
2019-08-28[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke4-24/+30
2019-08-28[powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke3-33/+63
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer25-25/+0
2019-08-23Don't put non-ASCII into installed headersPaul Eggert6-7/+2
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert18-19/+19
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic4-1/+79
2019-08-23mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic3-5/+89
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella2-2/+8
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella50-961/+880
2019-08-23Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella1-0/+1
2019-08-22powerpc: Fix typos and field name in commentsGustavo Romero1-4/+4
2019-08-21Don't use the argument to time.Zack Weinberg1-2/+2
2019-08-20Update i386 libm-test-ulpsAndreas Schwab1-2/+2
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer2-64/+4
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer25-25/+0
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer25-34/+0
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers43-52/+712
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer3-9/+18
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer22-22/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer25-25/+0
2019-08-15Update i386 libm-test-ulpsAndreas Schwab1-4/+4
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer25-25/+0
2019-08-14aarch64: Disable using DC ZVA in emag memsetFeng Xue2-7/+17
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers16-16/+16
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer2-148/+12
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers1-0/+5
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler1-0/+2
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers1-0/+2
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella16-52/+2
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella3-10/+7
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella4-9/+8
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella3-10/+7
2019-08-05sh: Update libm-tests-ulpsAdhemerval Zanella1-20/+20