summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2009-02-16* soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D, Jakub Jelinek
2009-02-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper
2009-02-13[BZ #5381]Ulrich Drepper
2009-02-12* po/lt.po: Update from translation team.Ulrich Drepper
2009-02-10* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper
2009-02-07(_int_realloc): Likewise. Third argument is now padded sizeUlrich Drepper
2009-02-07* malloc/malloc.c (_int_free): Second argument is now mchunkptr.Ulrich Drepper
2009-02-07* sunrpc/rpc_common.c: We cannot move _null_auth into .rodata thatUlrich Drepper
2009-02-07* malloc/malloc.c: Add branch prediction for use of the hooks.Ulrich Drepper
2009-02-07* grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.Ulrich Drepper
2009-02-07[BZ #7095]Ulrich Drepper
2009-02-07[BZ #9753]Ulrich Drepper
2009-02-07[BZ #9781]Ulrich Drepper
2009-02-06* po/Makefile (libc.pot): Add f_print as function taking c-formatUlrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-02-06* malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.Ulrich Drepper
2009-02-06* malloc/memusage.c (update_data): Fix handling of wrapping backUlrich Drepper
2009-02-06[BZ #9823]Ulrich Drepper
2009-02-06* include/rpc/auth.h: Use libc_hidden_proto for _null_auth.Ulrich Drepper
2009-02-05* time/tzset.c (__tzset_parse_tz): DST offset must also allow hourUlrich Drepper
2009-02-05* intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.Ulrich Drepper
2009-02-05* sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memoryUlrich Drepper
2009-02-05* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper
2009-02-05* po/ru.po: Update from translation team.Ulrich Drepper
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper
2009-02-042009-02-04 Ulrich Drepper <drepper@redhat.com>cvs/fedora-glibc-20090204T2135Ulrich Drepper
2009-02-04UpdateAndreas Jaeger
2009-02-03* sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.Ulrich Drepper
2009-02-03[BZ #9793]Ulrich Drepper
2009-02-01* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.Ulrich Drepper
2009-01-31* nscd/connections.c (nscd_init): If database file access failsUlrich Drepper
2009-01-31* elf/Makefile (ld.so): Adjust the sed script to insert _begin in toUlrich Drepper
2009-01-30[BZ #7040]Ulrich Drepper
2009-01-30* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):Ulrich Drepper
2009-01-30UpdateAndreas Jaeger
2009-01-30[BZ #9726]Ulrich Drepper
2009-01-30* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): UseUlrich Drepper
2009-01-30* malloc/malloc.c (sYSMALLOc): Don't use assert when detectingUlrich Drepper
2009-01-30* string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,Ulrich Drepper
2009-01-29* string/string.h: Define correct C++ prototypes for gcc 4.4.Ulrich Drepper
2009-01-29 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2009-01-29* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper
2009-01-29[BZ #9750]Ulrich Drepper
2009-01-28* nscd/connections.c (nscd_init): If database file access beUlrich Drepper
2009-01-28[BZ #9741]Ulrich Drepper
2009-01-28* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper
2009-01-28* nss/getent.c (print_networks): Don't print comma between aliases.Ulrich Drepper
2009-01-23..Ulrich Drepper