]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2010-12-01  Mike FrysingerFix typo in x86-64 epoll.h.
2010-12-01  Andreas SchwabFix array overflow in floating point parser
2010-12-01  Ulrich DrepperActually make it possible to user the default name...
2010-12-01  Ulrich DrepperMissing server address again leads to localhost being...
2010-12-01  H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-12-01  Samuel ThibaultHurd: fix timeout rounding in select
2010-12-01  Roland McGrathBZ 11856: fix manual nit
2010-12-01  Andreas SchwabDocument M_PERTURB
2010-12-01  Roland McGrathBZ #11840: Fix config.cache usage for -fgnu89-inline...
2010-12-01  Roland McGrathFix vDSO synthetic hwcap handling so they are not maske...
2010-12-01  Roland McGrathManual wording fix for round{,f,l}.
2010-12-01  Ulrich DrepperMore linking issues fixed.
2010-12-01  Ulrich DrepperFix build with newer linker.
2010-12-01  Emilio Pozuelo... Hurd: Fix linkat symlink handling.
2010-12-01  Ulrich Drepper32bit memset-sse2.S fails with uneven cache size
2010-12-01  Miklos SzerediVerify in ttyname() that the symlink is valid.
2010-12-01  Ulrich DrepperAdd missing file.
2010-12-01  Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-26  Richard LiFix x86-64 strchr propagation of search byte into all...
2010-10-26  Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-26  H.J. LuFix alignment of AVX safe area on x86-64.
2010-10-08  Ulrich DrepperAdd test case for strstr problem.
2010-10-08  Eric BlakeFix strstr and memmem algorithm.
2010-10-08  Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-08-19  Andreas SchwabFix ifunc thunk for strspn on x86 in static libc
2010-08-17  Ulrich Drepper(__getlogin_r_loginuid): Also fail if tpwd after pwuid...
2010-08-17  Andreas SchwabMore fixes to error handling in getlogin_r.
2010-08-17  Ulrich DrepperFix error handling in Linux getlogin*.
2010-07-27  Andreas Schwabglibc 2.12.1 release glibc-2.12.1
2010-07-27  Andreas SchwabRegenerate NOTES
2010-06-15  Kirill A. ShutemovFlush cache after solving TEXTRELs if arch requires it.
2010-06-15  Takashi Yoshii[sh] Fix incorrect location of ifndef for __ASSUME_FUTE...
2010-06-15  Andreas SchwabFix use of extend_alloca in NIS
2010-06-14  Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-06-01  H.J. LuIncorrect x86 CPU family and model check.
2010-06-01  Takashi YoshiiFix iov[] size in SH register_dump()
2010-06-01  Ulrich DrepperDon't crash on unresolved weak symbol reference when...
2010-06-01  Andreas SchwabDon't crash on unresolved weak symbol reference
2010-06-01  Andreas SchwabImplement recvmmsg also as socketcall
2010-06-01  Andreas Schwabsunrpc: Fix spurious fall-through
2010-05-24  Andreas SchwabMake <sys/timex.h> compatible with C++
2010-05-19  Andreas SchwabFix typo in es_CR locale.
2010-05-12  Andrew StubbsFix FP exception control.
2010-05-07  Roland McGrathFix a const warning in ldconfig.
2010-05-07  Ulrich DrepperRefer to old CL file.
2010-05-07  Ulrich DrepperEnable IDN support in getent.
2010-05-06  Ulrich DrepperWS fixes
2010-05-06  Ulrich DrepperFix race in free sanity check.
2010-05-05  Andreas SchwabFix lookup of collation sequence value during regexp...
2010-05-05  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-05-05  Andreas SchwabFix name of tt_RU.UTF-8@iqtelif locale.
2010-05-05  Ulrich DrepperHandle too-small buffers in Linux getlogin_r.
2010-05-05  Andreas SchwabRegenerate INSTALL
2010-05-05  Ulrich DrepperRemove unnecessary Alpha support.
2010-05-04  Ulrich DrepperMention more bugs which are fixed.
2010-05-04  Ulrich DrepperFix CL.
2010-05-03  Ulrich DrepperPrepare for release. glibc-2.12
2010-05-03  Ulrich DrepperFix ldconfig to handle symlinks in chroot correctly.
2010-05-03  Ulrich DrepperSimplify OOM handling in ldconfig.
2010-05-03  Ulrich DrepperOne more bug in ldconfig -r handling.
2010-05-03  Ulrich DrepperStart of week is wrong for Switzerland.
2010-05-03  Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2010-05-03  Ulrich DrepperCode cleanup in __dl_iterate_phdr.
2010-05-02  Ulrich DrepperFix handling if newline in addmntent.
2010-04-28  Bruno HaibleBZ #11538: Fix ttyname_r callers not to expect errno...
2010-04-26  Bruno HaibleBZ #11537: Hurd: Fix ttyname_r error return value.
2010-04-26  Emilio Pozuelo... Hurd: Fix file_name_lookup_at error case return value.
2010-04-22  Ulrich DrepperUpdate vi translation file.
2010-04-21  Ulrich DrepperUpdate bg translation file.
2010-04-19  Roland McGrathLink elf/noload test against -ldl.
2010-04-19  Roland McGrathLink as-needed against ld.so.
2010-04-19  Roland McGrathtst-fmemopen: Do not write test file in $srcdir.
2010-04-15  H.J. LuMissing CL.
2010-04-15  H.J. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2010-04-15  Ulrich DrepperWhitespace fix.
2010-04-15  H.J. LuAdd x86-32 FMA support
2010-04-15  H.J. LuCheck DATA_CACHE_SIZE_HALF
2010-04-15  Andreas SchwabDon't crash in trace mode when dependencies are missing
2010-04-15  Ulrich DrepperRemove unintended change.
2010-04-15  H.J. LuOptimie x86-64 SSE4 memcmp for unaligned data.
2010-04-14  H.J. Lux86-64 SSE4 optimized memcmp
2010-04-14  Ulrich DrepperUpdate x86-64 cpu multiarch selection header.
2010-04-13  Matt Flemingelf/elf.h: Add SH specific ELF header flags.
2010-04-13  Andreas SchwabFix makecontext on s390/s390x
2010-04-13  Andreas SchwabFix use of ucontext_t objects in tst-makecontext3
2010-04-10  Ulrich DrepperFix crash on reloading of gai data in nscd.
2010-04-09  Roland McGrathUse a stamp file for libc-abis.h rule.
2010-04-09  Roland McGrathRevert "Shorten build commands"
2010-04-09  Roland McGrathFix tst-chmod not to write into srcdir.
2010-04-09  Ulrich DrepperFix typo in last commit.
2010-04-09  Ulrich DrepperAdd BZ to an older patch.
2010-04-09  Ulrich DrepperImplement interfaces to set and get names of threads.
2010-04-09  Ulrich DrepperFix typo in locale source file.
2010-04-09  Ulrich DrepperWhitespace issues.
2010-04-09  Ulrich DrepperMore news. Add BZ info for current and previous releases.
2010-04-09  Ulrich DrepperBuild cv_RU locale.
2010-04-09  Adi RoibanChuvash language locale for Russia.
2010-04-09  Ulrich DrepperAdd BZ number.
2010-04-09  Ulrich DrepperPrint reload count in nscd statistics.
2010-04-09  Ulrich DrepperChange es_GT paper sizxe to letter.
next