• joerg@mysql.com's avatar
    Step 2 of the switch to support configuration with NPTL: · eaa79cb4
    joerg@mysql.com authored
    Define a new CPP symbol that the target OS is Linux, and use it where only the OS matters and not the threads Library.
    Until now, 'HAVE_LINUXTHREADS' was used to indicate "Target is Linux" in many places.
    When we support configuration with NPTL but no Linuxthreads, this misuse must cease.
    eaa79cb4
stacktrace.c 5.94 KB