X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=b5humpLN7vFu0Zql1rAh+aqPd/zNP dj+j71asFg/g+LPclDUBAKLefqEqGA8Bc3CC8pOjJzh8kaMqjvVhUERQ3aqly7xA 7h0lUv37slccXdljeBOqykGuzcR1wdJHzZcgEaOgVhzVro9G+9s9TX7GqUSkb9rJ wvBm/pVQBCWZCw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=aX4naz9hlfJQUxm0NWaVPrjRSJY=; b=HB3 SlCJzIlCOXsPbwtgi+UBdaakR9u6fK+Bgm/Avr4ET595tdhuTUKmM5u6YrttuDIG 9mpRV69xBF6afl8ymCX2ue6KiJGHOrrYQaHsSH5iTHhaeFX1DmqEfDh/23qFimId a+VG7up9wKNuB6OhOH3kU3q15vI+t+2fqa/QcrQo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*MI:uni, REF, H*M:uni, Tel X-HELO: smtp02.belwue.de Date: Thu, 3 May 2018 11:35:14 +0200 From: Ulli Horlacher To: cygwin AT cygwin DOT com Subject: inotify? Message-ID: <20180503093514.GA31178@rus.uni-stuttgart.de> Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes I have written a program, which uses inotify(wait) to send new created or modified files. Since inotify is a Linux kernel service, my program does not run with Cygwin. Is there a similar service "tell me of new files in this directory tree" in Windows which I can use instead? -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum TIK Universitaet Stuttgart E-Mail: horlacher AT tik DOT uni-stuttgart DOT de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ REF:<20180503093514 DOT GA31178 AT rus DOT uni-stuttgart DOT de> -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple