Keyboard modifiers in Photon 2.x (QNX 6.x)

Pavel Roskin proski at gnu.org
Mon Mar 10 14:40:51 UTC 2003


On Mon, 10 Mar 2003, Pavel Roskin wrote:

> Hello!
>
> > Attached is patch to allow modifiers detection in QNX Photon
> > pterm. (diff against key.c from yesterday's CVS snap)
>
> Applied.  Thank you!

By the way, you are using fstat() incorrectly.  The first argument should
be an open file descriptor.  fstat returns 0 on success.  I'm removing
that check - it's not required.  dlopen() will return NULL on non-existent
files.

-- 
Regards,
Pavel Roskin



More information about the mc-devel mailing list