]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2009-09-18  Ulrich DrepperRecognize ill-formed { } expressions in regcomp.
2009-09-18  Ulrich DrepperAlso correct _POSIX2_* constants in case older standard...
2009-09-18  Ulrich DrepperDefine _POSIX_VERSION correctly when older POSIX versio...
2009-09-18  Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_unlock.
2009-09-18  Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_{rd,wr...
2009-09-18  SUGIOKA ToshinobuSH: fix clobber list in stdlib/longlong.h
2009-09-18  Jakub JelinekFix obstack* on i?86
2009-09-18  Ulrich DrepperStop backtrace when we make no more progress.
2009-08-17  Ulrich DrepperHandle missing NSS modules and those without callbacks.
2009-08-04  Ulrich DrepperBuild pt_chown as PIE.
2009-08-04  Ulrich DrepperExtend pt_chown to drop privileges.
2009-08-04  H.J. LuConsolidate PIE linking Makefile rules.
2009-07-29  Jakub JelinekImplement accept4 for more archs using socketcall.
2009-07-29  Ulrich DrepperFix whitespace in last patch.
2009-07-29  Ulrich Drepperpthread_mutex_unlock needs to use _rel semantics for...
2009-07-29  Ulrich DrepperCompatibility of signalfd/eventfd with older kernels.
2009-07-29  Ulrich DrepperHandle SERVFAIL, NOTIMP, REFUSED replies from DNS serve...
2009-07-29  Jim Meyeringremove subsumed .gitignore entries and files
2009-07-29  Jim Meyeringremove mpn-copy.mk from .gitignore files
2009-07-29  Jim Meyeringremove COPYING* from .gitignore files
2009-07-29  Andreas SchwabRemove redundant .gitignore files.
2009-07-29  Ulrich DrepperSun agreed to a change of the license for the RPC code...
2009-07-16  Andreas SchwabUse correct release semantic in list update.
2009-07-16  Ulrich DrepperFix race in corruption check.
2009-07-16  Jakub JelinekUse rel semantics of cas instead of acq semantics with...
2009-07-16  Ulrich DrepperFix build issue with modules for audit test on machines...
2009-07-16  Ulrich DrepperFix comment in Linux's <sys/epoll.h>.
2009-07-16  Andreas SchwabFix wrong PPC_FEATURE_* values.
2009-07-16  H.J. LuFix handling of xmm6 in ld.so audit hooks on x86-64.
2009-07-16  Ulrich DrepperFix possible race when freeing object in fast bin list.
2009-07-16  Ulrich DrepperFix NIS and NIS+ getnetbyaddr backends.
2009-07-16  Ulrich DrepperFix getent networks lookup and resulting incorrect...
2009-07-16  Ulrich DrepperFix getnetbyaddr implementation.
2009-07-16  Andreas SchwabFix cfa offset for saved registers in PPC sqrt implemen...
2009-07-16  Andreas SchwabHandle empty TZ strings at the end of new-style timzeon...
2009-07-16  Ulrich DrepperAdd 802.15.4 definitions to header files.
2009-06-17  Jakub JelinekFix x86-64 memchr for large lengths.
2009-06-17  Ryan S. ArnoldFix incorrect use of cmpldi in 32-bit PPC code.
2009-06-17  Ulrich DrepperDefine week, first_weekday, first_workday in de_AT...
2009-06-17  Ulrich DrepperRun tst-fgetwc with necessary envvar.
2009-06-16  Ulrich DrepperFix permission of slave device on devpts if necessary.
2009-06-16  Ulrich DrepperWhen iterating over CPU bitmask, don't try more than...
2009-06-16  Arnaud EbalardFix type of nd_opt_home_agent_info_preference.
2009-06-16  Joe LandersFix memory leak when batch-reading large NIS password...
2009-06-16  Bruce Dubbs(do_test): Use de_DE.UTF-8 as locale name.
2009-06-15  Ulrich DrepperFix computation of tzspec_len.
2009-06-15  Akinori HattoriHandle leap seconds even if no DST rule exists.
2009-06-12  Bryan KadzbanFix futex syscall parameter for x86 absolute timeout...
2009-06-12  Ulrich DrepperRemember we switched to single-request mode.
2009-06-12  J.H.M. DassenRemove comma at end of enum.
2009-06-09  Ulrich Drepper(_IO_new_file_fopen): Don't prematurely stop parsing...
2009-06-06  Ulrich DrepperTerminate correct buffer.
2009-06-05  André Goddard... Fix mbrtowc example.
2009-06-05  Ulrich DrepperAdd missing file from accept4 commit.
2009-06-05  Andreas SchwabMove AC_CANONICAL_HOST before first use of $host and...
2009-06-05  Roland McGrathRemove arch directory names from .gitignore.
2009-06-05  Ulrich DrepperFix errno for boundary conditions in 128-bit long double.
2009-06-05  Aurelien Jarno[BZ #10200]
2009-05-22  Ulrich DrepperDescribe nss_dns parallel lookup workaround in 2.10...
2009-05-22  Andreas SchwabFix errno for IBM long double.
2009-05-22  Ulrich DrepperFix IA-64 memchr read-ahead.
2009-05-22  Ulrich DrepperDon't define __ASSUME_ACCEPT4 for IA-64.
2009-05-22  Jakub JelinekRemove __NR_accept4 definition.
2009-05-22  Jakub JelinekCorrect socketcall argument for accept4.
2009-05-22  Jakub JelinekFix forced loop termination in nscd database lookup.
2009-05-22  Ulrich DrepperUnify __WAIT_INT definition in stdlib.h and sys/wait.h.
2009-05-22  Ulrich DrepperMove BLOCK_ALIGN* macros back.
2009-05-22  Ulrich DrepperFix exit condition.
2009-05-22  Ulrich DrepperFurther robustify nscd database lookup.
2009-05-22  Jakub JelinekRobustify libc-side nscd database reader.
2009-05-22  Jakub JelinekAvoid double definition of catomic_compare_and_exchange...
2009-05-22  Jakub JelinekDon't try to cleanup libselinux and libaudit.
2009-05-22  Ulrich DrepperFix change to prevent cancel signal in unsafe places.
2009-05-22  Ulrich DrepperNo cancel signal in unsafe places.
2009-05-22  Ulrich DrepperCleanup some .gitignore files.
2009-05-22  Ulrich DrepperIgnore Emacs backup files.
2009-05-22  Jim Meyeringrename each .cvsignore file to .gitignore
2009-05-11  Ulrich DrepperUpdate from trunk. cvs/glibc-2_10-branch ibm/2.10/master cvs/glibc-2_10_1 glibc-2.10.1
2009-05-10  Ulrich DrepperUpdate from trunk.
2009-05-09  Ulrich Drepper* Makeconfig: Undo last change. Add asflags-cpu to... cvs/fedora-glibc-20090509T2200 cvs/glibc-2_10 cvs/glibc-2_10-base glibc-2.10
2009-05-09  Ulrich Drepper* version.h (VERSION): Bump for 2.10 release. cvs/fedora-glibc-20090509T1828
2009-05-09  Ulrich Drepper[BZ #10128]
2009-05-09  Ulrich Drepper[BZ #10118]
2009-05-09  Ulrich Drepper* string/stratcliff.c (do_test): Test for zero length
2009-05-09  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define...
2009-05-09  Ulrich Drepper* sysdeps/x86_64/memchr.S: Handle invalid buffer pointe...
2009-05-08  Ulrich Drepper* po/da.po: Update from translation team.
2009-05-07  Ulrich Drepper* io/sys/stat.h (fstatat64): Guard prototype with __USE...
2009-05-04  Ulrich Drepper* localedata/locales/bn_BD: Remove comment about missin...
2009-05-04  Ulrich DrepperUpdate from translation team.
2009-04-29  Jakub JelinekAdd missing CHangeLog entry.
2009-04-29  Jakub Jelinek* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended...
2009-04-27  Ulrich Drepper* cancellation.c (__pthread_disable_asynccancel): Use...
2009-04-27  Ulrich Drepper* locale/programs/locarchive.c (create_archive): Add... cvs/fedora-glibc-20090427T1419
2009-04-27  Ulrich Drepper* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
2009-04-27  Ulrich Drepper* sysdeps/ieee754/k_standard.c (__kernel_standard)...
2009-04-27  Ulrich Drepper* inet/inet6_option.c (option_alloc): Add temporary...
2009-04-27  Ulrich Drepper[BZ #10087]
2009-04-26  Ulrich Drepper* nscd/connections.c (send_ro_fd): Define temporary...
2009-04-26  Ulrich Drepper* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remov...
next