Age | Commit message (Expand) | Author | Files | Lines |
2014-05-07 | Fix typo in nscd/selinux.c | Ondřej Bílka | 3 | -2/+5 |
2014-05-07 | Fix typo in nptl/sockperf.c | Ondřej Bílka | 3 | -6/+10 |
2014-05-06 | Move ARM internal unwind.h header to the right sysdeps directory. | Roland McGrath | 2 | -0/+5 |
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno | 3 | -1/+9 |
2014-05-06 | PowerPC: strncpy/stpncpy optimization for PPC64/POWER7 | Vidya Ranganathan | 11 | -1/+610 |
2014-05-06 | Don't use catomic functions in mcount (BZ #16912) | Andreas Schwab | 3 | -3/+10 |
2014-05-05 | Move rules for Linux-specific pldd program to Linux-specific Makefile. | Roland McGrath | 3 | -6/+13 |
2014-05-05 | Fix -Wundef issues in generated errlist.c. | Roland McGrath | 3 | -2/+11 |
2014-05-05 | PowerPC: ifunc improvement for internal calls | Adhemerval Zanella | 8 | -26/+64 |
2014-05-03 | Revert incorrect removal of the XDR currency from locale/iso-4217.def | Adam Conrad | 2 | -0/+5 |
2014-05-04 | Update Esperanto translations | Allan McRae | 2 | -11/+15 |
2014-05-03 | Fix -Wundef warning for FEATURE_INDEX_1. | Carlos O'Donell | 2 | -7/+12 |
2014-05-01 | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 47 | -0/+96 |
2014-05-01 | NEWS: Add 16885 to fixed bug list. | David S. Miller | 1 | -1/+1 |
2014-05-01 | Fix -Wundef warnings for _IO_JUMPS_OFFSET. | Roland McGrath | 2 | -0/+5 |
2014-05-01 | Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h. | Roland McGrath | 2 | -6/+9 |
2014-05-01 | Fix implicit declaration | Andreas Schwab | 2 | -0/+5 |
2014-05-01 | Fix v9/64-bit strcmp when string ends in multiple zero bytes. | David S. Miller | 3 | -0/+69 |
2014-05-01 | Correctly handle %p in wprintf (BZ #16890) | Andreas Schwab | 4 | -2/+30 |
2014-05-01 | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 5 | -5/+13 |
2014-05-01 | 2014-05-01 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2 | -2/+6 |
2014-05-01 | NEWS: Add 15119 to fixed bug list | Will Newton | 2 | -7/+10 |
2014-05-01 | ARM: Remove lowlevellock.c | Will Newton | 2 | -132/+6 |
2014-04-30 | Add round-mode context support to sparc. | David S. Miller | 2 | -0/+85 |
2014-04-30 | Correct sparc CPP guards for EMT_TAGOVF. | David S. Miller | 2 | -1/+4 |
2014-04-30 | Fix some sparc -Wundef build warnings. | David S. Miller | 2 | -0/+6 |
2014-04-30 | Fix some sparc conform test failures in siginfo.h | David S. Miller | 2 | -0/+7 |
2014-04-30 | Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. | Roland McGrath | 15 | -0/+0 |
2014-04-30 | Add deprecation header text to remaining ports/ChangeLog* files. | Roland McGrath | 4 | -0/+27 |
2014-04-30 | ARM: Fix R_ARM_IRELATIVE RELA relocations. | Julian Brown | 3 | -2/+8 |
2014-04-30 | Increase minimum Linux kernel version to 2.6.32. | Joseph Myers | 11 | -46/+47 |
2014-04-30 | conformtest: clean up POSIX expectations for stdlib.h, string.h. | Joseph Myers | 3 | -3/+14 |
2014-04-30 | ChangeLog cleanup | Andreas Schwab | 1 | -493/+275 |
2014-04-30 | More fixes for unsafe compiler optimization | Adhemerval Zanella | 2 | -0/+5 |
2014-04-30 | Fix lll_unlock twice in pthread_cond_broadcast | Yang Yingliang | 2 | -0/+6 |
2014-04-30 | Initialize all of datahead structure in nscd (BZ #16791) | Siddhesh Poyarekar | 3 | -5/+23 |
2014-04-30 | Consolidate code to initialize nscd dataset header | Siddhesh Poyarekar | 9 | -122/+105 |
2014-04-30 | Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308) | Siddhesh Poyarekar | 4 | -10/+24 |
2014-04-29 | Final update to ports ChangeLog. | Carlos O'Donell | 1 | -0/+4 |
2014-04-29 | Remove ports README and update machine ChangeLogs. | Carlos O'Donell | 5 | -49/+28 |
2014-04-29 | 2014-04-29 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2 | -0/+8 |
2014-04-29 | Mention BZ16823 in NEWS | Stefan Liebler | 1 | -1/+1 |
2014-04-29 | [BZ #16823] Fix log1pl returning wrong infinity sign | Stefan Liebler | 4 | -3/+11 |
2014-04-29 | Fix | Adhemerval Zanella | 2 | -2/+2 |
2014-04-29 | PowerPC: Suppress unnecessary FPSCR write | Adhemerval Zanella | 8 | -16/+60 |
2014-04-29 | Relocate hppa from ports to libc. | Carlos O'Donell | 152 | -61/+41 |
2014-04-29 | hppa: Update lowlevellock.h. | Carlos O'Donell | 2 | -22/+39 |
2014-04-29 | hppa: Use lll_futex_wake. | Carlos O'Donell | 2 | -1/+4 |
2014-04-29 | hppa: Use r25 as second input to __longjmp. | Carlos O'Donell | 2 | -12/+18 |
2014-04-28 | Fix types of stream hook functions in manual. | Ondřej Bílka | 3 | -6/+9 |