Age | Commit message (Expand) | Author |
2011-04-10 | Fix memory leak in TLS of loaded objects. | Ulrich Drepper |
2011-04-10 | Update NEWS. | Ulrich Drepper |
2011-04-09 | Don't leave empty element in rpath when skipping an element | Andreas Schwab |
2011-04-09 | Make ppc sync_file_range cancelable. | Andreas Schwab |
2011-04-09 | Fix typo in comment. | Ulrich Drepper |
2011-04-07 | Maintain stack alignment in ____longjmp_chk on x86_64 | Andreas Schwab |
2011-04-07 | Revert "Fix strncmp page test to limit length to size of object" | Andreas Schwab |
2011-04-05 | Fix strncmp page test to limit length to size of object | Andreas Schwab |
2011-04-05 | Fix typo in CL. | Ulrich Drepper |
2011-04-03 | Fix typo in cache information table for x86-{32,64}. | Ulrich Drepper |
2011-04-02 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-04-02 | Define CLOCK_BOOTTIME. | Ulrich Drepper |
2011-04-02 | Update comment about feature macros. | Ulrich Drepper |
2011-04-01 | Work around old buggy program which cannot cope with memcpy semantics. | H.J. Lu |
2011-04-01 | Fix visibility of declarations of wcpcpy and wcpncpy. | Ulrich Drepper |
2011-04-01 | Add syncfs syscall. | Andreas Schwab |
2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab |
2011-04-01 | Define O_PATH. | Ulrich Drepper |
2011-04-01 | Also make x86 sync_file_range a cancellation point. | Ulrich Drepper |
2011-04-01 | Really implement fallocate{,64} and sync_file_range as cancellation points. | Ulrich Drepper |
2011-04-01 | Install bits/timex.h header. | Andreas Schwab |
2011-04-01 | Fix typos in comments. | Ulrich Drepper |
2011-04-01 | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper |
2011-04-01 | Define AT_EMPTY_PATH. | Ulrich Drepper |
2011-03-31 | Export new symbol. | Ulrich Drepper |
2011-03-30 | Add clock_adjtime syscall. | Ulrich Drepper |
2011-03-22 | Last change caused infinite loops because of missing loop increment. | Ulrich Drepper |
2011-03-21 | Fix whitespace issue. | Ulrich Drepper |
2011-03-21 | Handle page boundaries in x86 SSE4.2 strncmp. | H.J. Lu |
2011-03-20 | Implement x86 cpuid handling of leaf4 for cache information. | Ulrich Drepper |
2011-03-18 | Add BZ info. | Ulrich Drepper |
2011-03-18 | Check size of pattern in wide character representation in fnmatch. | Ulrich Drepper |
2011-03-18 | PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf) | Ryan S. Arnold |
2011-03-10 | Remove __restrict quals from wmemcmp prototype. | Jakub Jelinek |
2011-03-10 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-03-10 | Fix copy relocations handling of unique objects. | Ulrich Drepper |
2011-03-10 | Regenerate. | Ulrich Drepper |
2011-03-10 | sparc64: Relax tls linking test. | Mike Frysinger |
2011-03-10 | Don't run tests checking xecutable stack when SELinux is enforcing. | Ulrich Drepper |
2011-03-06 | Fix loading first object along a path when tracing. | Ulrich Drepper |
2011-03-04 | Enable SSE2 memset for AMD'supcoming Orochi processor. | Harsha Jagasia |
2011-03-04 | Optimize fmemopen a bit. | Ulrich Drepper |
2011-03-04 | Don't read past end of buffer in fmemopen | Andreas Schwab |
2011-03-03 | setjmp/bits/setjmp2.h: Canonicalize comment formatting. | Roland McGrath |
2011-03-03 | Fix sparc64 bzero on non-Niagara systems. | David S. Miller |
2011-02-25 | Fix memory leak in dlopen with RTLD_NOLOAD. | Andreas Schwab |
2011-02-25 | Update BZ list | Ulrich Drepper |
2011-02-25 | Don't crash when dependencies are missing | Andreas Schwab |
2011-02-21 | Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need... | Samuel Thibault |
2011-02-20 | Update with BZ number. | Ulrich Drepper |