summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-05-03Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab8-4/+39
2010-05-03Code cleanup in __dl_iterate_phdr.Ulrich Drepper2-2/+6
2010-05-02Fix handling if newline in addmntent.Ulrich Drepper2-3/+9
2010-04-28BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible3-5/+20
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2-3/+9
2010-04-26Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2-2/+6
2010-04-22Update vi translation file.Ulrich Drepper2-5/+9
2010-04-21Update bg translation file.Ulrich Drepper2-34/+38
2010-04-19Link elf/noload test against -ldl.Roland McGrath2-2/+4
2010-04-19Link as-needed against ld.so.Roland McGrath2-1/+13
2010-04-19tst-fmemopen: Do not write test file in $srcdir.Roland McGrath2-6/+17
2010-04-15Missing CL.H.J. Lu1-0/+11
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu3-11/+43
2010-04-14Whitespace fix.Ulrich Drepper1-1/+0
2010-04-14Add x86-32 FMA supportH.J. Lu11-36/+190
2010-04-14Check DATA_CACHE_SIZE_HALFH.J. Lu2-2/+7
2010-04-14Don't crash in trace mode when dependencies are missingAndreas Schwab2-4/+13
2010-04-14Remove unintended change.Ulrich Drepper1-4/+0
2010-04-14Optimie x86-64 SSE4 memcmp for unaligned data.H.J. Lu3-6/+380
2010-04-14x86-64 SSE4 optimized memcmpH.J. Lu5-1/+1339
This is 64bit SSE4 optimized memcmp. It improves memcmp by upto 3X on Intel Core i7.
2010-04-13Update x86-64 cpu multiarch selection header.Ulrich Drepper2-17/+26
2010-04-13elf/elf.h: Add SH specific ELF header flags.Matt Fleming2-0/+28
2010-04-13Fix makecontext on s390/s390xAndreas Schwab3-63/+69
2010-04-13Fix use of ucontext_t objects in tst-makecontext3Andreas Schwab2-29/+39
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-09Fix crash on reloading of gai data in nscd.Ulrich Drepper3-18/+16
2010-04-09Use a stamp file for libc-abis.h rule.Roland McGrath2-3/+10
2010-04-09Revert "Shorten build commands"Roland McGrath4-26/+3
This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8.
2010-04-09Fix tst-chmod not to write into srcdir.Roland McGrath2-1/+5
2010-04-09Fix typo in last commit.Ulrich Drepper1-1/+1
2010-04-09Add BZ to an older patch.Ulrich Drepper2-8/+8
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper7-5/+165
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-08Fix typo in locale source file.Ulrich Drepper46-81/+127
2010-04-08Whitespace issues.Ulrich Drepper1-36/+35
2010-04-08More news. Add BZ info for current and previous releases.Ulrich Drepper1-5/+78
2010-04-08Build cv_RU locale.Ulrich Drepper2-0/+7
2010-04-08Chuvash language locale for Russia.Adi Roiban1-0/+239
2010-04-08Add BZ number.Ulrich Drepper1-0/+1
2010-04-08Print reload count in nscd statistics.Ulrich Drepper2-3/+11
2010-04-08Change es_GT paper sizxe to letter.Ulrich Drepper2-30/+30
2010-04-08Fix reading loginuid file in getlogin{,_r}.Ulrich Drepper2-4/+16
2010-04-08Fix possibly uninitilized variable handling.Ulrich Drepper2-0/+6
If malloc errors are ignored (which say aren't by default and never should be) malloc in the old, slow form might use an uninitialized variable.
2010-04-08Shorten build commandsDaniel Jacobowitz4-3/+26
This patch scratches an itch. Each individual gcc command in the glibc build is over 1K, which means it takes up a good chunk of my terminal. Most of that is include paths. Any version of GCC new enough to build glibc supports response files, which were added in 2005. So use a response file for the static list of include paths. Now the build commands are a lot shorter, and easier to use when developing glibc.
2010-04-08Fix whitespaces.Ulrich Drepper1-1/+1
2010-04-08Merge remote branch 'origin/roland/hwcap_mask'Ulrich Drepper3-6/+21
2010-04-08Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2-6/+13
Conflicts: ChangeLog
2010-04-08Fix fallocate error return on i386.Andreas Schwab3-2/+19
2010-04-08Fix cproj implmentation.Ulrich Drepper6-51/+33
2010-04-08Fix libc-abis rules to be correct for add-on ports.Roland McGrath2-6/+13
2010-04-08More NEWS for 2.12.Ulrich Drepper1-1/+7
2010-04-08kok_IN locale should have been support for some time.Ulrich Drepper2-1/+2