delorie.com/archives/browse.cgi | search |
Date: | Fri, 2 Nov 2001 12:35:15 -0500 |
Message-Id: | <200111021735.fA2HZFJ21434@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <3BE2B26D.CA65166B@phekda.freeserve.co.uk> (message from Richard |
Dawe on Fri, 02 Nov 2001 14:49:17 +0000) | |
Subject: | Re: Patch to add st_blocks to struct stat |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000713092214 DOT 12595A-100000 AT is> <3BE2B26D DOT CA65166B AT phekda DOT freeserve DOT co DOT uk> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Changing the size of struct stat will cause problems with pre-built objects, especially third party libraries. *If* we decide to change the size of struct stat (I recommend against), let's add a few dummy fields at the end, so that we can "expand" it next time without changing its size.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |