Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Tom M. Yeh" To: Subject: bug: rmdir for a SAMBA directory Date: Thu, 18 May 2000 22:18:01 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="big5" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id KAA09727 My platform is NT4.0. The rmdir system call returns 0 when it tries to remove a non-empty directory i a SAMBA drive (mapped from a Linux server). It looks like Windows NT's _rmdir returns 0, too. In other words, it is a bug of NT, but will it be better to check whether the directory is really be removed? Regards, Tom