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]

New patch available :-)


Hi!

fdsnum.diff 
Number of open file descriptors is virtually unlimited now. The limit depends of underlying OS and available memory. 
Stdin/stdout/stderr are opened now in binary, but not text mode if not connected to a console. 
cat somefile.tar.gz | tar tvfz - 
 
now works. 


-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
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]