summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add the tgkill functionfw/syscalls/tgkillFlorian Weimer2019-04-0838-4/+282
* resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer2019-04-085-23/+25
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-0815-680/+61
* aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch2019-04-052-21/+27
* powerpc: Use generic wcsrchr optimizationAdhemerval Zanella2019-04-0416-320/+25
* wcsmbs: Use loop_unroll on wcsrchrAdhemerval Zanella2019-04-042-6/+19
* powerpc: Use generic wcschr optimizationAdhemerval Zanella2019-04-0416-362/+27
* wcsmbs: Use loop_unroll on wcschrAdhemerval Zanella2019-04-042-5/+20
* powerpc: Use generic wcscpy optimizationAdhemerval Zanella2019-04-0416-337/+30
* wcsmbs: Add wcscpy loop unroll optionAdhemerval Zanella2019-04-043-0/+103
* time/tst-strftime3.c: Disable snprintf warning.DJ Delorie2019-04-032-0/+15
* Add Reiwa era tests to time/tst-strftime3.cDJ Delorie2019-04-022-1/+62
* ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi2019-04-024-7/+22
* time: Add tests for Minguo calendar [BZ #24293]TAMUKI Shoichi2019-04-023-8/+45
* time/tst-strftime2.c: Make the file easier to maintainTAMUKI Shoichi2019-04-022-40/+82
* NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi2019-04-021-0/+4
* Add verbose comments to 'era' in ja_JP locale.Carlos O'Donell2019-04-012-0/+22
* Fix strptime era handling, add more strftime tests [BZ #24394]DJ Delorie2019-04-014-3/+473
* alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak2019-04-013-8/+20
* alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2019-04-013-3/+14
* RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki2019-03-303-2/+8
* [powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke2019-03-294-12/+16
* ChangeLog: Correct more dates.Rafal Luzynski2019-03-281-4/+4
* ChangeLog: Correct two dates.Rafal Luzynski2019-03-281-2/+2
* math: Enable some math builtins for clangAdhemerval Zanella2019-03-262-6/+18
* powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella2019-03-252-115/+4
* nss/tst-nss-files-alias-leak: add missing opening quote in printfAndreas K. Hüttel2019-03-252-1/+6
* nptl/tst-rwlock14: Test pthread_rwlock_timedwrlock correctlyMike Crowe2019-03-252-6/+11
* nptl: Convert tst-sem5 & tst-sem13 to use libsupportMike Crowe2019-03-253-79/+32
* Add UDP_GRO from Linux 5.0 to netinet/udp.h.Joseph Myers2019-03-252-0/+3
* Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.Joseph Myers2019-03-252-0/+8
* Add generic hp-timing supportWilco Dijkstra2019-03-225-57/+33
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-2213-192/+170
* Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella2019-03-225-54/+66
* Remove __get_clockfreqAdhemerval Zanella2019-03-229-564/+90
* linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella2019-03-224-130/+21
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-2218-417/+41
* S390: Add arch13 memmem ifunc variant.Stefan Liebler2019-03-227-6/+214
* S390: Add arch13 strstr ifunc variant.Stefan Liebler2019-03-227-6/+232
* S390: Add arch13 memmove ifunc variant.Stefan Liebler2019-03-226-5/+111
* S390: Add configure check to detect support for arch13.Stefan Liebler2019-03-224-0/+133
* S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler2019-03-224-4/+25
* Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes2019-03-213-2/+9
* iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie2019-03-213-4/+11
* S390: Mark vx and vxe as important hwcap.Stefan Liebler2019-03-212-1/+7
* tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]mansayk2019-03-202-14/+20
* Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2019-03-193-2/+16
* * time/mktime.c: Update obsolete URL in comment.Paul Eggert2019-03-171-1/+1
* Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno2019-03-162-0/+5
* hurd: Fix comment styleSamuel Thibault2019-03-161-2/+1