Re: xz archiver has a problem compressing a large volume in multithread mode

2017-11-14 Thread Tetsuji Rai via cygwin
On 11/14/2017 12:37, L A Walsh wrote: > Tetsuji Rai via cygwin wrote: >> Hi all, >> >> I have many music files, so I often archive music directory with "tar >> -cJvf music.tar.xz music" with environment variable XZ_OPTS="-T 3" (I >> have 4 threaded first generation i7).    The archive is about 30G

[ANNOUNCEMENT] KDE Applications 17.08.3

2017-11-14 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * analitza-17.08.3-1 * ark-17.08.3-1 * ark5-part-17.08.3-1 * artikulate-17.08.3-1 * blinken-17.08.3-1 * bomber-17.08.3-1 * bovo-17.08.3-1 * cantor-17.08.3-1 * cantor-backend-kalgebra-17.08.3-1 * cantor-backend-lua-17.08.3-1 * ca

Re: BSD file flags support in Cygwin?

2017-11-14 Thread Bill Zissimopoulos
Corinna, thanks for your answer. My question was largely to confirm my understanding as I probably do not have time to produce such a patch currently. For the benefit of the discussion and to assist any future attempts at doing this: Chflags(2) and friends would be relatively easy to implement. O

Informatica Users List

2017-11-14 Thread Meghan Hudson
Hello Good Day, I would like to know if you are interested in acquiring Informatica Users List. Information fields: Names, Title, Email, Phone, Company Name, Company URL, Company physical address, SIC Code, Industry, Company Size (Revenue and Employee). Let me know if you are interested an

Re: BSD file flags support in Cygwin?

2017-11-14 Thread Corinna Vinschen
On Nov 13 23:21, Bill Zissimopoulos wrote: > Does Cygwin have any support for BSD file flags (UF_* flags, such as > UF_HIDDEN, etc.)? These flags are often used to provide support for > Windows file attributes (FILE_ATTRIBUTE_*, such as FILE_ATTRIBUTE_HIDDEN). > > OSX and FreeBSD provide such supp

Re: Bug in poll/select readable state on write end of pipe

2017-11-14 Thread Corinna Vinschen
On Nov 7 17:39, Erik Bray wrote: > Hi, > > I encountered this bug through a hang in Twisted, but narrowed it down > to a simple example (in Python here, but the same would work in C). > > Basically, in Twisted's system process runner, there's a "hack" [1] > which basically assumes readability (a