1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-03 14:33:32 +03:00
Files
mariadb/sql
unknown b34af8cde4 Add test for madvise() being declared in C++ code, because it is not
on Solaris even though it is available, and declare it ourselves in
that case. (Bug #7156)


configure.in:
  Add test for madvise() being declared when C++ compiler is used.
include/my_global.h:
  Handle madvise() being available but not declared in C++
isam/extra.c:
  Fix typo in define test
myisam/mi_extra.c:
  Fix typo in define test
sql/examples/ha_tina.cc:
  Test that we have madvise() before trying to call it.
2005-08-31 10:08:55 -07:00
..
2005-07-28 21:25:05 +03:00
2005-06-20 10:49:04 -07:00
2005-05-13 14:04:32 +03:00
2005-06-21 04:24:21 -07:00
2005-06-29 02:40:25 -07:00
2005-08-02 13:12:41 -07:00
2005-03-17 10:59:25 +04:00
2005-07-27 13:24:59 +03:00
2005-07-05 23:24:48 +02:00
2005-03-04 20:24:13 -08:00
2005-08-09 00:13:49 +03:00
2005-07-28 21:25:05 +03:00
2005-08-11 10:20:06 +03:00
2005-06-07 06:34:13 -07:00
2005-08-07 03:16:15 +01:00
2005-08-25 00:08:02 +04:00
2005-04-14 21:31:22 +02:00
2004-12-14 03:36:19 +03:00
2005-08-07 03:16:15 +01:00
2005-05-18 22:14:08 +02:00
2005-06-23 06:15:50 -07:00
2005-08-22 13:20:02 +04:00
2005-08-09 00:13:49 +03:00
2005-02-18 14:19:08 +01:00
2005-07-17 09:46:14 -07:00
2005-07-27 13:05:30 +03:00
2005-08-22 13:20:02 +04:00
2004-11-08 01:13:54 +02:00
2005-07-27 13:05:30 +03:00