summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-03* ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,cvs/fedora-glibc-20080103T1958Ulrich Drepper
2008-01-03* sysdeps/unix/sysv/linux/check_pf.c (make_request): FixUlrich Drepper
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2007-12-26* nss/nsswitch.c (__nss_lookup): Actually use alternative name incvs/fedora-glibc-20071227T0908Ulrich Drepper
2007-12-23* sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.Ulrich Drepper
2007-12-23(intel_02_known): New entry 0x3f.Ulrich Drepper
2007-12-17* inet/ether_line.c (ether_line): Remove unused variable.Roland McGrath
2007-12-172007-12-17 Roland McGrath <roland@redhat.com>Roland McGrath
2007-12-17* malloc/malloc.c (public_cALLOc): For arena other thanUlrich Drepper
2007-12-17* elf/tst-execstack.c (do_test): Don't fail if SELinux forbidsUlrich Drepper
2007-12-16* malloc/tst-trim1.c: New file.Ulrich Drepper
2007-12-16* malloc/malloc.c (public_mTRIm): Iterate over all arenas and callUlrich Drepper
2007-12-15* sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):Ulrich Drepper
2007-12-14* sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):Ulrich Drepper
2007-12-14* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper
2007-12-14* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper
2007-12-12..cvs/fedora-glibc-20071212T1953Ulrich Drepper
2007-12-12* posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,Ulrich Drepper
2007-12-12* time/bug-getdate1.c (do_test): Don't use century values whichUlrich Drepper
2007-12-12[BZ #5477]Ulrich Drepper
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper
2007-12-12[BZ #5465]Ulrich Drepper
2007-12-12* malloc/arena.c (grow_heap): Split out code to shrink heap into...Ulrich Drepper
2007-12-11* malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in thisUlrich Drepper
2007-12-11* charmaps/UTF-8: Add Unicode 5.1 entries.Ulrich Drepper
2007-12-10* sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ ifUlrich Drepper
2007-12-10[BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper
2007-12-08[BZ #5427]Ulrich Drepper
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper
2007-12-05* locales/si_LK (mon): Fix February and November spelling.Ulrich Drepper
2007-12-05* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper
2007-12-03[BZ #5439]Ulrich Drepper
2007-12-03[BZ #5435]Ulrich Drepper
2007-12-03* stdlib/tst-setcontext.c: Catch the case where the links getsUlrich Drepper
2007-12-03* po/ca.po: Update from translation team.Ulrich Drepper
2007-11-26* posix/unistd.h: Declare fsync also for __USE_XOPEN2K.Ulrich Drepper
2007-11-26Define __need_FILE also for __USE_XOPEN2K.Ulrich Drepper
2007-11-26Define REG_ENOSYS also for Unix98.Ulrich Drepper
2007-11-26Declare fsync also for Unix98.Ulrich Drepper
2007-11-25memory allocation failed.Ulrich Drepper
2007-11-25Clear array before use.Ulrich Drepper
2007-11-25* nscd/nscd.h (MAX_STACK_USE): Define.Ulrich Drepper
2007-11-24* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add openUlrich Drepper
2007-11-24* sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.Ulrich Drepper
2007-11-24* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper
2007-11-23* sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,Ulrich Drepper
2007-11-23* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open andUlrich Drepper
2007-11-23* sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):Ulrich Drepper
2007-11-23Partially based on a patch by Petr Baudis <pasky@suse.cz>.Ulrich Drepper
2007-11-23[BZ #5382]Ulrich Drepper