Age | Commit message (Expand) | Author |
2011-09-07 | Pass back error code from dlerror_run | Ulrich Drepper |
2011-09-07 | Fix memory leak in case of failed dlopen | Ulrich Drepper |
2011-09-07 | Remove invalid BZ number | Ulrich Drepper |
2011-09-07 | Fix up x86-32 section names for Atom code | Liubov Dmitrieva |
2011-09-07 | Check for finite/infinity parms in IBM Long Double 128 fmal( ) | Ulrich Drepper |
2011-09-07 | Fix whitespaces | Ulrich Drepper |
2011-09-07 | Trigonometric optimizations for POWER | Adhemerval Zanella |
2011-09-07 | Fix profiling on powerpc32 secure-plt shared libs and PIEs | Alan Modra |
2011-09-07 | power7 strncmp optimization | Will Schmidt |
2011-09-07 | power7 memcpy VSX optimizations | Will Schmidt |
2011-09-07 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-09-07 | Simplify AVX check | H.J. Lu |
2011-09-07 | Revert "Fix semid_ds for x86-64" | Andreas Schwab |
2011-09-07 | Remove gettimeofday vsyscall use from x86-86 libpthread | Ulrich Drepper |
2011-09-07 | Make sure __vdso_clock_gettime always contains a valid pointer | Ulrich Drepper |
2011-09-06 | Fix handling of __vdso_clock_gettime | Ulrich Drepper |
2011-09-06 | Don't call gettimeofday vsyscall in x86-64 sem_timedwait | Ulrich Drepper |
2011-09-06 | Move Atom-optimized code out of the way and together | Ulrich Drepper |
2011-09-06 | Don't unconditionally use clock_gettime vsyscall on x86-64 | Ulrich Drepper |
2011-09-06 | Avoid gettimeofday vsyscall | Ulrich Drepper |
2011-09-06 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-09-06 | Remove now-wrong comment | Ulrich Drepper |
2011-09-06 | Fix missing declaration | Andreas Schwab |
2011-09-06 | Prefer real syscalls instead of vsyscalls on x86-64 outside libc.so | Ulrich Drepper |
2011-09-05 | Remove unused parameter in pldd and simplify ELF handling | Ulrich Drepper |
2011-09-05 | Fix whitespaces | Ulrich Drepper |
2011-09-05 | Add Atom-optimized strchr and strrchr for x86-64 | Liubov Dmitrieva |
2011-09-05 | Try shell in posix_spawn* only in compat mode | Ulrich Drepper |
2011-09-05 | Fix last checkin | Ulrich Drepper |
2011-09-05 | Fix glob.h header by removing gcc 1.x support | Ulrich Drepper |
2011-09-05 | Use O_CLOEXEC when loading ld.so cache | Ulrich Drepper |
2011-09-05 | Fix whitespaces | Ulrich Drepper |
2011-09-05 | Optimized strchr and strrchr with SSE2 on x86-32 | Liubov Dmitrieva |
2011-09-05 | Add optimized x86-64 wcscmp | Ulrich Drepper |
2011-09-05 | Fix whitespaces | Ulrich Drepper |
2011-09-05 | Add x86-32 optimized wcscmp | Ulrich Drepper |
2011-09-05 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-09-05 | Update Japanese translation | Ulrich Drepper |
2011-09-05 | Fixes and optimizations for 32-bit sparc fabs*(). | David S. Miller |
2011-09-05 | Fix nptl semaphore cleanup invocation. | David S. Miller |
2011-09-05 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-09-05 | Fix semid_ds for x86-64 | Ulrich Drepper |
2011-09-01 | Sanitize HWCAP_SPARC_* defines/usage, and add new entries. | David S. Miller |
2011-08-31 | Fix sparc localplt testcase failures.carlos/master | David S. Miller |
2011-08-31 | Fix setxid race handling exiting threads | Andreas Schwab |
2011-08-30 | Relocate objects in dependency order | Andreas Schwab |
2011-08-29 | rtld, i386: Fix cfi directive in audit trampoline code | Jiri Olsa |
2011-08-24 | Rewritten v9/64-bit sparc strcmp. | David S. Miller |
2011-08-24 | Fix scope handling during dl_close | Andreas Schwab |
2011-08-23 | Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc. | David S. Miller |