Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | Enable IDN support in getent. | Ulrich Drepper | |
2010-05-06 | WS fixes | Ulrich Drepper | |
2010-05-06 | Fix race in free sanity check. | Ulrich Drepper | |
2010-05-05 | Fix lookup of collation sequence value during regexp matching | Andreas Schwab | |
2010-05-05 | Merge branch 'master' of ssh://sources.redhat.com/git/glibc | Ulrich Drepper | |
2010-05-05 | Fix name of tt_RU.UTF-8@iqtelif locale. | Andreas Schwab | |
2010-05-05 | Handle too-small buffers in Linux getlogin_r. | Ulrich Drepper | |
2010-05-05 | Regenerate INSTALL | Andreas Schwab | |
2010-05-05 | Remove unnecessary Alpha support. | Ulrich Drepper | |
2010-05-04 | Mention more bugs which are fixed. | Ulrich Drepper | |
2010-05-03 | Fix CL. | Ulrich Drepper | |
2010-05-03 | Prepare for release.glibc-2.12 | Ulrich Drepper | |
2010-05-03 | Fix ldconfig to handle symlinks in chroot correctly. | Ulrich Drepper | |
2010-05-03 | Simplify OOM handling in ldconfig. | Ulrich Drepper | |
2010-05-03 | One more bug in ldconfig -r handling. | Ulrich Drepper | |
2010-05-03 | Start of week is wrong for Switzerland. | Ulrich Drepper | |
2010-05-03 | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | |
2010-05-03 | Code cleanup in __dl_iterate_phdr. | Ulrich Drepper | |
2010-05-02 | Fix handling if newline in addmntent. | Ulrich Drepper | |
2010-04-28 | BZ #11538: Fix ttyname_r callers not to expect errno was set. | Bruno Haible | |
2010-04-26 | BZ #11537: Hurd: Fix ttyname_r error return value. | Bruno Haible | |
2010-04-26 | Hurd: Fix file_name_lookup_at error case return value. | Emilio Pozuelo Monfort | |
2010-04-22 | Update vi translation file. | Ulrich Drepper | |
2010-04-21 | Update bg translation file. | Ulrich Drepper | |
2010-04-19 | Link elf/noload test against -ldl. | Roland McGrath | |
2010-04-19 | Link as-needed against ld.so. | Roland McGrath | |
2010-04-19 | tst-fmemopen: Do not write test file in $srcdir. | Roland McGrath | |
2010-04-15 | Missing CL. | H.J. Lu | |
2010-04-15 | Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S | H.J. Lu | |
2010-04-14 | Whitespace fix. | Ulrich Drepper | |
2010-04-14 | Add x86-32 FMA support | H.J. Lu | |
2010-04-14 | Check DATA_CACHE_SIZE_HALF | H.J. Lu | |
2010-04-14 | Don't crash in trace mode when dependencies are missing | Andreas Schwab | |
2010-04-14 | Remove unintended change. | Ulrich Drepper | |
2010-04-14 | Optimie x86-64 SSE4 memcmp for unaligned data. | H.J. Lu | |
2010-04-14 | x86-64 SSE4 optimized memcmp | H.J. Lu | |
This is 64bit SSE4 optimized memcmp. It improves memcmp by upto 3X on Intel Core i7. | |||
2010-04-13 | Update x86-64 cpu multiarch selection header. | Ulrich Drepper | |
2010-04-13 | elf/elf.h: Add SH specific ELF header flags. | Matt Fleming | |
2010-04-13 | Fix makecontext on s390/s390x | Andreas Schwab | |
2010-04-13 | Fix use of ucontext_t objects in tst-makecontext3 | Andreas Schwab | |
Objects of type ucontext_t cannot be copied, only getcontext can properly initialize them. For example, on powerpc the structure contains a pointer into itself, so makecontext modifies the original object by side effect. | |||
2010-04-09 | Fix crash on reloading of gai data in nscd. | Ulrich Drepper | |
2010-04-09 | Use a stamp file for libc-abis.h rule. | Roland McGrath | |
2010-04-09 | Revert "Shorten build commands" | Roland McGrath | |
This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8. | |||
2010-04-09 | Fix tst-chmod not to write into srcdir. | Roland McGrath | |
2010-04-09 | Fix typo in last commit. | Ulrich Drepper | |
2010-04-09 | Add BZ to an older patch. | Ulrich Drepper | |
2010-04-09 | Implement interfaces to set and get names of threads. | Ulrich Drepper | |
At least the Linux kernel provides field where the kernel originally stores the command which is executed by the thread. The value can subsequently be overwritten. The added functions allow to do that for threads, providing and abstraction around the syscalls or /proc file system accesses needed. | |||
2010-04-08 | Fix typo in locale source file. | Ulrich Drepper | |
2010-04-08 | Whitespace issues. | Ulrich Drepper | |
2010-04-08 | More news. Add BZ info for current and previous releases. | Ulrich Drepper | |