mariadb/storage/innobase/os
Marko Mäkelä c22dff21a5 InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX
Let us use the normal platform-specific preprocessor symbols
__linux__, __sun__, _AIX instead of some homebrew ones.

The preprocessor symbol UNIV_HPUX must have lost its meaning
by f6deb00a56 (note: the symbol
UNIV_HPUX10 is being checked for, but only UNIV_HPUX is defined).
2022-09-19 12:20:53 +03:00
..
os0event.cc Merge 10.2 into 10.3 2019-07-25 15:31:11 +03:00
os0file.cc InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
os0proc.cc InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
os0thread.cc Merge branch '10.2' into 10.3 2019-12-04 17:46:28 +01:00