QNX 6.x filesystem information (information panel)

2003-03-24 Thread Dmitry Alexeyev
Hello Attached is patch allowing obtaining file system information for MC info panel under QNX 6.x. WBR, Dmitry qnx_info.diff Description: Binary data

Re: [PATCH]: Locale's abbreviated month vfs

2003-03-24 Thread Andrew V. Samoilov
Adam Byrtek / alpha wrote: On Wed, Mar 19, 2003 at 11:25:46AM -0500, Pavel Roskin wrote: If I apply your patch to the CVS version (this requires some manual intervention), But the proper '^' and '$' and 'prev' handling in reverse regexp search still applies, see my patch. . . . 3) Try to

Re: mcedit file locking

2003-03-24 Thread Adam Byrtek / alpha
On Mon, Mar 24, 2003 at 06:02:16PM -0500, Pavel Roskin wrote: What do you think is the best way to implement file locking in mc editor? I want to work on this issue, but first I want to consult you, because you know many of the portability secrets :) Why do you think we need file locking in

Re: mcedit file locking

2003-03-24 Thread Pavel Roskin
Hello, Adam! Why do you think we need file locking in the editor? It's not an often requested feature. What kind of scenarios do you want to prevent? Do we need write locks or read locks? This question still needs to be answered. I just wanted to start work on the following TODO item: