| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | nptl: Move pthread_atfork to libc_nonshared.a | Florian Weimer | 2018-03-01 | 4 | -16/+23 |
* | Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902). | Joseph Myers | 2018-02-28 | 2 | -0/+11 |
* | Use libc_hidden_* for strtoumax (bug 15105). | Joseph Myers | 2018-02-28 | 4 | -0/+16 |
* | Fix two more -Os strcoll / wcscoll build failures. | Joseph Myers | 2018-02-27 | 2 | -0/+20 |
* | Remove the lines from cmn_TW.UTF-8.in which cannot work at the moment. | Mike FABIAN | 2018-02-27 | 2 | -670/+6 |
* | Adapt collation in several locales to the new iso14651_t1_common file | Mike FABIAN | 2018-02-27 | 139 | -5497/+112738 |
* | Improve gen-locales.mk and gen-locale.sh to make test files with @ options work | Mike FABIAN | 2018-02-27 | 3 | -4/+11 |
* | Fix test cases tst-fnmatch and tst-regexloc for the new iso14651_t1_common file. | Mike FABIAN | 2018-02-27 | 3 | -18/+51 |
* | Fix posix/bug-regex5.c test case, adapt to iso14651_t1_common upate | Mike FABIAN | 2018-02-27 | 2 | -2/+9 |
* | Collation order of @-. and space has changed in new iso14651_t1_common file, ... | Mike FABIAN | 2018-02-27 | 5 | -12/+23 |
* | Collation order of ȥ has changed in new iso14651_t1_common file, adapt test ... | Mike FABIAN | 2018-02-27 | 3 | -4/+10 |
* | Add sections for various scripts to the iso14651_t1_common file | Mike FABIAN | 2018-02-27 | 2 | -9/+73 |
* | iso14651_t1_common: make the fourth level the codepoint for characters which ... | Mike FABIAN | 2018-02-27 | 2 | -457/+463 |
* | Add convenience symbols like <AFTER-A>, <BEFORE-A> to iso14651_t1_common | Mike FABIAN | 2018-02-27 | 2 | -0/+126 |
* | Fixing syntax errors after updating the iso14651_t1_common file | Mike FABIAN | 2018-02-27 | 2 | -4/+32817 |
* | iso14651_t1_common: <U\([0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]\)> → <U000\1> | Mike FABIAN | 2018-02-27 | 2 | -13294/+13299 |
* | Necessary changes after updating the iso14651_t1_common file | Mike FABIAN | 2018-02-27 | 2 | -8/+21 |
* | Update iso14651_t1_common file to ISO14651_2016_TABLE1_en.txt [BZ #14095] | Mike FABIAN | 2018-02-27 | 2 | -9494/+52577 |
* | hurd: fix timer_routines.c build | Samuel Thibault | 2018-02-27 | 1 | -1/+1 |
* | hurd: fix gai_misc build | Samuel Thibault | 2018-02-27 | 2 | -0/+68 |
* | hurd: fix timer_routines.c build | Samuel Thibault | 2018-02-27 | 2 | -0/+4 |
* | Move NPTL-specific code to NPTL-specific header | Samuel Thibault | 2018-02-27 | 3 | -26/+59 |
* | Fix another -Os strcoll build issue. | Joseph Myers | 2018-02-26 | 2 | -0/+15 |
* | Use libc_hidden_* for atoi (bug 15105). | Joseph Myers | 2018-02-26 | 3 | -0/+9 |
* | linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] | Dmitry V. Levin | 2018-02-26 | 2 | -0/+73 |
* | powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request | Tulio Magno Quites Machado Filho | 2018-02-26 | 2 | -0/+48 |
* | Fix a typo in ChangeLog (bit_cpu_BIT -> bit_cpu_IBT) | H.J. Lu | 2018-02-26 | 1 | -1/+1 |
* | Update ChangeLog for BZ 22884 - riscv fmax/fmin | DJ Delorie | 2018-02-23 | 1 | -0/+1 |
* | Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] | H.J. Lu | 2018-02-23 | 4 | -3/+26 |
* | Use libc_hidden_* for tolower, toupper (bug 15105). | Joseph Myers | 2018-02-23 | 3 | -0/+13 |
* | Remove --quiet argument when installing locales | Mike FABIAN | 2018-02-23 | 2 | -1/+6 |
* | Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438] | Mike FABIAN | 2018-02-23 | 3 | -2/+9 |
* | Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_EC | Mike FABIAN | 2018-02-23 | 4 | -108/+10 |
* | Update sparc ulps | Adhemerval Zanella | 2018-02-22 | 2 | -0/+4 |
* | Refactor atfork handlers | Adhemerval Zanella | 2018-02-22 | 7 | -315/+127 |
* | Rename nptl-signals.h to internal-signals.h | Adhemerval Zanella | 2018-02-22 | 6 | -15/+30 |
* | RISC-V: fmax/fmin: Handle signalling NaNs correctly. | Andrew Waterman | 2018-02-22 | 5 | -8/+43 |
* | RISC-V: Do not initialize $gp in TLS macros. | DJ Delorie | 2018-02-22 | 2 | -17/+7 |
* | aarch64/strcmp: fix misaligned loop jump target | Siddhesh Poyarekar | 2018-02-22 | 2 | -1/+6 |
* | IFUNC for Cavium ThunderX2 | Steve Ellcey | 2018-02-22 | 7 | -10/+73 |
* | Add [BZ #16335] annotation to ChangeLog entry. | Rical Jasan | 2018-02-22 | 1 | -0/+1 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2018-02-22 | 2 | -6/+10 |
* | hurd: Add sysdep-cancel.h | Samuel Thibault | 2018-02-21 | 2 | -0/+10 |
* | Remove miscellaneous debris from libio. | Zack Weinberg | 2018-02-21 | 20 | -236/+54 |
* | Remove _IO_file_flags define. | Zack Weinberg | 2018-02-21 | 22 | -122/+99 |
* | Remove legacy configuration knobs from libio. | Zack Weinberg | 2018-02-21 | 11 | -50/+24 |
* | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 2018-02-21 | 128 | -971/+937 |
* | Remove vestiges of external build support from libio headers. | Zack Weinberg | 2018-02-21 | 4 | -43/+12 |
* | Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151... | Joseph Myers | 2018-02-21 | 5 | -3/+28 |
* | Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 2018-02-21 | 5 | -8/+28 |