Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-07-27 | Regenerate NOTES | 1 | -1/+1 | ||
2010-06-15 | Flush cache after solving TEXTRELs if arch requires it. | 2 | -1/+10 | ||
(cherry picked from commit 80da2e093c0e465cfa6e561488aac51c236b6fd2) | |||||
2010-06-15 | [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME. | 2 | -2/+7 | ||
(cherry picked from commit 4bc93b30337482a0ad1758b4ba069704d09c39da) | |||||
2010-06-15 | Fix use of extend_alloca in NIS | 2 | -1/+5 | ||
(cherry picked from commit caa78cf824f98d6f02f2e39cb9cf253c8553946f) | |||||
2010-06-14 | Fix a couple of __REDIRECT () __THROW occurrences | 4 | -20/+27 | ||
This patch fixes some cases which fail to parse with C++. (cherry picked from commit f32f28695d938597ad93177dc83225dcb3c69f74) | |||||
2010-06-01 | Incorrect x86 CPU family and model check. | 2 | -3/+9 | ||
(cherry picked from commit 3c88fe1e3ab8c6115e9b0c6eb109718da2116a33) | |||||
2010-06-01 | Fix iov[] size in SH register_dump() | 2 | -2/+6 | ||
(cherry picked from commit d2f73151763c27173d9a771cea722380d7fc61c2) | |||||
2010-06-01 | Don't crash on unresolved weak symbol reference when auditing. | 2 | -2/+8 | ||
(cherry picked from commit b32b8b451b398ebae33d4cf8039c03f4d615c0c3) | |||||
2010-06-01 | Don't crash on unresolved weak symbol reference | 2 | -3/+9 | ||
(cherry picked from commit 9acbe24da8c71704d03e30d1223f997442d4be0c) | |||||
2010-06-01 | Implement recvmmsg also as socketcall | 7 | -2/+130 | ||
(cherry picked from commit 3d04ff3a5d3ce3616837e1d15e03b6e1b360cf26) | |||||
2010-06-01 | sunrpc: Fix spurious fall-through | 4 | -0/+9 | ||
(cherry picked from commit f0ccf6ea41931f325df4699a4c7fdf81888563ee) | |||||
2010-05-24 | Make <sys/timex.h> compatible with C++ | 2 | -3/+7 | ||
(cherry picked from commit 5b08ac571ff8e94fe96511a532f0d20997de5f52) | |||||
2010-05-18 | Fix typo in es_CR locale. | 2 | -1/+5 | ||
2010-05-12 | Fix FP exception control. | 2 | -3/+14 | ||
2010-05-07 | Fix a const warning in ldconfig. | 2 | -1/+5 | ||
2010-05-07 | Refer to old CL file. | 1 | -0/+2 | ||
2010-05-06 | Enable IDN support in getent. | 2 | -1/+16 | ||
2010-05-06 | WS fixes | 1 | -1/+1 | ||
2010-05-06 | Fix race in free sanity check. | 3 | -15326/+15334 | ||
2010-05-05 | Fix lookup of collation sequence value during regexp matching | 2 | -3/+4 | ||
2010-05-05 | Fix name of tt_RU.UTF-8@iqtelif locale. | 2 | -1/+6 | ||
2010-05-05 | Handle too-small buffers in Linux getlogin_r. | 3 | -5/+18 | ||
2010-05-05 | Regenerate INSTALL | 2 | -10/+14 | ||
2010-05-05 | Remove unnecessary Alpha support. | 2 | -36/+20 | ||
2010-05-04 | Mention more bugs which are fixed. | 1 | -2/+2 | ||
2010-05-03 | Fix CL. | 1 | -3/+3 | ||
2010-05-03 | Prepare for release.glibc-2.12 | 3 | -3/+6 | ||
2010-05-03 | Fix ldconfig to handle symlinks in chroot correctly. | 2 | -1/+15 | ||
2010-05-03 | Simplify OOM handling in ldconfig. | 2 | -7/+5 | ||
2010-05-03 | One more bug in ldconfig -r handling. | 2 | -1/+8 | ||
2010-05-03 | Start of week is wrong for Switzerland. | 2 | -25/+34 | ||
2010-05-03 | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | 8 | -4/+39 | ||
2010-05-03 | Code cleanup in __dl_iterate_phdr. | 2 | -2/+6 | ||
2010-05-02 | Fix handling if newline in addmntent. | 2 | -3/+9 | ||
2010-04-28 | BZ #11538: Fix ttyname_r callers not to expect errno was set. | 3 | -5/+20 | ||
2010-04-26 | BZ #11537: Hurd: Fix ttyname_r error return value. | 2 | -3/+9 | ||
2010-04-26 | Hurd: Fix file_name_lookup_at error case return value. | 2 | -2/+6 | ||
2010-04-22 | Update vi translation file. | 2 | -5/+9 | ||
2010-04-21 | Update bg translation file. | 2 | -34/+38 | ||
2010-04-19 | Link elf/noload test against -ldl. | 2 | -2/+4 | ||
2010-04-19 | Link as-needed against ld.so. | 2 | -1/+13 | ||
2010-04-19 | tst-fmemopen: Do not write test file in $srcdir. | 2 | -6/+17 | ||
2010-04-15 | Missing CL. | 1 | -0/+11 | ||
2010-04-15 | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | 3 | -11/+43 | ||
2010-04-14 | Whitespace fix. | 1 | -1/+0 | ||
2010-04-14 | Add x86-32 FMA support | 11 | -36/+190 | ||
2010-04-14 | Check DATA_CACHE_SIZE_HALF | 2 | -2/+7 | ||
2010-04-14 | Don't crash in trace mode when dependencies are missing | 2 | -4/+13 | ||
2010-04-14 | Remove unintended change. | 1 | -4/+0 | ||
2010-04-14 | Optimie x86-64 SSE4 memcmp for unaligned data. | 3 | -6/+380 | ||