mariadb/storage/innobase/ut
Marko Mäkelä 44b0c86971 Clean up ut_strlcpy(), ut_strlcpy_rev()
ut_strlcpy(): Replace with the standard function strncpy().

ut_strlcpy_rev(): Define in the same compilation unit where
the only caller resides. Avoid unnecessary definition
in non-debug builds.
2019-10-30 06:42:51 +02:00
..
ut0crc32.cc
ut0dbg.cc
ut0list.cc
ut0mem.cc Clean up ut_strlcpy(), ut_strlcpy_rev() 2019-10-30 06:42:51 +02:00
ut0new.cc
ut0rbt.cc
ut0rnd.cc
ut0ut.cc Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
ut0vec.cc
ut0wqueue.cc Merge 10.1 to 10.2 2019-10-25 17:33:39 +03:00