]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2008-07-24  Ulrich DrepperDon't declare _dl_discover_osversion only for older...
2008-07-22  Roland McGrath* hurd/fd-read.c (_hurd_fd_read): Fix last change.
2008-07-21  Roland McGrath* hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS...
2008-07-21  Roland McGrath2008-07-21 Roland McGrath <roland@frob.com>
2008-07-20  Ulrich Drepper* locale/setlocale.c (setname): Remove inline to avoid...
2008-07-20  Ulrich Drepper* locale/setlocale.c (setlocale): Take the setlocale...
2008-07-15  Ulrich Drepper* stdio-common/vfprintf.c (_IO_helper_overflow): In... cvs/fedora-glibc-20080716T0944
2008-07-15  Ulrich Drepper* malloc/hooks.c (__malloc_check_init): Remove printf.
2008-07-15  Ulrich Drepper(__malloc_check_init): Remove printf.
2008-07-14  Roland McGrath* sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
2008-07-14  Roland McGrath2008-07-14 Samuel Thibault <samuel.thibault@ens-lyon...
2008-07-12  Ulrich Drepper* nscd/connections.c (main_loop_poll): Fix handling...
2008-07-11  Ulrich Drepper* locales/iso14651_t1_common: Add Kannada collation...
2008-07-09  Ulrich Drepper* resolv/res_send.c: Remove unnecessary res_pquery...
2008-07-09  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): Issue debug...
2008-07-09  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): Align buffer...
2008-07-08  Ulrich Drepper* stdio-common/Makefile: Add rules to build and run...
2008-07-08  Ulrich Drepper[BZ #6719]
2008-07-08  Ulrich Drepper[BZ #6713]
2008-07-08  Ulrich DrepperFix U1DBA entry representation.
2008-07-07  Roland McGrath* sysdeps/mach/hurd/open.c: Include <stdio.h>.
2008-07-07  Roland McGrath2008-07-06 Samuel Thibault <samuel.thibault@ens-lyon...
2008-07-06  Ulrich Drepper[BZ #6723]
2008-07-06  Ulrich Drepper(__mktime_internal): Normalize tp->tm_isdst value.
2008-07-02  Roland McGrath* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203
2008-07-02  Roland McGrath* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOS...
2008-07-02  Roland McGrath2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon...
2008-06-27  Ulrich DrepperRemove use of __P.
2008-06-27  Ulrich Drepper* resolv/res_debug.c (__p_type_syms): Add ns_t_dname...
2008-06-27  Ulrich Drepper[BZ #6657]
2008-06-27  Ulrich Drepper* resolv/res_debig.c (__p_type_syms): Add ns_t_dname...
2008-06-26  Ulrich Drepper[BZ #6654]
2008-06-25  Ulrich Drepper[BZ #6653]
2008-06-25  Ulrich Drepper* posix/tst-regex.c (main): Rename to...
2008-06-25  Ulrich Drepper[BZ #5210]
2008-06-25  Ulrich Drepper[BZ #5814]
2008-06-25  Ulrich Drepper* stdlib/tst-setcontext.c: Set back_in_main before...
2008-06-24  Ulrich Drepper* locales/iso14651_t1_common: Add support for Gurumukhi...
2008-06-18  Ulrich Drepper* nscd/connections.c (main_loop_poll): Fix test for...
2008-06-13  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init...
2008-06-13  Ulrich Drepper* nscd/connections.c: Also recognize and handle changes...
2008-06-13  Ulrich Drepper[BZ #6612] cvs/fedora-glibc-20080613T1601
2008-06-13  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
2008-06-13  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnece...
2008-06-13  Ulrich Drepper* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround...
2008-06-12  Ulrich Drepper* nscd/nscd.h (struct database_dyn): Add inotify_descr...
2008-06-12  Ulrich Drepper* nscd/grpcache.c (cache_addgr): Correctly compute... cvs/fedora-glibc-20080612T1619
2008-06-12  Ulrich Drepper* nscd/mem.c (gc): Initialize obstack earlier so that...
2008-06-10  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer_slice)...
2008-06-10  Ulrich Drepper(T_DNAME): Define.
2008-06-06  Jakub Jelinek* misc/regexp.h (compile): Use __REPB_PREFIX macro.
2008-06-03  Jakub Jelinek* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
2008-05-31  Ulrich Drepper(tests): Add tst-rwlock2a.
2008-05-29  Ulrich Drepper* sysdeps/pthread/pthread.h: Fix typo in comment.
2008-05-29  Ulrich Drepper* sysdeps/pthread/createthread.c (do_clone): Pass accur...
2008-05-29  Ulrich Drepper(do_clone): Pass accurate length of CPU set to the...
2008-05-28  Roland McGrathtypo
2008-05-27  Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-26  Ulrich Drepper* tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_...
2008-05-25  Ulrich Drepper* string/Makefile (strop-tests): Add memmem.
2008-05-24  Ulrich Drepperanswers and the server reports SERVFAIL, NOTIMP, or... cvs/fedora-glibc-20080524T2218
2008-05-24  Jakub Jelinek* libio/stdio.h (vscanf): Fix -std=c99 redirect.
2008-05-24  Ulrich Drepper* resolv/res_send.c (send_dg): If we already have one...
2008-05-22  Ulrich Drepper* math/libm-test.inc (exp_test): Exclude expl(1000...
2008-05-22  Ulrich DrepperWork around braindead IBM128 long double format.
2008-05-22  Roland McGrath* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*):...
2008-05-22  Roland McGrath2008-05-21 Roland McGrath <roland@redhat.com>
2008-05-21  Ulrich Drepper* string/endian.h: Define new fixed-size hto* and ...
2008-05-21  Ulrich Drepper* iconvdata/Depend: Add localedata.
2008-05-21  Ulrich DrepperAdd localedata.
2008-05-21  Roland McGrath* bits/termios.h (ONLCR): Define under [__USE_XOPEN...
2008-05-21  Roland McGrath2008-05-21 Samuel Thibault <samuel.thibault@ens-lyon...
2008-05-21  Ulrich DrepperRemove U0C0D entry added for Telugu.
2008-05-21  Ulrich Drepper* locales/iso14651_t1_common: Remove U0C0D entry added...
2008-05-21  Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext...
2008-05-21  Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
2008-05-21  Jakub Jelinek2008-05-20 Jakub Jelinek <jakub@redhat.com>
2008-05-20  Ulrich Drepper* include/inline-hashtab.h (higher_prime_number): Fix...
2008-05-20  Ulrich Drepper(higher_prime_number): Fix type of mid variable.
2008-05-20  Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924
2008-05-20  Jakub Jelinek* sysdeps/sparc/machine-gmon.h: New file.
2008-05-20  Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New...
2008-05-19  Jakub Jelinek* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
2008-05-19  Ulrich Drepper* resolv/res_query.c (__libc_res_nquery): In case one...
2008-05-18  Ulrich Drepper* nscd/cache.c (cache_add): Take additional parameter...
2008-05-18  Ulrich Drepper* nscd/mem.c (gc): Avoid stack overflow when allocating... cvs/fedora-glibc-20080518T1017
2008-05-18  Ulrich Drepper* nscd/mem.c (gc): Correctly determine highest used...
2008-05-18  Ulrich Drepper* nscd/mem.c (markrange): Add assert to check entries...
2008-05-18  Ulrich Drepper* nscd/nscd.h (mem_in_flight): Replace blockaddr field...
2008-05-18  Ulrich Drepper* nscd/mem.c (gc): Fix test for stack overuse.
2008-05-17  Ulrich Drepper* nscd/aicache.c (addhstaiX): Fix a few small problems...
2008-05-17  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd...
2008-05-17  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer_slice)...
2008-05-16  Ulrich Drepper* string/strcasestr.c (CMP_FUNC): Use __strncasecmp... cvs/fedora-glibc-20080516T2152
2008-05-16  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethos...
2008-05-15  Ulrich Drepper* string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735
2008-05-15  Ulrich Drepper* posix/regcomp.c (optimize_utf8): Add a note on why...
2008-05-15  Ulrich Drepper[BZ #6428]
2008-05-15  Ulrich Drepper[BZ #6442]
2008-05-15  Ulrich Drepper* iconvdata/run-iconv-test.sh: Use = instead of ==...
next