Searched refs:QNX (Results 1 – 12 of 12) sorted by relevance
7 *QNX* *qnx*20 Vim on QNX behaves much like other unix versions. |os_unix.txt|
210 |os_qnx.txt| QNX
387 *+GUI_Photon* QNX only: Photon |GUI|415 N *+mouse_pterm* QNX only: pterm mouse handling |qnx-terminal|
5085 QNX os_qnx.txt /*QNX*
1030 Port to QNX. Supports the Photon GUI, mouse, etc. (Julian Kinraid)3237 BeOS: Didn't compile. Configure didn't add the os_beos files, the QNX check4007 Problem: Various problems with QNX.
8727 Solution: Updates for QNX 6.4.0. (Sean Boudreau)17634 Problem: QNX: GUI fails to start.17635 Solution: Remove the QNX-specific #ifdef. (Sean Boudreau)
5341 |win32-mouse|, QNX pterm, *BSD console with sysmouse and Linux console8336 pterm QNX pterm mouse handling.
12441 qnx QNX version of Vim.
168 dnl If QNX is found, assume we don't want to use Xphoton170 AC_MSG_CHECKING(for QNX)172 QNX) OS_EXTRA_SRC=os_qnx.c; OS_EXTRA_OBJ=objects/os_qnx.o174 QNX=yes; AC_MSG_RESULT(yes);;175 *) QNX=no; AC_MSG_RESULT(no);;2258 test "${enable_gui-yes}" != no -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && with_x=yes2394 test "x$with_x" = xno -a "x$HAIKU" != "xyes" -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && enabl…2427 elif test "x$QNX" = "xyes" -a "x$with_x" = "xno" ; then
4560 QNX) OS_EXTRA_SRC=os_qnx.c; OS_EXTRA_OBJ=objects/os_qnx.o4562 QNX=yes; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&54564 *) QNX=no; { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&58171 test "${enable_gui-yes}" != no -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && with_x=yes9192 test "x$with_x" = xno -a "x$HAIKU" != "xyes" -a "x$MACOS_X" != "xyes" -a "x$QNX" != "xyes" && enabl…9233 elif test "x$QNX" = "xyes" -a "x$with_x" = "xno" ; then
681 # source files for QNX (in the extra archive)
2010 call assert_equal(uname =~? 'QNX', has('qnx'))