mariadb/storage/innobase/os
Marko Mäkelä 5f5ffdc76b MDEV-14132 follow-up fix: Validate the posix_fallocate() argument
os_file_set_size(): Sometimes the file already is large enough.
Avoid calling posix_fallocate() with a non-positive argument.
Also, add a missing space to an error message.
2017-10-27 18:59:22 +03:00
..
os0event.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
os0file.cc MDEV-14132 follow-up fix: Validate the posix_fallocate() argument 2017-10-27 18:59:22 +03:00
os0proc.cc Fix some integer type mismatch. 2017-05-10 12:45:46 +03:00
os0thread.cc Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD 2017-08-31 09:30:55 +03:00