Patch for QNX Neutrino (sorry for typo error).



Hello.

I would suggest a patch for Midnight Commander when compiled on QNX Neutrino
(aka Realtime Platform).
In function "canonicalize_pathname()" contained in  file "src/ultilunix.c"
please change:

#if defined(__QNX__)

with

#if defined(__QNX__) && !defined(__QNXNTO__)

This is required because the native QNX Neutrino peer-to-peer networking
(Qnet) differ from QNX4 (Fleet) i.e. nodes are not prefixed with "//[nid]".

Best regards.
Maurizio Rossi
System S.p.A.
mrossi system-group it




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]