about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-08-271-6/+17
* RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis2020-08-271-0/+23
* RISC-V: Cleanup some of the sysdep.h codeAlistair Francis2020-08-271-13/+4
* RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis2020-08-274-0/+162
* io/lockf: Include bits/types.h before __OFF_T_MATCHES_OFF64_T checkAlistair Francis2020-08-271-0/+2
* elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol testsAlistair Francis2020-08-271-0/+5
* hurd: define BSD 4.3 ioctls only under __USE_MISCSamuel Thibault2020-08-271-0/+2
* string: test strncasecmp and strncpy near page boundariesRaphael Moreira Zinsly2020-08-262-0/+78
* linux: Simplify utimensatAdhemerval Zanella2020-08-241-13/+10
* linux: Simplify timerfd_settimeAdhemerval Zanella2020-08-241-14/+9
* linux: Simplify timer_gettimeAdhemerval Zanella2020-08-241-12/+8
* linux: Simplify sched_rr_get_intervalAdhemerval Zanella2020-08-241-12/+8
* linux: Simplify ppollAdhemerval Zanella2020-08-241-11/+10
* linux: Simplify mq_timedsendAdhemerval Zanella2020-08-241-7/+7
* linux: Simplify mq_timedreceiveAdhemerval Zanella2020-08-241-9/+9
* linux: Simplify clock_settimeAdhemerval Zanella2020-08-241-9/+9
* linux: Simplify clock_nanosleepAdhemerval Zanella2020-08-241-22/+11
* linux: Simplify clock_gettimeAdhemerval Zanella2020-08-241-25/+17
* linux: Simplify clock_adjtimeAdhemerval Zanella2020-08-241-13/+10
* linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella2020-08-243-1/+95
* S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler2020-08-212-0/+6
* [vcstocl] Import ProjectQuirks from its own fileSiddhesh Poyarekar2020-08-201-1/+1
* build-many-glibcs.py: Add a s390x -O3 glibc variant.Stefan Liebler2020-08-201-2/+11
* Fix namespace violation in stdio.h and sys/stat.h if build with optimization....Stefan Liebler2020-08-202-3/+5
* Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.Joseph Myers2020-08-191-0/+12
* Use MPC 1.2.0 in build-many-glibcs.py.Joseph Myers2020-08-191-1/+1
* Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h.Joseph Myers2020-08-191-0/+3
* Correct locking and cancellation cleanup in syslog functions (bug 26100)Andreas Schwab2020-08-181-16/+28
* nptl: Handle NULL abstime [BZ #26394]H.J. Lu2020-08-172-6/+16
* Update build-many-glibcs.py for binutils ia64 obsoletion.Joseph Myers2020-08-131-3/+9
* Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers2020-08-131-1/+1
* y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski2020-08-135-14/+110
* aarch64: update ulps.Szabolcs Nagy2020-08-131-1/+1
* S390: Regenerate ULPs.Stefan Liebler2020-08-121-1/+1
* manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)Adhemerval Zanella2020-08-081-2/+2
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-082-6/+6
* math: Regenerate auto-libm-test-out-j0Adhemerval Zanella2020-08-081-0/+25
* manual: Put the istrerrorname_np and strerrordesc_np return type in bracesAdhemerval Zanella2020-08-071-2/+2
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-072-3/+19
* manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)Adhemerval Zanella2020-08-071-2/+2
* math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2020-08-072-1/+18
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-0725-2/+27
* Use Linux 5.8 in build-many-glibcs.py.Joseph Myers2020-08-071-1/+1
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-068-16/+17
* tst-cancel4: Make blocking on write more portableSamuel Thibault2020-08-071-4/+4
* hurd: Add missing hidden defSamuel Thibault2020-08-061-0/+1
* hurd: Rework sbrkSamuel Thibault2020-08-054-12/+32
* hurd: Implement basic sched_get/setschedulerSamuel Thibault2020-08-052-0/+75
* x86: Rename Intel CPU feature namesH.J. Lu2020-08-052-15/+15
* manual: Fix some @code/@var formatting glitches chapter Date And TimeFlorian Weimer2020-08-051-10/+10