This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: v18 vs v17 compile times....


In message <199705231513.LAA06332@postman.opengroup.org>, Michael
Condict <condict@opengroup.org> writes
>       1) Readdir, when returning the names of files in a directory,
>          should delete the suffix ".lnk" or ".pif", if present.
>
>Comments?

Fairly trivial... .lnk is a common type for linker script files in the
DOS/Windoze world. With Win95 this is already annoying in explorer, but
if they get filtered out by renaming this way it will cause some of us
problems. Perhaps you should also check the system flag before stripping
the suffix.

-- 
Paul Shirley
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]