about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* hurd getcwd: Allow unknown root directorySamuel Thibault2019-08-301-12/+0
* hurd: Fix implementation of setitimer.Samuel Thibault2019-08-301-8/+12
* MIPS support for GNU hashMihailo Stojanovic2019-08-295-1/+36
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-2936-9/+3744
* microblaze: Split BE/LE abilistAdhemerval Zanella2019-08-2930-1/+3651
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-2935-2/+3690
* [powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2019-08-281-15/+6
* [powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2019-08-281-8/+4
* [powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2019-08-281-2/+36
* [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke2019-08-284-24/+30
* [powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke2019-08-283-33/+63
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-2825-25/+0
* Don't put non-ASCII into installed headersPaul Eggert2019-08-236-7/+2
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-2318-19/+19
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-234-1/+79
* mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic2019-08-233-5/+89
* linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella2019-08-232-2/+8
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-2350-961/+880
* Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella2019-08-231-0/+1
* powerpc: Fix typos and field name in commentsGustavo Romero2019-08-221-4/+4
* Don't use the argument to time.Zack Weinberg2019-08-211-2/+2
* Update i386 libm-test-ulpsAndreas Schwab2019-08-201-2/+2
* Do not print backtraces on fatal glibc errorsFlorian Weimer2019-08-192-64/+4
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-1625-25/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-1525-34/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-1543-52/+712
* login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer2019-08-153-9/+18
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-1522-22/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-1525-25/+0
* Update i386 libm-test-ulpsAndreas Schwab2019-08-151-4/+4
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-1525-25/+0
* aarch64: Disable using DC ZVA in emag memsetFeng Xue2019-08-142-7/+17
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-1316-16/+16
* login: Assume that _HAVE_UT_* constants are trueFlorian Weimer2019-08-132-148/+12
* Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers2019-08-071-0/+5
* s390: Fix Enable VDSO for static linkingStefan Liebler2019-08-061-0/+2
* Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers2019-08-051-0/+2
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-0516-52/+2
* sparc: Enable VDSO for static linkingAdhemerval Zanella2019-08-053-10/+7
* s390: Enable VDSO for static linkingAdhemerval Zanella2019-08-054-9/+8
* riscv: Enable VDSO for static linkingAdhemerval Zanella2019-08-053-10/+7
* sh: Update libm-tests-ulpsAdhemerval Zanella2019-08-051-20/+20
* login: Remove utmp backend jump tables [BZ #23518]Florian Weimer2019-08-051-4/+3
* Update kernel version in comment in syscall-names.list.Joseph Myers2019-08-021-1/+1
* Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers2019-08-021-1/+1
* powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino2019-08-0111-187/+87
* hppa: Update libm-tests-ulpsAdhemerval Zanella2019-08-011-44/+44
* Get new entropy on each attempt __gen_tempname (BZ #15813)Adhemerval Zanella2019-08-011-7/+6
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-301-0/+3
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-292-6/+33