On Mon, 10 Sep 2012, Marcin Cieslak wrote: > On Sun, 9 Sep 2012, Mike Stroyan wrote: > >> The root of the problem is an assumption in dtexec that fstat will report the >> number of readable >> characters in a pipe as the st_size. Recent linux kernels always return 0 >> for >> st_size of a pipe. > > Can we make it conditional on Linux only? > It seems that BSDs and Solaris return number of bytes in > the pipe as expected by dtexec. >
I suppose - but I am also a fan of having code that works on all systems - his patch should do that.... -- Jon Trulson Atoms are what make us matter. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel