about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-0513-10/+29
* nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2018-03-056-48/+47
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-03-054-1/+246
* hurd: Add futimens supportSamuel Thibault2018-03-042-0/+51
* Separate out error_t definitionSamuel Thibault2018-03-0414-23/+77
* hurd: Make almost all hurd headers includable in all standardsSamuel Thibault2018-03-045-14/+29
* hurd: Fix inclusion of mach headers in all standardsSamuel Thibault2018-03-043-20/+4
* hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault2018-03-043-1/+7
* hurd: Add missing includeSamuel Thibault2018-03-042-0/+2
* hurd: fix header conformitySamuel Thibault2018-03-042-1/+3
* hurd: avoid including hurd/signal.h when not neededSamuel Thibault2018-03-043-2/+8
* hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault2018-03-044-3/+8
* hurd: Add missing includesSamuel Thibault2018-03-042-3/+8
* hurd: Add missing includesSamuel Thibault2018-03-034-0/+7
* hurd: do not check Mach and Hurd headersSamuel Thibault2018-03-032-0/+11
* Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab2018-03-037-5/+21
* Fix powerpc ifunc-sel.h build for -Os.Joseph Myers2018-03-022-2/+7
* [BZ #22342] Fix netgroup cache keys.DJ Delorie2018-03-012-1/+7
* nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'Maciej W. Rozycki2018-03-012-4/+9
* nptl: Turn libpthread.so into a symbolic link to the real DSOFlorian Weimer2018-03-012-19/+6
* an_ES locale: update some locale data [BZ #22896]Mike FABIAN2018-03-012-35/+29
* bg_BG locale: Fix a typo in a commentMike FABIAN2018-03-012-1/+6
* nptl: Drop libpthread_nonshared.a from libpthread.soFlorian Weimer2018-03-012-1/+5
* nptl: Move pthread_atfork to libc_nonshared.aFlorian Weimer2018-03-014-16/+23
* Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers2018-02-282-0/+11
* Use libc_hidden_* for strtoumax (bug 15105).Joseph Myers2018-02-284-0/+16
* Fix two more -Os strcoll / wcscoll build failures.Joseph Myers2018-02-272-0/+20
* Remove the lines from cmn_TW.UTF-8.in which cannot work at the moment.Mike FABIAN2018-02-272-670/+6
* Adapt collation in several locales to the new iso14651_t1_common fileMike FABIAN2018-02-27139-5497/+112738
* Improve gen-locales.mk and gen-locale.sh to make test files with @ options workMike FABIAN2018-02-273-4/+11
* Fix test cases tst-fnmatch and tst-regexloc for the new iso14651_t1_common file.Mike FABIAN2018-02-273-18/+51
* Fix posix/bug-regex5.c test case, adapt to iso14651_t1_common upateMike FABIAN2018-02-272-2/+9
* Collation order of @-. and space has changed in new iso14651_t1_common file, ...Mike FABIAN2018-02-275-12/+23
* Collation order of ȥ has changed in new iso14651_t1_common file, adapt test ...Mike FABIAN2018-02-273-4/+10
* Add sections for various scripts to the iso14651_t1_common fileMike FABIAN2018-02-272-9/+73
* iso14651_t1_common: make the fourth level the codepoint for characters which ...Mike FABIAN2018-02-272-457/+463
* Add convenience symbols like <AFTER-A>, <BEFORE-A> to iso14651_t1_commonMike FABIAN2018-02-272-0/+126
* Fixing syntax errors after updating the iso14651_t1_common fileMike FABIAN2018-02-272-4/+32817
* iso14651_t1_common: <U\([0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]\)> → <U000\1>Mike FABIAN2018-02-272-13294/+13299
* Necessary changes after updating the iso14651_t1_common fileMike FABIAN2018-02-272-8/+21
* Update iso14651_t1_common file to ISO14651_2016_TABLE1_en.txt [BZ #14095]Mike FABIAN2018-02-272-9494/+52577
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-271-1/+1
* hurd: fix gai_misc buildSamuel Thibault2018-02-272-0/+68
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-272-0/+4
* Move NPTL-specific code to NPTL-specific headerSamuel Thibault2018-02-273-26/+59
* Fix another -Os strcoll build issue.Joseph Myers2018-02-262-0/+15
* Use libc_hidden_* for atoi (bug 15105).Joseph Myers2018-02-263-0/+9
* linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2018-02-262-0/+73
* powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2018-02-262-0/+48
* Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT)H.J. Lu2018-02-261-1/+1