Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.13-2 fedora/2.13/master | Andreas Schwab | 2011-08-05 | 1 | -1/+9 |
| | |||||
* | Use eabi for arm | Andreas Schwab | 2011-08-05 | 1 | -0/+3 |
| | |||||
* | Specfile cleanup | Andreas Schwab | 2011-08-05 | 1 | -32/+27 |
| | |||||
* | Merge remote-tracking branch 'origin/release/2.13/master' into ↵ | Andreas Schwab | 2011-08-04 | 38 | -146/+624 |
|\ | | | | | | | fedora/2.13/master | ||||
| * | Handle DSOs without any dependency in ld.so release/2.13/master | Ulrich Drepper | 2011-07-20 | 4 | -51/+66 |
| | | | | | | | | (cherry picked from commit 6b1e7d1992cd89032df431c0e0d1418b97e57cd8) | ||||
| * | Fix static linking with checking x86/x86-64 memcpy. | Mike Frysinger | 2011-06-14 | 6 | -5/+14 |
| | | | | | | | | (cherry picked from commit 4c559bcdf38d7b655860c1a31c590109f37cc0fe) | ||||
| * | Move setting variable in relro data earlier in ld.so. | Andreas Schwab | 2011-02-22 | 3 | -5/+16 |
| | | | | | | | | (cherry picked from commit e23fe25b33324a9ea992276c1a4f04127bf9ba4b) | ||||
| * | Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int. | Ryan S. Arnold | 2011-02-22 | 4 | -2/+124 |
| | | | | | | | | (cherry picked from commit d55fd7a5573ea7c7c14af95bc37618469cde8a5f) | ||||
| * | Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved. | Ryan S. Arnold | 2011-02-22 | 2 | -0/+12 |
| | | | | | | | | (cherry picked from commit 2206397e1c46f69fb20eeb3de1920d3a7014c325) | ||||
| * | NEWS: Remove section for version 2.14 | Petr Baudis | 2011-02-04 | 1 | -6/+0 |
| | | | | | | | | We do not track lists of resolved bugs within stable releases. | ||||
| * | Fix passing symbol value to pltexit callbacks when ld.so auditing. | Ulrich Drepper | 2011-02-04 | 2 | -1/+8 |
| | | | | | | | | (cherry picked from commit 8517b15ee8e39fed11afb784fd0e249d977849f4) | ||||
| * | Fix range error handling in sgetspent. | Andreas Schwab | 2011-02-04 | 2 | -3/+8 |
| | | | | | | | | (cherry picked from commit 10a656fe33d8257531ff3e9a882d3fd7db6ce5b3) | ||||
| * | Patch followup. | Ulrich Drepper | 2011-01-19 | 2 | -1/+8 |
| | | |||||
| * | Fix ordering of DSO constructors and destructors. | Ulrich Drepper | 2011-01-19 | 19 | -116/+394 |
| | | |||||
| * | Fix decoding of canonical name in getaddrinfo. | Ulrich Drepper | 2011-01-19 | 2 | -0/+6 |
| | | |||||
| * | Fix comment typos. | Roland McGrath | 2011-01-19 | 7 | -12/+21 |
| | | |||||
| * | Run IFUNC tests unless no support build in at all. | Ulrich Drepper | 2011-01-18 | 2 | -2/+6 |
| | | |||||
* | | 2.13-1 | Andreas Schwab | 2011-01-18 | 1 | -1/+26 |
| | | |||||
* | | Merge remote branch 'origin/master' into fedora/master | Andreas Schwab | 2011-01-18 | 91 | -4579/+6739 |
|\| | |||||
| * | 2.13 release glibc-2.13 | Ulrich Drepper | 2011-01-17 | 3 | -4/+8 |
| | | |||||
| * | Define AT_NO_AUTOMOUNT. | Ulrich Drepper | 2011-01-17 | 2 | -1/+5 |
| | | |||||
| * | Define MADV_NOHUGEPAGE. | Ulrich Drepper | 2011-01-17 | 8 | -1/+9 |
| | | |||||
| * | Define MADV_HUGEPAGE. | Ulrich Drepper | 2011-01-17 | 8 | -7/+23 |
| | | |||||
| * | Update copyright year. | Ulrich Drepper | 2011-01-17 | 17 | -33/+50 |
| | | |||||
| * | Add definitions for new socket protocols. | Ulrich Drepper | 2011-01-17 | 3 | -6/+20 |
| | | |||||
| * | Fix missing dependencies and ensure correct CPPFLAGS. | Andreas Schwab | 2011-01-16 | 4 | -23/+49 |
| | | |||||
| * | Don't override --enable-multi-arch. | Andreas Schwab | 2011-01-16 | 3 | -85/+89 |
| | | |||||
| * | Signal temporary host lookup errors in nscd as such to the requester. | Ulrich Drepper | 2011-01-15 | 3 | -10/+37 |
| | | |||||
| * | Change setgroups to affect all the threads in the process. | Ulrich Drepper | 2011-01-14 | 6 | -12/+66 |
| | | |||||
| * | FIx handling of unterminated [ expression in fnmatch. | Ulrich Drepper | 2011-01-14 | 7 | -16/+43 |
| | | |||||
| * | Fix check-execstack test | Andreas Schwab | 2011-01-13 | 3 | -18/+31 |
| | | |||||
| * | Clean up PLT use for getrlimit64. | Ulrich Drepper | 2011-01-13 | 4 | -2/+8 |
| | | |||||
| * | Fix PLT use due to __libc_alloca_cutoff. | Ulrich Drepper | 2011-01-13 | 4 | -1/+5 |
| | | |||||
| * | Relax requirement on close in child created by posix_spawn. | Ulrich Drepper | 2011-01-13 | 2 | -3/+20 |
| | | |||||
| * | Fix handling of missing syscall in Linux mkdirat. | Ulrich Drepper | 2011-01-13 | 3 | -7/+11 |
| | | |||||
| * | Handle long lines in host lookups in the right place. | Ulrich Drepper | 2011-01-13 | 5 | -8/+69 |
| | | |||||
| * | Fix assertion when handling DSTs during auditing. | Ulrich Drepper | 2011-01-12 | 2 | -6/+16 |
| | | |||||
| * | Fix alignment in x86 destructor calls. | Ulrich Drepper | 2011-01-12 | 2 | -0/+6 |
| | | |||||
| * | Add missing CL entry. | Ulrich Drepper | 2011-01-12 | 1 | -0/+9 |
| | | |||||
| * | Fix grouping when rounding increases number of integer digits. | Ulrich Drepper | 2011-01-12 | 4 | -12/+105 |
| | | |||||
| * | Clean up some bits/select.h headers. | Ulrich Drepper | 2011-01-09 | 4 | -32/+28 |
| | | |||||
| * | Update Japanese translations. | Ulrich Drepper | 2011-01-08 | 2 | -4111/+5568 |
| | | |||||
| * | sparc64: Use i386 implementation for fxstat. | David S. Miller | 2011-01-04 | 3 | -5/+11 |
| | | | | | | | | | | This was simply missed when Jakub converted all of the other sparc64 xstat cases. | ||||
| * | Fix infloop on persistent failing calloc in regex. | Jim Meyering | 2010-12-27 | 3 | -2/+10 |
| | | |||||
| * | Update BZs. | Ulrich Drepper | 2010-12-26 | 1 | -4/+5 |
| | | |||||
| * | Use prlimit64 for 32-bit [gs]etrlimit64 implementation. | Ulrich Drepper | 2010-12-25 | 5 | -2/+121 |
| | | |||||
| * | Use fastbin macro everywhere. | Ulrich Drepper | 2010-12-25 | 2 | -1/+4 |
| | | |||||
| * | Change XPG-compliant strerror_r function to return error code. | Ulrich Drepper | 2010-12-25 | 3 | -22/+14 |
| | | |||||
| * | Pretty printing. | Ulrich Drepper | 2010-12-24 | 1 | -2/+2 |
| | | |||||
| * | Remove `.ctors' and `.dtors' output sections | H.J. Lu | 2010-12-24 | 11 | -159/+209 |
| | |