Age | Commit message (Expand) | Author | Files | Lines |
2009-07-05 | Fix wrong PPC_FEATURE_* values. | Andreas Schwab | 1 | -0/+5 |
2009-07-03 | Minor cleanups in recently added files. | Ulrich Drepper | 1 | -0/+3 |
2009-07-03 | Align functions to 16-byte boundary. | Ulrich Drepper | 1 | -0/+8 |
2009-07-03 | Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. | H.J. Lu | 1 | -0/+16 |
2009-07-02 | Fix handling of xmm6 in ld.so audit hooks on x86-64. | H.J. Lu | 1 | -0/+13 |
2009-07-02 | SSSE3 strcpy/stpcpy for x86-64 | H.J. Lu | 1 | -0/+19 |
2009-07-02 | Fix possible race when freeing object in fast bin list. | Ulrich Drepper | 1 | -0/+5 |
2009-07-01 | Fix NIS and NIS+ getnetbyaddr backends. | Ulrich Drepper | 1 | -0/+5 |
2009-07-01 | Fix getent networks lookup and resulting incorrect NSS change. | Ulrich Drepper | 1 | -2/+3 |
2009-07-01 | Fix getnetbyaddr implementation. | Ulrich Drepper | 1 | -0/+7 |
2009-06-30 | Determine and store processor family and model on x86-64. | H.J. Lu | 1 | -0/+10 |
2009-06-26 | Implement second fallback mode for DNS requests. | Ulrich Drepper | 1 | -0/+11 |
2009-06-25 | Whitespace fix. | Ulrich Drepper | 1 | -1/+1 |
2009-06-25 | Fix text relocation on ppc32. | Andreas Schwab | 1 | -0/+5 |
2009-06-24 | Fix cfa offset for saved registers in PPC sqrt implementations. | Andreas Schwab | 1 | -0/+8 |
2009-06-23 | Handle empty TZ strings at the end of new-style timzeone files correctly. | Andreas Schwab | 1 | -0/+4 |
2009-06-22 | Update from translation team. | Ulrich Drepper | 1 | -0/+2 |
2009-06-22 | Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-06-22 | Add SSE4.2 support for strcmp and strncmp on x86-64. | H.J. Lu | 1 | -0/+12 |
2009-06-22 | Add more IFUNC tests. | H.J. Lu | 1 | -0/+58 |
2009-06-20 | Fix broken up NIS groups for compat NSS module. | Ulrich Drepper | 1 | -0/+21 |
2009-06-18 | Add some more tests to malloc to detect corruptions. | Ulrich Drepper | 1 | -1/+4 |
2009-06-18 | Add 802.15.4 definitions to header files. | Ulrich Drepper | 1 | -0/+11 |
2009-06-17 | Use +link-pie Makefile rule to link PIE ifunc tests. | H.J. Lu | 1 | -0/+5 |
2009-06-16 | Build pt_chown as PIE. | Ulrich Drepper | 1 | -0/+4 |
2009-06-16 | Don't treat bug reporting message as a format string. | Andreas Schwab | 1 | -0/+11 |
2009-06-16 | Git didn't see the ChangeLog entry. | Ulrich Drepper | 1 | -0/+4 |
2009-06-16 | Extend pt_chown to drop privileges. | Ulrich Drepper | 1 | -0/+4 |
2009-06-16 | Fix x86-64 memchr for large lengths. | Jakub Jelinek | 1 | -0/+7 |
2009-06-16 | Consolidate PIE linking Makefile rules. | H.J. Lu | 1 | -0/+8 |
2009-06-16 | Fix incorrect use of cmpldi in 32-bit PPC code. | Ryan S. Arnold | 1 | -0/+7 |
2009-06-16 | Fold Linux-specific grantpt code into Unix version. | Ulrich Drepper | 1 | -0/+6 |
2009-06-16 | Run tst-fgetwc with necessary envvar. | Ulrich Drepper | 1 | -3/+3 |
2009-06-15 | Optimize pt_chown. | Ulrich Drepper | 1 | -0/+3 |
2009-06-15 | Fix permission of slave device on devpts if necessary. | Ulrich Drepper | 1 | -0/+5 |
2009-06-15 | When iterating over CPU bitmask, don't try more than CPU_SETSIZE. | Ulrich Drepper | 1 | -0/+3 |
2009-06-15 | Fix type of nd_opt_home_agent_info_preference. | Arnaud Ebalard | 1 | -0/+5 |
2009-06-15 | Extend getent to handle the shadow database. | Aurelien Jarno | 1 | -0/+3 |
2009-06-15 | Fix memory leak when batch-reading large NIS password maps. | Joe Landers | 1 | -0/+5 |
2009-06-15 | (do_test): Use de_DE.UTF-8 as locale name. | Bruce Dubbs | 1 | -0/+4 |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper | 1 | -0/+11 |
2009-06-15 | Fix computation of tzspec_len. | Ulrich Drepper | 1 | -0/+2 |
2009-06-15 | Handle leap seconds even if no DST rule exists. | Akinori Hattori | 1 | -0/+5 |
2009-06-15 | Update from tzcode2009i. | Ulrich Drepper | 1 | -0/+4 |
2009-06-15 | Update timezone data from tzdata2009i. | Ulrich Drepper | 1 | -0/+22 |
2009-06-15 | libc part of prelink IFUNC support. | Jakub Jelinek | 1 | -0/+8 |
2009-06-14 | Update from translation team. | Ulrich Drepper | 1 | -0/+2 |
2009-06-14 | Fix warnings when using <sys/select.h>. | Ulrich Drepper | 1 | -0/+8 |
2009-06-12 | Implement pthread_sigqueue. | Ulrich Drepper | 1 | -0/+4 |
2009-06-11 | Remember we switched to single-request mode. | Ulrich Drepper | 1 | -0/+5 |