| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: Regenerate ulps | Vineet Gupta | 2021-01-08 | 1 | -4/+4 |
* | mntent: Use __putc_unlocked instead of fputc_unlocked | Siddhesh Poyarekar | 2021-01-08 | 1 | -6/+6 |
* | aarch64: define PI_STATIC_AND_HIDDEN | Szabolcs Nagy | 2021-01-08 | 2 | -0/+9 |
* | Update NEWS for CVE-2019-25013. | Siddhesh Poyarekar | 2021-01-08 | 1 | -0/+3 |
* | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717] | H.J. Lu | 2021-01-07 | 21 | -113/+644 |
* | Remove dbl-64/wordsize-64 (part 2) | Wilco Dijkstra | 2021-01-07 | 40 | -1843/+422 |
* | Remove dbl-64/wordsize-64 | Wilco Dijkstra | 2021-01-07 | 4 | -4/+31 |
* | Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10. | Joseph Myers | 2021-01-06 | 1 | -1/+5 |
* | support: Add support_small_thread_stack_size | Adhemerval Zanella | 2021-01-05 | 2 | -3/+11 |
* | stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ... | Adhemerval Zanella | 2021-01-05 | 3 | -171/+389 |
* | malloc: Add scratch_buffer_dupfree | Adhemerval Zanella | 2021-01-05 | 5 | -2/+83 |
* | Import filename.h from gnulib | Adhemerval Zanella | 2021-01-05 | 1 | -0/+112 |
* | Import idx.h from gnulib | Adhemerval Zanella | 2021-01-05 | 1 | -0/+114 |
* | alpha: Provide wait4 for static library [BZ #27150] | Adhemerval Zanella | 2021-01-05 | 1 | -0/+2 |
* | aarch64: push the set of rules before falling into slow path | Shuo Wang | 2021-01-05 | 1 | -0/+2 |
* | nptl: Fix comment typo in pthread_cond_wait.c | Jangwoong Kim | 2021-01-04 | 1 | -1/+1 |
* | x86: Check IFUNC definition in unrelocated executable [BZ #20019] | H.J. Lu | 2021-01-04 | 2 | -10/+22 |
* | hurd: Fix mmap(!MAP_FIXED) on bogus address | Samuel Thibault | 2021-01-04 | 1 | -3/+6 |
* | x86-64: Avoid rep movsb with short distance [BZ #27130] | H.J. Lu | 2021-01-04 | 1 | -0/+21 |
* | aarch64: fix stack missing after sp is updated | Shuo Wang | 2021-01-04 | 1 | -1/+1 |
* | nptl: Remove set*id, set*gid files which are not built | Florian Weimer | 2021-01-04 | 9 | -28/+0 |
* | Drop nan-pseudo-number.h usage from tests | Siddhesh Poyarekar | 2021-01-04 | 7 | -15/+11 |
* | posix: Sync fnmatch with gnulib | Adhemerval Zanella | 2021-01-04 | 2 | -1317/+1208 |
* | Sync flexmember.h with gnulib | Adhemerval Zanella | 2021-01-04 | 1 | -5/+20 |
* | Sync intprops.h with gnulib | Adhemerval Zanella | 2021-01-04 | 1 | -12/+58 |
* | posix: Sync glob code with gnulib | Adhemerval Zanella | 2021-01-04 | 3 | -866/+886 |
* | posix: Sync regex code with gnulib | Adhemerval Zanella | 2021-01-04 | 4 | -19/+35 |
* | Move generic nan-pseudo-number.h to ldbl-96 | Siddhesh Poyarekar | 2021-01-04 | 1 | -0/+0 |
* | Sync FDL from https://www.gnu.org/licenses/fdl-1.3.texi | Paul Eggert | 2021-01-02 | 1 | -3/+3 |
* | Sync move-if-change from Gnulib | Paul Eggert | 2021-01-02 | 1 | -2/+3 |
* | Update automatically-generated copyright dates | Paul Eggert | 2021-01-02 | 2 | -2/+2 |
* | Update copyright dates not handled by scripts/update-copyrights. | Paul Eggert | 2021-01-02 | 25 | -27/+25 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 10892 | -10899/+10899 |
* | aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSE | Szabolcs Nagy | 2020-12-31 | 28 | -75/+74 |
* | nonstring: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 2020-12-31 | 7 | -183/+229 |
* | string: Enable __FORTIFY_LEVEL=3 | Siddhesh Poyarekar | 2020-12-31 | 3 | -15/+25 |
* | Introduce _FORTIFY_SOURCE=3 | Siddhesh Poyarekar | 2020-12-31 | 4 | -1/+22 |
* | Warn on unsupported fortification levels | Siddhesh Poyarekar | 2020-12-31 | 1 | -0/+3 |
* | powerpc: Use scv instruction on clone when available | Matheus Castanho | 2020-12-30 | 1 | -3/+30 |
* | powerpc: Runtime selection between sc and scv for syscalls | Matheus Castanho | 2020-12-30 | 6 | -40/+214 |
* | malloc: preserve errno on mcheck hooks [BZ #17924] | Adhemerval Zanella | 2020-12-30 | 1 | -5/+11 |
* | x86 long double: Add tests for pseudo normal numbers | Siddhesh Poyarekar | 2020-12-30 | 5 | -0/+94 |
* | x86 long double: Consider pseudo numbers as signaling | Siddhesh Poyarekar | 2020-12-30 | 3 | -3/+69 |
* | io: Remove xmknod{at} implementations | Adhemerval Zanella | 2020-12-29 | 9 | -166/+10 |
* | io: Remove xstat implementations | Adhemerval Zanella | 2020-12-29 | 19 | -341/+45 |
* | free: preserve errno [BZ#17924] | Paul Eggert | 2020-12-29 | 4 | -4/+150 |
* | hurd: Accept including hurd/version.h | Samuel Thibault | 2020-12-29 | 1 | -1/+1 |
* | hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091] | Samuel Thibault | 2020-12-28 | 3 | -17/+43 |
* | support: Make support_process_state_wait wait less | Samuel Thibault | 2020-12-28 | 1 | -1/+1 |
* | hurd: set sigaction for signal preemptors in arch-independent file | Samuel Thibault | 2020-12-26 | 3 | -22/+20 |