Age | Commit message (Expand) | Author |
2011-11-15 | Pretty printing | Ulrich Drepper |
2011-11-15 | Fix reference counting in network interface information cache | Andreas Schwab |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper |
2011-11-14 | Use O_CLOEXEC in tzfile handling | Ulrich Drepper |
2011-11-14 | Update NEWS | Ulrich Drepper |
2011-11-14 | Merge branch 'x32-strcase' | Ulrich Drepper |
2011-11-14 | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper |
2011-11-14 | Don't call reused_arena when _int_new_arena failed | Andreas Schwab |
2011-11-13 | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper |
2011-11-12 | Fix wanings in clock_gettime | Ulrich Drepper |
2011-11-12 | Avoid unused warning in getaddrinfo_a | Ulrich Drepper |
2011-11-12 | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper |
2011-11-12 | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper |
2011-11-12 | Prepare dwarf2.h for multiple inclusion | Ulrich Drepper |
2011-11-12 | Fix incomplete edit in last patch | Ulrich Drepper |
2011-11-12 | Avoid redefinition of DWARF constants | Ulrich Drepper |
2011-11-12 | Fix warning in __dl_iterate_phdr | Ulrich Drepper |
2011-11-12 | Fix case value used in RPC cod | Ulrich Drepper |
2011-11-12 | Avoid warning from shifting | Ulrich Drepper |
2011-11-12 | Fix warnings in regex | Ulrich Drepper |
2011-11-12 | Fix warnings in fallback C code of x86-32 wide memory functions | Ulrich Drepper |
2011-11-12 | Fix warning in nis_table | Ulrich Drepper |
2011-11-11 | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella |
2011-11-11 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-11-11 | Remove unused variables | Marek Polacek |
2011-11-11 | Fix __readlink declaration. | Roland McGrath |
2011-11-11 | makecontext doens't need __THROWNL | Ulrich Drepper |
2011-11-11 | Fix grouping and reuse other locales in various locales | Ulrich Drepper |
2011-11-11 | Fix db makefile rule for group.db | Andreas Schwab |
2011-11-11 | Mark setjmp and ucontext functions as non-leaf | Andreas Schwab |
2011-11-10 | Check malloc arana limit atomically | Andreas Schwab |
2011-11-08 | Use strcasecmp_l instead of strcasecmp | Ulrich Drepper |
2011-11-08 | Remove unnecessary code from x86-32 SSSE3 strncmp | Ulrich Drepper |
2011-11-07 | Fix locking in _IO_flush_all_lockp | Andreas Schwab |
2011-11-07 | Fix buffer allocation in files initgroups handler | Andreas Schwab |
2011-11-04 | Always provide declarations of long double math functions when !_LIBC | Andreas Schwab |
2011-11-04 | Fix off-by-one when reading link name in sprof | Andreas Schwab |
2011-11-03 | Don't start AVC thread until credentials are installed | Andreas Schwab |
2011-11-03 | Don't fail in makedb if SELinux is disabled | Andreas Schwab |
2011-11-02 | Fix _IOT_sgttyb definition. | Samuel Thibault |
2011-11-01 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-11-01 | Fix test of non-ASCII locales in x86-64 strcasecmp et.al. | Ulrich Drepper |
2011-11-01 | Account for alloca size rounding in extend_alloca | Andreas Schwab |
2011-11-01 | Ignore libaudit.h when checking for system header use | Andreas Schwab |
2011-11-01 | Properly set extra-objs in nscd makefile | Andreas Schwab |
2011-11-01 | Fix tst-rfc3484 build failures | Ulrich Drepper |
2011-11-01 | unsigned long it better for the size arguments | Ulrich Drepper |
2011-11-01 | New Linux syscalls process_vm_readv and process_vm_writev | Ulrich Drepper |
2011-11-01 | Use kernel headers for netlink definitions | Ulrich Drepper |
2011-10-31 | Use extend_alloca in _dl_map_object_deps. | Paul Pluzhnikov |