aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-06aarch64: Fix branch target to loop16Siddhesh Poyarekar2-1/+3
2018-03-06aarch64: Optimized memcmp for medium to large sizesSiddhesh Poyarekar2-21/+58
2018-03-06Add ChangeLog entry for last 3 commitsSiddhesh Poyarekar1-0/+11
2018-03-06benchtests: Don't benchmark 0 length calls for strncmpSiddhesh Poyarekar1-24/+0
2018-03-06benchtests: Reallocate buffers for every strncmp implementationSiddhesh Poyarekar1-44/+53
2018-03-06benchtests: Convert strncmp benchmark output to jsonSiddhesh Poyarekar1-60/+96
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault13-12/+38
2018-03-06hurd: Add futimesat and utimensat supportSamuel Thibault7-36/+181
2018-03-05hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz7-53/+164
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault11-0/+59
2018-03-05Fix s390 -Os iconv build.Joseph Myers3-0/+22
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella13-10/+29
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella6-48/+47
2018-03-05i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella4-1/+246
2018-03-04hurd: Add futimens supportSamuel Thibault2-0/+51
2018-03-04Separate out error_t definitionSamuel Thibault14-23/+77
2018-03-04hurd: Make almost all hurd headers includable in all standardsSamuel Thibault5-14/+29
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault3-20/+4
2018-03-04hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault3-1/+7
2018-03-04hurd: Add missing includeSamuel Thibault2-0/+2
2018-03-04hurd: fix header conformitySamuel Thibault2-1/+3
2018-03-04hurd: avoid including hurd/signal.h when not neededSamuel Thibault3-2/+8
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault4-3/+8
2018-03-04hurd: Add missing includesSamuel Thibault2-3/+8
2018-03-03hurd: Add missing includesSamuel Thibault4-0/+7
2018-03-03hurd: do not check Mach and Hurd headersSamuel Thibault2-0/+11
2018-03-03Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab7-5/+21
2018-03-02Fix powerpc ifunc-sel.h build for -Os.Joseph Myers2-2/+7
2018-03-01[BZ #22342] Fix netgroup cache keys.DJ Delorie2-1/+7
2018-03-01nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'Maciej W. Rozycki2-4/+9
2018-03-01nptl: Turn libpthread.so into a symbolic link to the real DSOFlorian Weimer2-19/+6
2018-03-01an_ES locale: update some locale data [BZ #22896]Mike FABIAN2-35/+29
2018-03-01bg_BG locale: Fix a typo in a commentMike FABIAN2-1/+6
2018-03-01nptl: Drop libpthread_nonshared.a from libpthread.soFlorian Weimer2-1/+5
2018-03-01nptl: Move pthread_atfork to libc_nonshared.aFlorian Weimer4-16/+23
2018-02-28Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers2-0/+11
2018-02-28Use libc_hidden_* for strtoumax (bug 15105).Joseph Myers4-0/+16
2018-02-27Fix two more -Os strcoll / wcscoll build failures.Joseph Myers2-0/+20
2018-02-27Remove the lines from cmn_TW.UTF-8.in which cannot work at the moment.Mike FABIAN2-670/+6
2018-02-27Adapt collation in several locales to the new iso14651_t1_common fileMike FABIAN139-5497/+112738
2018-02-27Improve gen-locales.mk and gen-locale.sh to make test files with @ options workMike FABIAN3-4/+11
2018-02-27Fix test cases tst-fnmatch and tst-regexloc for the new iso14651_t1_common file.Mike FABIAN3-18/+51
2018-02-27Fix posix/bug-regex5.c test case, adapt to iso14651_t1_common upateMike FABIAN2-2/+9
2018-02-27Collation order of @-. and space has changed in new iso14651_t1_common file, ...Mike FABIAN5-12/+23
2018-02-27Collation order of ȥ has changed in new iso14651_t1_common file, adapt test ...Mike FABIAN3-4/+10
2018-02-27Add sections for various scripts to the iso14651_t1_common fileMike FABIAN2-9/+73
2018-02-27iso14651_t1_common: make the fourth level the codepoint for characters which ...Mike FABIAN2-457/+463
2018-02-27Add convenience symbols like <AFTER-A>, <BEFORE-A> to iso14651_t1_commonMike FABIAN2-0/+126
2018-02-27Fixing syntax errors after updating the iso14651_t1_common fileMike FABIAN2-4/+32817
2018-02-27iso14651_t1_common: <U\([0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]\)> → <U000\1>Mike FABIAN2-13294/+13299