• unknown's avatar
    Fix typos that resulted in adding names to the global namespace that · c73efc80
    unknown authored
    were never defined.  This potentially caused problems when trying to link
    libmysqld with shared libraries.
    
    
    strings/longlong2str-x86.s:
      typo: longlong10_str -> longlong10_to_str
    strings/strings-x86.s:
      typo: strxmov_end-strxmov -> .strxmov_end-strxmov
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    c73efc80
longlong2str-x86.s 2.82 KB