| Commit message (Expand) | Author | Age | Files | Lines |
* | 008-01-08 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2008-01-09 | 15 | -45/+182 |
* | * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid | Ulrich Drepper | 2008-01-09 | 4 | -6/+97 |
* | * libio/stdio.h (vscanf): Fix definition for loser compilers. | Ulrich Drepper | 2008-01-08 | 1 | -0/+4 |
* | (vscanf): Fix definition for loser compilers. | Ulrich Drepper | 2008-01-08 | 1 | -2/+2 |
* | [BZ #5112] | Jakub Jelinek | 2008-01-05 | 2 | -2/+8 |
* | * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc, cvs/fedora-glibc-20080103T1958 | Ulrich Drepper | 2008-01-03 | 2 | -4/+9 |
* | * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix | Ulrich Drepper | 2008-01-03 | 2 | -2/+5 |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2008-01-02 | 17 | -32/+51 |
* | * nss/nsswitch.c (__nss_lookup): Actually use alternative name in cvs/fedora-glibc-20071227T0908 | Ulrich Drepper | 2007-12-26 | 2 | -2/+7 |
* | * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f. | Ulrich Drepper | 2007-12-23 | 1 | -0/+5 |
* | (intel_02_known): New entry 0x3f. | Ulrich Drepper | 2007-12-23 | 2 | -0/+2 |
* | * inet/ether_line.c (ether_line): Remove unused variable. | Roland McGrath | 2007-12-17 | 5 | -8/+22 |
* | 2007-12-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-12-17 | 1 | -5/+2 |
* | * malloc/malloc.c (public_cALLOc): For arena other than | Ulrich Drepper | 2007-12-17 | 2 | -0/+12 |
* | * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids | Ulrich Drepper | 2007-12-17 | 2 | -3/+41 |
* | * malloc/tst-trim1.c: New file. | Ulrich Drepper | 2007-12-16 | 3 | -2/+60 |
* | * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call | Ulrich Drepper | 2007-12-16 | 2 | -16/+73 |
* | * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday): | Ulrich Drepper | 2007-12-15 | 2 | -2/+5 |
* | * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P): | Ulrich Drepper | 2007-12-14 | 3 | -14/+21 |
* | * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional | Ulrich Drepper | 2007-12-14 | 3 | -5/+11 |
* | * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. | Ulrich Drepper | 2007-12-14 | 5 | -59/+50 |
* | .. cvs/fedora-glibc-20071212T1953 | Ulrich Drepper | 2007-12-12 | 2 | -0/+20 |
* | * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, | Ulrich Drepper | 2007-12-12 | 3 | -3/+9 |
* | * time/bug-getdate1.c (do_test): Don't use century values which | Ulrich Drepper | 2007-12-12 | 3 | -5/+10 |
* | [BZ #5477] | Ulrich Drepper | 2007-12-12 | 4 | -4/+34 |
* | [BZ #5463, BZ #5464] cvs/fedora-glibc-20071212T1051 | Ulrich Drepper | 2007-12-12 | 4 | -2/+30 |
* | [BZ #5465] | Ulrich Drepper | 2007-12-12 | 11 | -3/+857 |
* | * malloc/arena.c (grow_heap): Split out code to shrink heap into... | Ulrich Drepper | 2007-12-12 | 2 | -33/+51 |
* | * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this | Ulrich Drepper | 2007-12-11 | 2 | -2/+7 |
* | * charmaps/UTF-8: Add Unicode 5.1 entries. | Ulrich Drepper | 2007-12-11 | 2 | -2084/+3704 |
* | * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if | Ulrich Drepper | 2007-12-10 | 4 | -4/+36 |
* | [BZ #5424, BZ #5428, BZ #5451] | Ulrich Drepper | 2007-12-10 | 18 | -56/+296 |
* | [BZ #5427] | Ulrich Drepper | 2007-12-08 | 7 | -9/+315 |
* | [BZ #5441, BZ #5452, BZ #5454] | Ulrich Drepper | 2007-12-07 | 10 | -35/+125 |
* | * locales/si_LK (mon): Fix February and November spelling. | Ulrich Drepper | 2007-12-05 | 3 | -6/+10 |
* | * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper | 2007-12-05 | 2 | -28/+23 |
* | [BZ #5439] | Ulrich Drepper | 2007-12-03 | 2 | -1/+4 |
* | [BZ #5435] | Ulrich Drepper | 2007-12-03 | 2 | -5/+14 |
* | * stdlib/tst-setcontext.c: Catch the case where the links gets | Ulrich Drepper | 2007-12-03 | 2 | -0/+21 |
* | * po/ca.po: Update from translation team. | Ulrich Drepper | 2007-12-03 | 2 | -4021/+4604 |
* | * posix/unistd.h: Declare fsync also for __USE_XOPEN2K. | Ulrich Drepper | 2007-11-26 | 3 | -3/+3 |
* | Define __need_FILE also for __USE_XOPEN2K. | Ulrich Drepper | 2007-11-26 | 2 | -1/+2 |
* | Define REG_ENOSYS also for Unix98. | Ulrich Drepper | 2007-11-26 | 2 | -1/+2 |
* | Declare fsync also for Unix98. | Ulrich Drepper | 2007-11-26 | 3 | -3/+7 |
* | memory allocation failed. | Ulrich Drepper | 2007-11-25 | 1 | -1/+1 |
* | Clear array before use. | Ulrich Drepper | 2007-11-25 | 6 | -2/+17 |
* | * nscd/nscd.h (MAX_STACK_USE): Define. | Ulrich Drepper | 2007-11-25 | 5 | -7/+44 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open | Ulrich Drepper | 2007-11-24 | 2 | -0/+5 |
* | * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>. | Ulrich Drepper | 2007-11-24 | 2 | -2/+7 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper | 2007-11-24 | 4 | -105/+65 |