Handle page boundaries in x86 SSE4.2 strncmp.
[platform/upstream/glibc.git] / NEWS
2011-03-21 H.J. LuHandle page boundaries in x86 SSE4.2 strncmp.
2011-03-20 Ulrich DrepperImplement x86 cpuid handling of leaf4 for cache informa...
2011-03-18 Ulrich DrepperAdd BZ info.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2011-02-25 Ulrich DrepperUpdate BZ list
2011-02-20 Ulrich DrepperUpdate with BZ number.
2011-02-20 Andreas SchwabMove setting variable in relro data earlier in ld.so.
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-17 Ulrich DrepperUpdate bug list.
2011-02-03 Ulrich DrepperFix typo in NEWS
2011-02-03 Ulrich DrepperUpdate bz list
2011-01-19 Ulrich DrepperPatch followup.
2011-01-15 Ulrich DrepperSignal temporary host lookup errors in nscd as such...
2011-01-14 Ulrich DrepperChange setgroups to affect all the threads in the process.
2011-01-14 Ulrich DrepperFIx handling of unterminated [ expression in fnmatch.
2011-01-13 Ulrich DrepperFix handling of missing syscall in Linux mkdirat.
2011-01-13 Ulrich DrepperHandle long lines in host lookups in the right place.
2011-01-13 Ulrich DrepperFix grouping when rounding increases number of integer...
2011-01-04 David S. Millersparc64: Use i386 implementation for fxstat.
2010-12-27 Jim MeyeringFix infloop on persistent failing calloc in regex.
2010-12-26 Ulrich DrepperUpdate BZs.
2010-11-10 H.J. LuFix one exit path in x86-64 SSE4.2 str{,n}casecmp.
2010-11-10 Ulrich DrepperFix warnings in __bswap_16.
2010-11-05 Ulrich Drepper32bit memset-sse2.S fails with uneven cache size
2010-11-03 Miklos SzerediVerify in ttyname() that the symlink is valid.
2010-10-25 Richard LiFix x86-64 strchr propagation of search byte into all...
2010-10-25 Ulrich DrepperFix perturbing in malloc on free.
2010-10-14 H.J. LuFix alignment of AVX safe area on x86-64.
2010-10-11 Ulrich DrepperFix memory leak for some invalid regular expressions.
2010-10-11 Ulrich Drepperpsiginfo relied too much on sys_siglist.
2010-10-11 Ulrich DrepperLinux getifaddrs might return entries with ->ifa_addr...
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-10-11 Ulrich DrepperFix BZ reference in last checkin.
2010-10-11 Ulrich DrepperUnify psiginfo output.
2010-10-04 Ulrich DrepperMore NEWS changes.
2010-10-04 Ulrich DrepperUpdate NEWS.
2010-09-01 Andreas SchwabFix array overflow in floating point parser
2010-08-25 Ulrich DrepperNEWS udpate.
2010-08-15 Ulrich DrepperAdd optimized strncasecmp versions for x86-64.
2010-08-12 Andreas SchwabProperly quote output of locale
2010-08-11 Ulrich DrepperAdd support for Linux fanotify_init and fanotify_mask...
2010-08-11 Ulrich DrepperAdd support for prlimit and prlimit64 on Linux.
2010-08-11 Ulrich DrepperFix IPTOS_CLASS definition.
2010-08-10 Ulrich DrepperAvoid too much stack use in fnmatch.
2010-07-30 Ulrich DrepperImplement optimized strcaecmp for x86-64.
2010-07-29 Ulrich DrepperCleanup.
2010-07-26 Ulrich DrepperAdd missing BZ.
2010-07-26 Ulrich DrepperNEWS update
2010-06-19 Ulrich DrepperCorrect checking loop in group_member.
2010-05-19 Luis MachadoPOWER7 optimized memset.
2010-05-05 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-05-05 Ulrich DrepperHandle too-small buffers in Linux getlogin_r.
2010-05-04 Ulrich DrepperMention more bugs which are fixed.
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 DrepperMore news. Add BZ info for current and previous releases.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08 Ulrich DrepperMore NEWS for 2.12.
2010-04-08 Ulrich DrepperHook up sq_MK locale.
2010-04-07 Ulrich DrepperImplement new mode for NIS passwd.adjunct.byname table.
2009-12-09 Ulrich DrepperAdd recvmmsg interface.
2009-10-30 Ulrich DrepperMentin new my_MM locale in NEWS.
2009-10-30 Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30 Ulrich DrepperMention IFUNC for PPC.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-23 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-15 Ulrich DrepperMention ps_AF locale as new.
2009-09-18 Roland McGrathMention pthread_sigqueue
2009-08-08 Ulrich DrepperRemove duplicate NEWS entry.
2009-08-08 Ulrich DrepperYet more news items.
2009-08-08 Ulrich DrepperAdd some news items.
2009-07-21 Ulrich DrepperAdd 2.11 news items.
2009-06-02 Ulrich DrepperImplement execvpe.
2009-06-01 Ulrich DrepperDescribe latest IFUNC changes.
2009-05-22 Ulrich DrepperDescribe nss_dns parallel lookup workaround in 2.10...
2009-05-16 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16 Ulrich DrepperCheck for valid stack frame in longjmp.
2009-04-23 Ulrich Drepper* shadow/sgetspent_r.c (__sgetspent_r): Recognize too...
2009-04-14 Ulrich Drepper* sysdeps/x86-64/strrchr.S: New file.
2009-04-11 Ulrich Drepper* stdio-common/printf.h (struct printf_info): Add user...
2009-04-09 Ulrich Drepper* malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422
2009-04-07 Ulrich Drepper* sysdeps/x86_64/strchrnul.S: New file. cvs/fedora-glibc-20090408T1602
2009-04-07 Ulrich Drepper* string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657
2009-04-06 Ulrich Drepper* locales/ks_IN: New file.
2009-04-06 Ulrich Drepper* sysdeps/x86_64/strchr.S: Likewise.
2009-04-05 Ulrich Drepper* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instr...
2009-04-03 Ulrich Drepper* misc/Makefile (routines): Add preadv, preadv64, pwrit...
2009-03-14 Ulrich Drepper[BZ #9948]
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-03-08 Ulrich Drepper* stdlib/Makefile (routines): Add quick_exit, at_quick_...
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2009-02-26 Ulrich Drepper* ctype/ctype.h: The *_l functions are in POSIX 2008.
2009-01-30 Ulrich Drepper* malloc/malloc.c (sYSMALLOc): Don't use assert when...
2008-12-03 Ulrich Drepper* resolv/res_init.c (__res_vinit): Fill in IPv4 name...
2008-11-17 Ulrich Drepper.
2008-11-01 Ulrich Drepper[BZ #6843]
2008-09-29 Ulrich Drepper* socket/Versions: Remove paccept export for GLIBC_2.9.
next