Age | Commit message (Expand) | Author | Files | Lines |
2009-03-17 | * include/dirent.h: Yet more changes to match sort function type | Ulrich Drepper | 1 | -0/+8 |
2009-03-16 | * dirent/scandir64.c (scandir64): Adjust declaration to type change. | Ulrich Drepper | 1 | -0/+4 |
2009-03-16 | * nscd/connections.c (restart): Try to preserve the process name | Ulrich Drepper | 1 | -0/+6 |
2009-03-16 | [BZ #9733] | Ulrich Drepper | 1 | -0/+10 |
2009-03-16 | * elf/rtld.c (dl_main): Extend help message for --audit option. | Ulrich Drepper | 1 | -0/+2 |
2009-03-15 | [BZ #9759] | Ulrich Drepper | 1 | -0/+13 |
2009-03-15 | [BZ #9880] | Ulrich Drepper | 1 | -0/+6 |
2009-03-15 | [BZ #9881] | Ulrich Drepper | 1 | -1/+7 |
2009-03-15 | [BZ #5807] | Ulrich Drepper | 1 | -0/+6 |
2009-03-15 | * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way. | Ulrich Drepper | 1 | -0/+2 |
2009-03-15 | * elf/dl-runtime.c (reloc_offset): Define. | Ulrich Drepper | 1 | -0/+12 |
2009-03-14 | [BZ #9893] | Ulrich Drepper | 1 | -0/+5 |
2009-03-14 | [BZ #9913] | Ulrich Drepper | 1 | -0/+9 |
2009-03-14 | [BZ #9948] | Ulrich Drepper | 1 | -0/+5 |
2009-03-14 | * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM. | Ulrich Drepper | 1 | -0/+6 |
2009-03-14 | * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement | Ulrich Drepper | 1 | -0/+6 |
2009-03-13 | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 1 | -0/+25 |
2009-03-12 | * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch | Ulrich Drepper | 1 | -0/+5 |
2009-03-10 | * time/tzset.c: Optimize a bit for size.cvs/fedora-glibc-20090310T1925 | Ulrich Drepper | 1 | -2/+4 |
2009-03-10 | * include/stdio.h (fmemopen): Add libc_hidden_proto. | Ulrich Drepper | 1 | -0/+7 |
2009-03-10 | * time/tzset.c (__tzset_parse_tz): Use correct string when parsing | Ulrich Drepper | 1 | -0/+6 |
2009-03-10 | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper | 1 | -0/+8 |
2009-03-10 | * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs | Ulrich Drepper | 1 | -0/+12 |
2009-03-10 | * po/id.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-03-10 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use | Ulrich Drepper | 1 | -0/+14 |
2009-03-08 | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and | Ulrich Drepper | 1 | -0/+20 |
2009-03-08 | * po/id.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-03-07 | * po/ru.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-03-04 | * po/nl.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-03-03 | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper | 1 | -0/+8 |
2009-03-03 | * po/pl.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-03-02 | [BZ #7083] | Ulrich Drepper | 1 | -0/+1 |
2009-03-02 | * sysdeps/unix/sysv/linux/fallocate.c: New file. | Ulrich Drepper | 1 | -0/+15 |
2009-03-02 | * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ | Jakub Jelinek | 1 | -0/+5 |
2009-03-02 | * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file. | Ulrich Drepper | 1 | -0/+11 |
2009-03-02 | * po/cs.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-03-01 | * po/vi.po: Likewise. | Ulrich Drepper | 1 | -0/+1 |
2009-02-28 | * po/fi.po: Likewise. | Ulrich Drepper | 1 | -0/+1 |
2009-02-28 | * po/bg.po: Update from translation team. | Ulrich Drepper | 1 | -0/+5 |
2009-02-28 | * Makeconfig (%.v.i): Depend on Makeconfig. | Roland McGrath | 1 | -0/+5 |
2009-02-27 | * po/ko.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2009-02-26 | * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it, | Roland McGrath | 1 | -0/+5 |
2009-02-26 | 2009-02-26 Andrew Stubbs <ams@codesourcery.com> | Ulrich Drepper | 1 | -0/+15 |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 1 | -0/+18 |
2009-02-26 | * libio/stdio.h: dprintf, fmemopen, getdelim, getline, | Ulrich Drepper | 1 | -0/+5 |
2009-02-26 | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper | 1 | -0/+11 |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 1 | -1/+4 |
2009-02-26 | * include/features.h: Define macros for XPG7/POSIX 2008. | Ulrich Drepper | 1 | -0/+13 |
2009-02-26 | * include/features.h: If no feature selection given and we select | Ulrich Drepper | 1 | -0/+22 |
2009-02-25 | .. | Ulrich Drepper | 1 | -0/+8 |