| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * de_DE.in: Adjust for correct handling of backward direction sorting. |  Ulrich Drepper | 2007-10-02 | 3 | -9/+25 |
* | [BZ #645] |  Ulrich Drepper | 2007-10-02 | 2 | -5/+17 |
* | [BZ #5071] |  Ulrich Drepper | 2007-10-02 | 2 | -1/+7 |
* | [BZ #4705] |  Ulrich Drepper | 2007-10-02 | 1 | -1/+2 |
* | [BZ #4941] |  Ulrich Drepper | 2007-10-02 | 3 | -3/+10 |
* | * locale/programs/ld-collate.c (collate_read): After initial copy |  Ulrich Drepper | 2007-10-02 | 4 | -0/+235 |
* | * locales/am_ET (LC_COLLATE): Define new script after copy. |  Ulrich Drepper | 2007-10-02 | 3 | -7/+12 |
* | * include/stdio_ext.h (__fsetlocking): Define as macro. |  Ulrich Drepper | 2007-10-01 | 2 | -3/+18 |
* | * locales/cs_SR: Removed. |  Ulrich Drepper | 2007-09-30 | 2 | -349/+2 |
* | * locale/programs/ld-collate.c (collate_finish): Compare all bytes |  Ulrich Drepper | 2007-09-30 | 5 | -1/+7 |
* | * locales/lo_LA: Add missing collating element o-e. |  Ulrich Drepper | 2007-09-30 | 2 | -4/+7 |
* | * locales/is_IS: Cleanup. Remove invalid collation entries. |  Ulrich Drepper | 2007-09-30 | 2 | -3/+2 |
* | * locales/fa_IR: Add missing collating element Alef-Hamza. |  Ulrich Drepper | 2007-09-30 | 2 | -0/+3 |