]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2012-08-29  H.J. LuUse LD_SO to set $ld_so_name/$ld_so_version
2012-08-29  Siddhesh PoyarekarDon't make ttyname* fail if proc filesystem is not...
2012-08-27  Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-27  Mike Frysingerupdate NEWS
2012-08-27  Guido Guenthermips: clear condition bit 23 in fpu too
2012-08-27  Mike Frysingeralpha: add conditional fdatasync support
2012-08-27  Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27  Joseph MyersFix strtod rounding (bug 3479).
2012-08-27  Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-08-25  Marek PolacekFix some typos in comments.
2012-08-23  Roland McGrathFix tst-rfc3484* build failures from USE_NSCD move...
2012-08-23  Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-23  Joseph MyersMake dl-fxstatat64.c include of fxstatat64.c use <...
2012-08-22  Roland McGrathFix shadow, gshadow, networks, protocols, rpc, aliases...
2012-08-22  Joseph MyersClean up MIPS stat64 handling.
2012-08-22  Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22  Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-22  Dmitry V. LevinFix sed configure check for newer sed --version output.
2012-08-22  Roland McGrathFix libc-start change for IRELless machines.
2012-08-22  Joseph MyersMove bug number to correct section of NEWS.
2012-08-22  Jeff Law * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use...
2012-08-22  Mike Frysingerrename V variable to lib-version
2012-08-22  Roland McGrathLeading-tabify ChangeLog.
2012-08-22  Roland McGrathFix ChangeLog format.
2012-08-22  Will SchmidtAdd versions of wcscpy, wcschr, wcsrchr for power6...
2012-08-22  Maxim KuvyrkovMicro-optimize critical path of strstr, strcase and...
2012-08-22  Maxim KuvyrkovUse pointers for traversing arrays in strstr, strcasest...
2012-08-22  Maxim KuvyrkovDetect EOL on-the-fly in strstr, strcasestr and memmem.
2012-08-22  Maxim KuvyrkovOptimize first-character loop of strstr, strcasestr...
2012-08-21  Roland McGrathSupport static IFUNC calls irrespective of USE_MULTIARCH.
2012-08-21  Joseph MyersRemove __ASSUME_FADVISE64_64_SYSCALL.
2012-08-21  Will Schmidt[Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.
2012-08-20  Roland McGrathFix typos in manual wrt syslog.
2012-08-20  Roland McGrathFix conditional on using DSOCAPS to match condition...
2012-08-20  Joseph MyersRemove __ASSUME_SWAPCONTEXT_SYSCALL.
2012-08-20  Joseph MyersDefine __ASSUME_UTIMES for s390.
2012-08-20  Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
2012-08-20  Andreas KrebbelS/390: Remove 32 bit getrlimit.c.
2012-08-19  Joseph MyersAdd bug number to NEWS.
2012-08-18  Andreas JaegerFix last patch: Add missing DUMMY variable
2012-08-18  Mike Frysingeradd attribute_hidden to __have_{sock_cloexec,pipe2...
2012-08-18  Mike Frysingersplit assume pipe2/dup3/sock_cloexec knobs
2012-08-18  Mike Frysingerupdate linux nice.c include path too after recent file...
2012-08-17  Marek PolacekQuash warning in s_sincosl.
2012-08-17  Roland McGrathAdjust old #include's of sysdeps/unix/time.c to point...
2012-08-17  Roland McGrathMake sysheaders available in config.make.
2012-08-17  Roland McGrathMove some things from sysdeps/unix to sysdeps/posix.
2012-08-17  Roland McGrathFix rule dependency in last change.
2012-08-17  Jeff Law2012-08-17 Jeff Law <law@redhat.com>
2012-08-17  Roland McGrathMerge unix/inet/syscalls.list into unix/syscalls.list.
2012-08-17  Roland McGrathFix typo in last change.
2012-08-17  Roland McGrathFix getaddrinfo for [!_STATBUF_ST_NSEC] case.
2012-08-17  Roland McGrathMake malloc build for no-threads configurations.
2012-08-17  Roland McGrathChange type of constant to avoid a warning.
2012-08-17  Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-17  Roland McGrathAdd a cast to silence a warning.
2012-08-17  Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-17  Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-17  Gary BensonAlso set r->r_map when unmapping the first object in...
2012-08-16  Roland McGrathDo not pollute name space with internal_*netgrent funct...
2012-08-16  Joseph MyersUpdate longlong.h from GCC.
2012-08-16  Roland McGrathSuppress -Wunused-but-set warnings in GMP code.
2012-08-16  Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-16  Joseph MyersRemove __ASSUME_POSIX_TIMERS.
2012-08-16  Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
2012-08-16  Roland McGrathDefine __rtld_lock_initialize in stub bits/libc-lock...
2012-08-16  Roland McGrathAdd a missing #include to dl-sym.c.
2012-08-15  Maxim KuvyrkovOptimize __libc_lock_lock and __libc_lock_trylock for...
2012-08-15  Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-15  Roland McGrathSuppress regcomp.c warnings in 32-bit builds.
2012-08-15  Roland McGrathDefine O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl...
2012-08-15  Roland McGrathMove stub lseek.c to the right directory.
2012-08-15  Roland McGrathFix stub clock_nanosleep #include.
2012-08-15  Roland McGrathFix last sha512.c change to avoid compiler warning.
2012-08-15  Andreas JaegerRemove executable permissions checked in by accident
2012-08-15  Liubov DmitrievaFix segmentation fault in strncasecmp for i686
2012-08-15  Andreas JaegerAdd testcase for BZ#14090 - md5/sha512 with large sizes
2012-08-15  Paul EggertFix BZ#14090 - md5/sha512 with large sizes
2012-08-15  Roland McGrathRemove local redefinition of MAX macro.
2012-08-15  Roland McGrathClean up x86_64/multiarch/strstr-c.c include order.
2012-08-15  Roland McGrathClean up x86_64/multiarch/memmove.c include order.
2012-08-15  Roland McGrathDeclare __getdirentries in internal dirent.h.
2012-08-15  Roland McGrathAdd casts to suppress warnings in system.c under [...
2012-08-15  Roland McGrathRename ARM bits/atomic.h not to be specific to nptl...
2012-08-15  Roland McGrathSeparate ARM bits/atomic.h into generic and Linux-speci...
2012-08-15  Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2012-08-15  Mike Frysingerarm: fix up style in reloc fix
2012-08-15  Mike Frysingeri386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
2012-08-15  Mike Frysingeria64: drop HAVE_CPP_ASM_DEBUGINFO
2012-08-14  Roland McGrathAdd a missing #include.
2012-08-14  Roland McGrathAdd a missing #include.
2012-08-14  Joseph MyersRemove __ASSUME_CLONE_THREAD_FLAGS.
2012-08-14  Joseph MyersAdd more fixed bug numbers to NEWS.
2012-08-14  Andreas JaegerAnother ULPs update.
2012-08-14  Andreas JaegerUpdate i386 ULPs
2012-08-14  Andreas JaegerUse tabs instead of spaces
2012-08-14  Maxim KuvyrkovAdd explicit acquire/release semantics to MIPS' atomic_...
2012-08-14  Maxim KuvyrkovAdd explicit acquire/release semantics to atomic_exchan...
2012-08-14  Richard Hendersonalpha: Don't test toolchain support for TLS or GPREL
2012-08-14  Richard Hendersonalpha: Fix compat version number for nearbyintl
next