![Miguel de Icaza](/assets/img/avatar_default.png)
* cmd.c: Internal edit is used by default. vi may be confusing for some users. * tree.c: tree_rmdir_cmd() should not return any value, because it is not analyzed for errors. * main.c: NT code: use O_BINARY instead of _O_BINARY * util.c: DO not test for arguments that do not make sense under Windows NT. * file.c: utime.h always included for Windows NT port. * view.c: Events are flushed only if the ports supports it. Lots of Windows/NT changes, but I will let Pavlov write the ChangeLog entries. Mon Mar 16 13:05:47 1998 Pavel Roskin <pavel@absolute.spb.su> * tkview.c: Include stdio.h; Minor spelling corrections added.
9 строки
273 B
Plaintext
9 строки
273 B
Plaintext
Mon Mar 16 13:05:47 1998 Pavel Roskin <pavel@absolute.spb.su>
|
|
|
|
* tkview.c: Include stdio.h; Minor spelling corrections added.
|
|
|
|
1998-03-04 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
|
|
|
* tkconf.h (PORT_HAS_FILTER_CHANGED): New flag for conditional compilation.
|
|
|