]> git.saurik.com Git - wxWidgets.git/history - src/unix/threadpsx.cpp
simplify test for 64 bit architectures: just check if the string '64' occurs in the...
[wxWidgets.git] / src / unix / threadpsx.cpp
1999-03-12  Vadim Zeitlinanother (last?) FreeBSD thread compilation fix
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-06  Vadim Zeitlinmore FreeBSD thread fixes
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...