Newly launched - Materials Research International - Journal Invitation to Submit Research Articles

2018-09-30 Thread Materials Int. Res.Jour
Materials Research International ( http://theamphpub.science/index.php?option=com_acymailing&ctrl=url&subid=19155&urlid=1&mailid=40 ) ( http://theamphpub.science/index.php?option=com_acymailing&ctrl=url&subid=19155&urlid=2&mailid=40 ) Prof.Dr. cygwin Subject : New International Materials Resea

Re: Filesystem enumeration performance improvement

2018-09-30 Thread Jürgen Wagner
Hi Marco,   as you don't use the Cygwin APIs but go to the Windows APIs directly, any changes to the way stat()/readdir() or related functions in Cygwin operate do not seem to be a plausible reason why your code is running faster. I doubt printf() can be improved to provide such a dramatic speed-up

Filesystem enumeration performance improvement

2018-09-30 Thread Marco Mason
I recently upgraded from cygwin v2.10 to v2.11.1 and noticed that one of my programs got a tremendous speed boost. It's a custom filesystem enumeration program whose output I feed to frcode to update the /var/locatedb database. It used to take quite a bit of time (15-20 minutes?), and now runs in

[ANNOUNCEMENT] Updated: gdal-2.3.2-1

2018-09-30 Thread Marco Atzeri
Version 2.3.2-1 of gdal libgdal-devel libgdal20 perl-gdal python-gdal have been uploaded for cygwin. CHANGES Latest upstream release https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News DESCRIPTION The Geospatial Data Abstraction Library is a translator library for raster and vec

Re: equivalent to su or sudo?

2018-09-30 Thread Erik Soderquist
On Fri, Aug 17, 2018 at 6:01 AM, Ulli Horlacher wrote: > I need to run some scripts with full administrator rights (for chown, > chmod, setfacl). > Is there a cygwin equivalent to su or sudo? I've actually found that after installing and configuring sshd as a service, "ssh localhost" gives me an e

Cannot use screen when Cygwin is installed on a FAT32 filesystem / chmod does not work on FAT32 directories

2018-09-30 Thread Matt D.
I'm trying to use Cygwin on a Windows machine with the latest release. The system in question must run from a filesystem formatted with FAT32 and therefore inherits the 'noacl' field according to the documentation. After a clean install and running Cygwin.bat, I am greeted with the following e