List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:September 11 2008 10:37pm
Subject:Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763
View as plain text  
* Konstantin Osipov <konstantin@stripped> [08/09/12 02:35]:
> * Use libstring functions (in the strings directory) instead of
> standard libc string functions whenever possible. For example, use
> bfill() and bzero() instead of memset().

I actually took a look at the implementation in strings/bzero.c.

It's horrendous ;) I wonder what is going to be the impact on
performance if we replace all bzero with memset ;)

-- 
Thread
bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Sergey Glukhov5 Sep
  • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Davi Arnaut11 Sep
    • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Konstantin Osipov11 Sep
      • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Davi Arnaut12 Sep
        • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Konstantin Osipov12 Sep
          • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Konstantin Osipov12 Sep
            • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Davi Arnaut12 Sep
              • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Konstantin Osipov12 Sep
                • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Davi Arnaut12 Sep
          • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Davi Arnaut12 Sep
            • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Konstantin Osipov12 Sep
              • Re: bzr commit into mysql-5.0 branch (gluh:2678) Bug#22763Davi Arnaut12 Sep