| Commit message (Expand) | Author | Age | Files | Lines |
* | * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock | Ulrich Drepper | 2007-10-13 | 2 | -0/+6 |
* | * libio/Makefile (tests): Add tst-ext2. | Ulrich Drepper | 2007-10-13 | 3 | -2/+62 |
* | write-only streams. For read/write streams, check whether we | Ulrich Drepper | 2007-10-13 | 2 | -4/+5 |
* | [BZ #4359] | Ulrich Drepper | 2007-10-13 | 2 | -3/+10 |
* | * locale/programs/repertoire.c (repertoire_read): Always free | Ulrich Drepper | 2007-10-13 | 2 | -2/+4 |
* | * elf/cache.c (save_aux_cache): Free memory allocated for | Ulrich Drepper | 2007-10-13 | 1 | -0/+5 |
* | (save_aux_cache): Free memory allocated for temporary file name. | Ulrich Drepper | 2007-10-13 | 1 | -0/+1 |
* | * misc/Makefile (headers): Add bits/error.h. | Jakub Jelinek | 2007-10-12 | 2 | -1/+5 |
* | * posix/fnmatch_loop.c: Take rule index returned as part of | Ulrich Drepper | 2007-10-12 | 4 | -12/+30 |
* | * locale/programs/ld-collate.c (collate_read): Optimize a bit. | Ulrich Drepper | 2007-10-12 | 2 | -17/+21 |
* | * iconv/gconv_simple.c: Add some branch prediction. | Ulrich Drepper | 2007-10-12 | 2 | -9/+11 |
* | * locale/programs/ld-collate.c (collate_read): If ignore_content | Ulrich Drepper | 2007-10-12 | 1 | -0/+5 |
* | (collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t... | Ulrich Drepper | 2007-10-12 | 1 | -16/+15 |
* | * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636 | Jakub Jelinek | 2007-10-11 | 5 | -7/+16 |
* | * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef | Ulrich Drepper | 2007-10-11 | 7 | -304/+591 |
* | Remove tok_elif, add tok_elifdef and tok_elifndef. | Ulrich Drepper | 2007-10-11 | 2 | -4/+6 |
* | * locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047 | Jakub Jelinek | 2007-10-10 | 14 | -0/+42 |
* | * stdio-common/printf-parse.h: Include string.h and wchar.h. | Ulrich Drepper | 2007-10-10 | 5 | -56/+38 |
* | * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of | Ulrich Drepper | 2007-10-10 | 4 | -4/+28 |
* | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem | Ulrich Drepper | 2007-10-10 | 3 | -1/+13 |
* | * locales/de_DE: Set first week day to Monday. | Ulrich Drepper | 2007-10-09 | 3 | -0/+15 |
* | * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use | Ulrich Drepper | 2007-10-09 | 3 | -2/+10 |
* | [BZ #73] | Ulrich Drepper | 2007-10-07 | 4 | -77/+87 |
* | * locale/programs/ld-time.c (time_finish): Default for | Ulrich Drepper | 2007-10-07 | 2 | -2/+4 |
* | [BZ #181] | Ulrich Drepper | 2007-10-07 | 2 | -2/+5 |
* | [BZ #2633] | Ulrich Drepper | 2007-10-07 | 2 | -20/+29 |
* | [BZ #5103] | Ulrich Drepper | 2007-10-07 | 3 | -3/+25 |
* | * misc/error.h: Use __const instead of const. | Ulrich Drepper | 2007-10-07 | 4 | -11/+25 |
* | [BZ #3924] | Ulrich Drepper | 2007-10-07 | 4 | -8/+33 |
* | * nscd/connections.c (verify_persistent_db): Recognize circular lists. | Ulrich Drepper | 2007-10-06 | 2 | -1/+7 |
* | * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops. | Ulrich Drepper | 2007-10-06 | 2 | -1/+8 |
* | [BZ #4407] | Ulrich Drepper | 2007-10-06 | 5 | -7/+30 |
* | [BZ #5010] | Ulrich Drepper | 2007-10-06 | 2 | -2/+30 |
* | [BZ #5063] | Ulrich Drepper | 2007-10-05 | 11 | -146/+358 |
* | [BZ #5104] | Ulrich Drepper | 2007-10-05 | 3 | -2/+16 |
* | [BZ #5113] | Ulrich Drepper | 2007-10-05 | 2 | -2/+8 |
* | [BZ #5112] | Ulrich Drepper | 2007-10-05 | 2 | -7/+12 |
* | 2007-10-04 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2007-10-05 | 7 | -4/+147 |
* | * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN, | Ulrich Drepper | 2007-10-05 | 4 | -2/+44 |
* | * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd. | Ulrich Drepper | 2007-10-05 | 5 | -1/+102 |
* | 2007-10-04 Jakub Jelinek | Ulrich Drepper | 2007-10-05 | 4 | -72/+309 |
* | * login/login_tty.c (login_tty): The Linux kernel can return EBUSY | Ulrich Drepper | 2007-10-04 | 2 | -3/+11 |
* | * misc/error.h: Remove support for use outside of libc. We have to | Ulrich Drepper | 2007-10-04 | 5 | -19/+309 |
* | Specializations of error functions. | Ulrich Drepper | 2007-10-04 | 1 | -0/+72 |
* | * tst-langinfo.sh: Update expected THOUSEP for fr_FR. | Jakub Jelinek | 2007-10-03 | 2 | -2/+6 |
* | * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy, cvs/fedora-glibc-20071003T1908 | Ulrich Drepper | 2007-10-03 | 2 | -127/+7 |
* | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper | 2007-10-03 | 3 | -8/+21 |
* | 2007-10-03 Jakub Jelinek | Ulrich Drepper | 2007-10-03 | 2 | -1/+11 |
* | * string/strcoll_l.c (STRCOLL): Correct handling of switching from | Ulrich Drepper | 2007-10-02 | 3 | -217/+234 |
* | * string/strcoll_l.c (STRCOLL): Correct test for alloca use. | Ulrich Drepper | 2007-10-02 | 4 | -2/+103 |