Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3E346AB9.D6D2C267@phekda.freeserve.co.uk> Date: Sun, 26 Jan 2003 23:09:45 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: struct stat and st_blocks Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. According to SUSv2 'struct stat' should contain an st_blocks member, which is the number of blocks allocated for the object. Unless people think it's a good idea to add st_blocks, I'm not going to write a patch, because it will break backwards binary compatibility. coreutils 4.5.4 uses st_blocks in the 'stat' program. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]