Age | Commit message (Expand) | Author | Files | Lines |
2017-06-22 | Bug 21533: Update to Unicode 10.0.0 | Mike FABIAN | 1 | -0/+6 |
2017-06-22 | inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657] | Benjamin Cama | 1 | -0/+7 |
2017-06-21 | _nl_load_domain: Use calloc instead of alloca | Florian Weimer | 1 | -0/+5 |
2017-06-21 | Implement allocation buffers for internal use | Florian Weimer | 1 | -0/+17 |
2017-06-21 | x86-64: Implement strcmp family IFUNC selectors in C | H.J. Lu | 1 | -0/+38 |
2017-06-21 | Fix tile SA_* conditions for POSIX.1:2008 (bug 21622). | Joseph Myers | 1 | -0/+9 |
2017-06-21 | x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps | H.J. Lu | 1 | -0/+18 |
2017-06-21 | DCIGETTEXT: Use getcwd, asprintf to construct absolute pathname | Florian Weimer | 1 | -0/+5 |
2017-06-21 | [AArch64] Add more cfi annotations to tlsdesc entry points | Szabolcs Nagy | 1 | -0/+6 |
2017-06-21 | posix: Add invalid flags test for p{write,read}v2 | Adhemerval Zanella | 1 | -0/+6 |
2017-06-21 | [AArch64] Use hidden __GI__dl_argv in rtld startup code | Szabolcs Nagy | 1 | -0/+5 |
2017-06-21 | getaddrinfo: Avoid stack copy of IPv6 address | Florian Weimer | 1 | -0/+5 |
2017-06-21 | __inet_pton_length: Implement new internal helper function | Florian Weimer | 1 | -0/+18 |
2017-06-21 | inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c | Florian Weimer | 1 | -0/+7 |
2017-06-21 | powerpc: Optimize memchr for power8 | Rajalakshmi Srinivasaraghavan | 1 | -0/+11 |
2017-06-21 | powerpc: Add optimized version of [l]lrintf | Rajalakshmi Srinivasaraghavan | 1 | -0/+12 |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg | 1 | -0/+25 |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 1 | -24/+60 |
2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg | 1 | -0/+29 |
2017-06-20 | Consolidate Linux openat implementation | Adhemerval Zanella | 1 | -0/+9 |
2017-06-20 | Move x86 specific tunables to x86/dl-tunables.list | H.J. Lu | 1 | -0/+5 |
2017-06-20 | conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635). | Joseph Myers | 1 | -0/+7 |
2017-06-20 | conformtest: XFAIL uc_sigmask test for ia64 (bug 21634). | Joseph Myers | 1 | -0/+8 |
2017-06-20 | Add powf trace | Wilco Dijkstra | 1 | -0/+4 |
2017-06-20 | tunables: Add IFUNC selection and cache sizes | H.J. Lu | 1 | -0/+25 |
2017-06-20 | Improve math benchmark infrastructure | Wilco Dijkstra | 1 | -0/+6 |
2017-06-20 | Fix fallout from bits/string.h removal. | Zack Weinberg | 1 | -0/+8 |
2017-06-20 | Add powf bench tests | Paul Clarke | 1 | -0/+5 |
2017-06-20 | Remove bits/string.h. | Zack Weinberg | 1 | -0/+43 |
2017-06-20 | manual: Complete @standards in lang.texi. | Rical Jasan | 1 | -0/+23 |
2017-06-19 | Remove pre-GCC-4.9 MIPS code. | Joseph Myers | 1 | -0/+9 |
2017-06-19 | DCIGETTEXT: Do not make copy of localename | Florian Weimer | 1 | -0/+5 |
2017-06-19 | ld.so: Reject overly long LD_AUDIT path elements | Florian Weimer | 1 | -0/+11 |
2017-06-19 | ld.so: Reject overly long LD_PRELOAD path elements | Florian Weimer | 1 | -0/+7 |
2017-06-19 | Fix wait3 namespace (bug 21625). | Joseph Myers | 1 | -0/+6 |
2017-06-19 | Require GCC 4.9 or later for building glibc. | Joseph Myers | 1 | -0/+8 |
2017-06-19 | CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624] | Florian Weimer | 1 | -0/+7 |
2017-06-19 | S390: Sync ptrace.h with kernel. [BZ #21539] | Stefan Liebler | 1 | -0/+19 |
2017-06-19 | resolv: Use getline for configuration file reading in res_vinit_1 | Florian Weimer | 1 | -0/+6 |
2017-06-19 | resolv: Report allocation errors in __res_vinit | Florian Weimer | 1 | -0/+12 |
2017-06-19 | resolv: Reformat res_vinit and related functions to GNU style | Florian Weimer | 1 | -0/+4 |
2017-06-19 | resolv: Introduce is_sort_mask and call it from res_vinit | Florian Weimer | 1 | -0/+6 |
2017-06-19 | resolv: Remove DEBUG preprocessor conditionals from res_setoptions | Florian Weimer | 1 | -0/+5 |
2017-06-19 | resolv: Move _res deallocation functions to their own file | Florian Weimer | 1 | -0/+7 |
2017-06-19 | resolv: Move res_randomid to its own file | Florian Weimer | 1 | -0/+6 |
2017-06-19 | resolv: Make __res_vinit hidden | Florian Weimer | 1 | -0/+6 |
2017-06-19 | Fix another x86 sys/ucontext.h namespace issue (bug 21457). | Joseph Myers | 1 | -0/+4 |
2017-06-19 | Fix siginterrupt namespace (bug 21597). | Joseph Myers | 1 | -0/+4 |
2017-06-19 | Fix signal stack namespace (bug 21584). | Joseph Myers | 1 | -0/+7 |
2017-06-19 | Define struct rusage in sys/wait.h when required (bug 21575). | Joseph Myers | 1 | -0/+19 |