]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2010-11-09  Ulrich DrepperFix memory leak for some invalid regular expressions.
2010-11-09  Ulrich DrepperLinux getifaddrs might return entries with ->ifa_addr...
2010-11-09  Ulrich DrepperRemove specific binutils version recommendation in...
2010-11-09  Ulrich DrepperHandle large requests.
2010-11-09  Joseph Myersgetdents64 fallback d_type support
2010-11-09  Andreas SchwabFix register conflict in s390 ____longjmp_chk
2010-11-09  Chung-Lin TangFix _FORITY_SOURCE version of longjmp for Linux/x86-64.
2010-11-09  Mike FrysingerFix typo in x86-64 epoll.h.
2010-11-09  Andreas SchwabFix array overflow in floating point parser
2010-11-09  Ulrich DrepperActually make it possible to user the default name...
2010-11-09  Ulrich DrepperMissing server address again leads to localhost being...
2010-11-09  H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-11-09  Samuel ThibaultHurd: fix timeout rounding in select
2010-11-09  Roland McGrathBZ 11856: fix manual nit
2010-11-09  Andreas SchwabDocument M_PERTURB
2010-11-09  Roland McGrathBZ #11840: Fix config.cache usage for -fgnu89-inline...
2010-11-09  Roland McGrathFix vDSO synthetic hwcap handling so they are not maske...
2010-11-09  Roland McGrathManual wording fix for round{,f,l}.
2010-11-09  Ulrich DrepperMore linking issues fixed.
2010-11-09  Ulrich DrepperFix build with newer linker.
2010-11-09  Emilio Pozuelo... Hurd: Fix linkat symlink handling.
2010-11-09  Ulrich Drepper32bit memset-sse2.S fails with uneven cache size
2010-11-09  Miklos SzerediVerify in ttyname() that the symlink is valid.
2010-11-01  Richard LiFix x86-64 strchr propagation of search byte into all...
2010-11-01  Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-11-01  H.J. LuFix alignment of AVX safe area on x86-64.
2010-11-01  Ulrich DrepperAdd test case for strstr problem.
2010-11-01  Eric BlakeFix strstr and memmem algorithm.
2010-11-01  Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-11-01  Kirill A. ShutemovFlush cache after solving TEXTRELs if arch requires it.
2010-11-01  Takashi Yoshii[sh] Fix incorrect location of ifndef for __ASSUME_FUTE...
2010-11-01  Andreas SchwabFix use of extend_alloca in NIS
2010-11-01  Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-05-31  H.J. LuIncorrect x86 CPU family and model check.
2010-05-31  Takashi YoshiiFix iov[] size in SH register_dump()
2010-05-31  Ulrich DrepperDon't crash on unresolved weak symbol reference when...
2010-05-31  Andreas SchwabDon't crash on unresolved weak symbol reference
2010-05-31  Andreas Schwabsunrpc: Fix spurious fall-through
2010-05-19  Petr Baudisglibc 2.11.2 release glibc-2.11.2
2010-05-19  Andrew StubbsFix FP exception control.
2010-05-12  Ulrich DrepperFix typos I added in malloc.c
2010-05-12  Roland McGrathFix a const warning in ldconfig.
2010-05-12  Andreas SchwabFix lookup of collation sequence value during regexp...
2010-05-12  Ulrich DrepperFix ldconfig to handle symlinks in chroot correctly.
2010-05-12  Ulrich DrepperSimplify OOM handling in ldconfig.
2010-05-12  Ulrich DrepperOne more bug in ldconfig -r handling.
2010-05-12  Ulrich DrepperFix handling if newline in addmntent.
2010-05-12  Bruno HaibleBZ #11538: Fix ttyname_r callers not to expect errno...
2010-05-12  Bruno HaibleBZ #11537: Hurd: Fix ttyname_r error return value.
2010-05-12  Emilio Pozuelo... Hurd: Fix file_name_lookup_at error case return value.
2010-05-12  Andreas SchwabDon't crash in trace mode when dependencies are missing
2010-05-12  Ulrich DrepperFix crash on reloading of gai data in nscd.
2010-05-12  Andreas SchwabFix fallocate error return on i386.
2010-05-12  Eric Blakegetopt mishandles optstring of "+:"
2010-05-12  Eric Blakegetopt mistakenly allows '-;' as short option
2010-05-12  Eric BlakeFix -W with optional parameters in getopt.
2010-05-12  Ulrich DrepperHandle DNS timeouts in old-style lookkup code.
2010-05-12  Ulrich DrepperFix aux cache handling in ldconfig with chroot.
2010-05-12  Ulrich DrepperFix printing error messages in getopt.
2010-05-12  Ulrich DrepperDeclare iruserok and iruserok_af.
2010-05-12  Ulrich DrepperAdd test case for last argp bug.
2010-05-12  Sergey PoznyakoffFix option aliasing in argp.
2010-05-12  Ulrich DrepperFix retrieving of kernel header version.
2010-05-12  Ulrich DrepperFix concurrent handling of __cpu_features.
2010-05-12  Ulrich DrepperHandle unnecessary padding in getdents64.
2010-05-12  Ulrich DrepperAdd missing include.
2010-05-12  Ulrich DrepperFix changes to interface list during getifaddrs calls.
2010-05-12  Ulrich DrepperDocument problem with NATs in getaddrinfo.
2010-05-12  Ulrich DrepperMissing memory barrier in DES initialization.
2010-05-12  Ulrich DrepperFix set_max_fast in malloc.
2010-05-12  Andreas SchwabFix spurious UNAVAIL status is getaddrinfo
2010-05-12  Andreas SchwabFix typo in cuserid
2010-05-12  Jonathan Geislercalls to cuserid() can result in buffer overruns and...
2010-05-12  Paul PluzhnikovFix missing dependency of localedata tests on gconv...
2010-05-12  Richard GuentherFix R_X86_64_PC32 overflow detection
2010-05-12  Ulrich DrepperFix reporting of I/O errors in *dprintf functions.
2010-05-12  Petr BaudisFix assertion in palloc and pvalloc as well.
2010-05-12  Jim Meyeringmanual: fix typo: s/are/is/
2010-05-12  Jim Meyeringmanual: adjust grammar
2010-05-12  Jim Meyeringmanual: fix doubled-words and typos
2010-05-11  Andreas KrebbelS/390: Disable two UTF conversion instructions
2010-05-11  Ulrich DrepperFix file descriotor leak in nftw with FTW_CHDIR
2010-05-11  Ulrich DrepperFix i386 __mpn_lshift unwind info
2010-05-11  Ulrich DrepperFix endless loop with invalid /etc/shells file.
2010-05-11  Andreas SchwabDon't map U00DF to U1E9E in toupper table.
2010-05-11  Andreas SchwabFix error checking in iconv.
2010-05-11  Ulrich DrepperAdd BZ number.
2010-05-11  Joe Landers_nl_load_locale() incorrectly handles mmap() failures
2010-05-11  Ulrich DrepperExtend overflow detection in re_dfa_add_node.
2010-05-11  Ulrich Drepperregex: avoid internal re_realloc overflow
2010-05-11  Andreas SchwabFix ____longjmp_chk for s390/s390x.
2010-05-11  Ulrich DrepperRemove unnecessary returns.
2010-05-11  Andreas SchwabUse correct type when casting d_tag.
2010-05-11  Andreas SchwabIgnore negative dynamic entry types.
2010-05-11  Ulrich DrepperMake unistd.h pre-c((-safe.
2010-05-10  H.J. Lumemchr overshoots on ia64
2010-05-10  Ryan S. ArnoldRemove incorrect paring of /proc/stat etc.
2010-01-18  Paul Eggertregcomp.c: do not ignore memory allocation failure
2010-01-18  Ulrich DrepperFix typo in feature selection macro use.
2010-01-18  Ulrich DrepperAvoid ELF lookup race.
next