Loading include/config-netware.h +10 −0 Original line number Diff line number Diff line Loading @@ -46,11 +46,21 @@ extern "C" { #undef HAVE_SYS_MMAN_H #undef HAVE_SYNCH_H #undef HAVE_MMAP #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 #define HAVE_BROKEN_REALPATH 1 #undef HAVE_POSIX_SIGNALS #undef HAVE_PTHREAD_ATTR_SETSCOPE #undef HAVE_ALLOC_A #undef HAVE_FINITE #undef HAVE_GETPWNAM #undef HAVE_GETPWUID #undef HAVE_PTHREAD_SETSCHEDPARAM #undef HAVE_READLINK #undef HAVE_STPCPY /* no libc crypt() function */ #ifdef HAVE_OPENSSL #define HAVE_CRYPT 1 Loading netware/my_print_defaults.def +2 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,8 @@ MODULE libc.nlm COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL Print Defaults Tool" VERSION 4, 0 VERSION 5, 0, 8 STACKSIZE 32767 XDCDATA ../netware/mysql.xdc #DEBUG sql/mysqld.cc +1 −0 Original line number Diff line number Diff line Loading @@ -140,6 +140,7 @@ int deny_severity = LOG_WARNING; #define zVOLSTATE_DEACTIVE 2 #define zVOLSTATE_MAINTENANCE 3 #include <nks/netware.h> #include <nks/vm.h> #include <library.h> #include <monitor.h> Loading Loading
include/config-netware.h +10 −0 Original line number Diff line number Diff line Loading @@ -46,11 +46,21 @@ extern "C" { #undef HAVE_SYS_MMAN_H #undef HAVE_SYNCH_H #undef HAVE_MMAP #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 #define HAVE_BROKEN_REALPATH 1 #undef HAVE_POSIX_SIGNALS #undef HAVE_PTHREAD_ATTR_SETSCOPE #undef HAVE_ALLOC_A #undef HAVE_FINITE #undef HAVE_GETPWNAM #undef HAVE_GETPWUID #undef HAVE_PTHREAD_SETSCHEDPARAM #undef HAVE_READLINK #undef HAVE_STPCPY /* no libc crypt() function */ #ifdef HAVE_OPENSSL #define HAVE_CRYPT 1 Loading
netware/my_print_defaults.def +2 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,8 @@ MODULE libc.nlm COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL Print Defaults Tool" VERSION 4, 0 VERSION 5, 0, 8 STACKSIZE 32767 XDCDATA ../netware/mysql.xdc #DEBUG
sql/mysqld.cc +1 −0 Original line number Diff line number Diff line Loading @@ -140,6 +140,7 @@ int deny_severity = LOG_WARNING; #define zVOLSTATE_DEACTIVE 2 #define zVOLSTATE_MAINTENANCE 3 #include <nks/netware.h> #include <nks/vm.h> #include <library.h> #include <monitor.h> Loading