Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12463 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53022 invoked by uid 1010); 30 Aug 2004 09:07:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52584 invoked from network); 30 Aug 2004 09:07:12 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 30 Aug 2004 09:07:12 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i7U97CLQ005642 for ; Mon, 30 Aug 2004 11:07:12 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i7U976mf005615; Mon, 30 Aug 2004 11:07:06 +0200 Date: Mon, 30 Aug 2004 11:07:07 +0200 (CEST) X-X-Sender: derick@localhost To: Wez Furlong cc: Marcin Gibu?a , PHP Developers Mailing List In-Reply-To: <200408260120.30647.mg@iceni.pl> Message-ID: References: <200408260120.30647.mg@iceni.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] [PATCH] Bug #28371 (Different behaviour of fopen depending on r+,w+,a+) From: derick@php.net (Derick Rethans) Wez, your comments please? :) Derick On Thu, 26 Aug 2004, Marcin [iso-8859-2] Gibu?a wrote: > Hi, > here's a patch proposal for bug #28371. > ftruncate() doesn't update file position and all further writes go to the old > location. (or is it an undocumented feature?) > > -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org