| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/posix/getaddrinfo.c (struct sort_result): Add cvs/fedora-glibc-20071014T1847 | Ulrich Drepper | 2007-10-14 | 1 | -0/+6 |
* | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper | 2007-10-14 | 1 | -0/+18 |
* | [BZ #1140] | Ulrich Drepper | 2007-10-14 | 1 | -0/+9 |
* | [BZ #3195] | Ulrich Drepper | 2007-10-13 | 1 | -0/+8 |
* | * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler | Ulrich Drepper | 2007-10-13 | 1 | -0/+4 |
* | [BZ #3242] | Ulrich Drepper | 2007-10-13 | 1 | -0/+8 |
* | * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock | Ulrich Drepper | 2007-10-13 | 1 | -0/+5 |
* | * libio/Makefile (tests): Add tst-ext2. | Ulrich Drepper | 2007-10-13 | 1 | -0/+2 |
* | write-only streams. For read/write streams, check whether we | Ulrich Drepper | 2007-10-13 | 1 | -1/+2 |
* | [BZ #4359] | Ulrich Drepper | 2007-10-13 | 1 | -0/+6 |
* | * locale/programs/repertoire.c (repertoire_read): Always free | Ulrich Drepper | 2007-10-13 | 1 | -0/+3 |
* | * elf/cache.c (save_aux_cache): Free memory allocated for | Ulrich Drepper | 2007-10-13 | 1 | -0/+5 |
* | * misc/Makefile (headers): Add bits/error.h. | Jakub Jelinek | 2007-10-12 | 1 | -0/+4 |
* | * posix/fnmatch_loop.c: Take rule index returned as part of | Ulrich Drepper | 2007-10-12 | 1 | -0/+5 |
* | * locale/programs/ld-collate.c (collate_read): Optimize a bit. | Ulrich Drepper | 2007-10-12 | 1 | -0/+5 |
* | * iconv/gconv_simple.c: Add some branch prediction. | Ulrich Drepper | 2007-10-12 | 1 | -0/+4 |
* | * locale/programs/ld-collate.c (collate_read): If ignore_content | Ulrich Drepper | 2007-10-12 | 1 | -0/+5 |
* | * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636 | Jakub Jelinek | 2007-10-11 | 1 | -0/+10 |
* | * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef | Ulrich Drepper | 2007-10-11 | 1 | -0/+7 |
* | * stdio-common/printf-parse.h: Include string.h and wchar.h. | Ulrich Drepper | 2007-10-10 | 1 | -0/+14 |
* | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem | Ulrich Drepper | 2007-10-10 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use | Ulrich Drepper | 2007-10-09 | 1 | -0/+7 |
* | * locale/programs/ld-time.c (time_finish): Default for | Ulrich Drepper | 2007-10-07 | 1 | -0/+2 |
* | [BZ #181] | Ulrich Drepper | 2007-10-07 | 1 | -0/+3 |
* | [BZ #2633] | Ulrich Drepper | 2007-10-07 | 1 | -0/+3 |
* | [BZ #5103] | Ulrich Drepper | 2007-10-07 | 1 | -0/+5 |
* | * misc/error.h: Use __const instead of const. | Ulrich Drepper | 2007-10-07 | 1 | -0/+11 |
* | [BZ #3924] | Ulrich Drepper | 2007-10-07 | 1 | -0/+5 |
* | * nscd/connections.c (verify_persistent_db): Recognize circular lists. | Ulrich Drepper | 2007-10-06 | 1 | -0/+1 |
* | * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops. | Ulrich Drepper | 2007-10-06 | 1 | -0/+2 |
* | [BZ #4407] | Ulrich Drepper | 2007-10-06 | 1 | -1/+7 |
* | [BZ #5010] | Ulrich Drepper | 2007-10-06 | 1 | -0/+9 |
* | [BZ #5063] | Ulrich Drepper | 2007-10-05 | 1 | -1/+14 |
* | [BZ #5104] | Ulrich Drepper | 2007-10-05 | 1 | -0/+3 |
* | [BZ #5113] | Ulrich Drepper | 2007-10-05 | 1 | -0/+6 |
* | [BZ #5112] | Ulrich Drepper | 2007-10-05 | 1 | -0/+4 |
* | 2007-10-04 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2007-10-05 | 1 | -2/+2 |
* | * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN, | Ulrich Drepper | 2007-10-05 | 1 | -0/+12 |
* | * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd. | Ulrich Drepper | 2007-10-05 | 1 | -0/+7 |
* | 2007-10-04 Jakub Jelinek | Ulrich Drepper | 2007-10-05 | 1 | -0/+14 |
* | * login/login_tty.c (login_tty): The Linux kernel can return EBUSY | Ulrich Drepper | 2007-10-04 | 1 | -0/+4 |
* | * misc/error.h: Remove support for use outside of libc. We have to | Ulrich Drepper | 2007-10-04 | 1 | -0/+6 |
* | * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy, cvs/fedora-glibc-20071003T1908 | Ulrich Drepper | 2007-10-03 | 1 | -0/+4 |
* | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper | 2007-10-03 | 1 | -0/+4 |
* | 2007-10-03 Jakub Jelinek | Ulrich Drepper | 2007-10-03 | 1 | -0/+5 |
* | * string/strcoll_l.c (STRCOLL): Correct handling of switching from | Ulrich Drepper | 2007-10-02 | 1 | -0/+3 |
* | * string/strcoll_l.c (STRCOLL): Correct test for alloca use. | Ulrich Drepper | 2007-10-02 | 1 | -0/+2 |
* | [BZ #645] | Ulrich Drepper | 2007-10-02 | 1 | -0/+8 |
* | [BZ #5071] | Ulrich Drepper | 2007-10-02 | 1 | -0/+5 |
* | * locale/programs/ld-collate.c (collate_read): After initial copy | Ulrich Drepper | 2007-10-02 | 1 | -0/+3 |