| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | .. 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 |
* | * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat, | Ulrich Drepper | 2007-11-23 | 2 | -5/+18 |
* | * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and | Ulrich Drepper | 2007-11-23 | 2 | -0/+8 |
* | * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers): | Ulrich Drepper | 2007-11-23 | 7 | -4/+66 |
* | Partially based on a patch by Petr Baudis <pasky@suse.cz>. | Ulrich Drepper | 2007-11-23 | 1 | -0/+1 |
* | [BZ #5382] | Ulrich Drepper | 2007-11-23 | 5 | -7/+65 |
* | [BZ #5375] | Ulrich Drepper | 2007-11-23 | 2 | -36/+48 |
* | [BZ #5378] | Ulrich Drepper | 2007-11-23 | 2 | -4/+19 |
* | * locale/programs/ld-collate.c (collate_read): Fix loop to match | Ulrich Drepper | 2007-11-22 | 2 | -0/+7 |
* | * sysdeps/pthread/pthread.h (pthread_cleanup_push, | Ulrich Drepper | 2007-11-20 | 2 | -2/+8 |
* | * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables. | Ulrich Drepper | 2007-11-20 | 7 | -13/+367 |
* | * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for | Ulrich Drepper | 2007-11-19 | 2 | -0/+3 |
* | * posix/gai.conf: Update for current default tables. | Ulrich Drepper | 2007-11-19 | 2 | -9/+15 |
* | * po/tr.po: Update from translation team. | Ulrich Drepper | 2007-11-19 | 1 | -0/+4 |
* | Update from translation team. | Ulrich Drepper | 2007-11-19 | 1 | -275/+303 |
* | * manual/arith.texi (Remainder Functions): Spelling fix. | Roland McGrath | 2007-11-19 | 2 | -1/+4 |
* | * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value. | Roland McGrath | 2007-11-18 | 1 | -0/+4 |
* | 2007-11-18 Roland McGrath <roland@frob.com> | Roland McGrath | 2007-11-18 | 1 | -1/+3 |
* | * po/zh_CN.po: Update from translation team. | Ulrich Drepper | 2007-11-18 | 2 | -267/+300 |
* | * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): | Ulrich Drepper | 2007-11-17 | 2 | -1/+6 |
* | [BZ #5346] | Ulrich Drepper | 2007-11-17 | 1 | -0/+10 |
* | (struct known_translation_t): Turn msgid into a union. (transcmp): Use the ap... | Ulrich Drepper | 2007-11-17 | 1 | -15/+19 |