Age | Commit message (Expand) | Author |
2009-03-15 | * elf/dl-runtime.c (reloc_offset): Define. | Ulrich Drepper |
2009-03-14 | [BZ #9893] | Ulrich Drepper |
2009-03-14 | [BZ #9913] | Ulrich Drepper |
2009-03-14 | [BZ #9948] | Ulrich Drepper |
2009-03-14 | * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM. | Ulrich Drepper |
2009-03-14 | * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement | Ulrich Drepper |
2009-03-13 | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper |
2009-03-12 | * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch | Ulrich Drepper |
2009-03-10 | * init.c (nptl_freeres): Compile only for SHARED. | Ulrich Drepper |
2009-03-10 | * time/tzset.c: Optimize a bit for size.cvs/fedora-glibc-20090310T1925 | Ulrich Drepper |
2009-03-10 | * include/stdio.h (fmemopen): Add libc_hidden_proto. | Ulrich Drepper |
2009-03-10 | * time/tzset.c (__tzset_parse_tz): Use correct string when parsing | Ulrich Drepper |
2009-03-10 | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper |
2009-03-10 | * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs | Ulrich Drepper |
2009-03-10 | * po/id.po: Update from translation team. | Ulrich Drepper |
2009-03-10 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use | Ulrich Drepper |
2009-03-10 | Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs... | Ulrich Drepper |
2009-03-09 | * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Define cvs/fedora-glibc-20090309T1421 | Jakub Jelinek |
2009-03-08 | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and | Ulrich Drepper |
2009-03-08 | * po/id.po: Update from translation team. | Ulrich Drepper |
2009-03-07 | * po/ru.po: Update from translation team. | Ulrich Drepper |
2009-03-04 | * po/nl.po: Update from translation team. | Ulrich Drepper |
2009-03-03 | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper |
2009-03-03 | * po/pl.po: Update from translation team. | Ulrich Drepper |
2009-03-02 | [BZ #7083] | Ulrich Drepper |
2009-03-02 | * sysdeps/unix/sysv/linux/fallocate.c: New file. | Ulrich Drepper |
2009-03-02 | Pretty printing. | Ulrich Drepper |
2009-03-02 | * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ | Jakub Jelinek |
2009-03-02 | * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file. | Ulrich Drepper |
2009-03-02 | * po/cs.po: Update from translation team. | Ulrich Drepper |
2009-03-01 | * po/vi.po: Likewise. | Ulrich Drepper |
2009-02-28 | * po/fi.po: Likewise. | Ulrich Drepper |
2009-02-28 | * po/bg.po: Update from translation team. | Ulrich Drepper |
2009-02-28 | po/bg.po | Ulrich Drepper |
2009-02-28 | * Makeconfig (%.v.i): Depend on Makeconfig. | Roland McGrath |
2009-02-28 | 2009-02-27 Roland McGrath <roland@redhat.com> | Roland McGrath |
2009-02-27 | * po/ko.po: Update from translation team. | Ulrich Drepper |
2009-02-27 | Update from translation team. | Ulrich Drepper |
2009-02-26 | * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it, | Roland McGrath |
2009-02-26 | 2009-02-26 Roland McGrath <roland@redhat.com> | Roland McGrath |
2009-02-26 | 2009-02-26 Andrew Stubbs <ams@codesourcery.com> | Ulrich Drepper |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2009-02-26 | * libio/stdio.h: dprintf, fmemopen, getdelim, getline, | Ulrich Drepper |
2009-02-26 | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2009-02-26 | * include/features.h: Define macros for XPG7/POSIX 2008. | Ulrich Drepper |
2009-02-26 | * include/features.h: If no feature selection given and we select | Ulrich Drepper |
2009-02-25 | .. | Ulrich Drepper |
2009-02-25 | Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX, _SC_T... | Ulrich Drepper |
2009-02-24 | [BZ #9895] | Roland McGrath |